2 Linux I2O Support (c) Copyright 1999 Red Hat Software
5 This program is free software; you can redistribute it and/or
6 modify it under the terms of the GNU General Public License
7 as published by the Free Software Foundation; either version
8 2 of the License, or (at your option) any later version.
12 Alan Cox, Building Number Three Ltd.
13 Core code, SCSI and Block OSMs
15 Steve Ralston, LSI Logic Corp.
16 Debugging SCSI and Block OSM
18 Deepak Saxena, Intel Corp.
19 /proc interface, bug fixes
20 Ioctl interfaces for control
23 Fixed assorted dumb SMP locking bugs
25 Juha Sievanen, University of Helsinki Finland
27 /proc interface to LAN class
31 Auvo Häkkinen, University of Helsinki Finland
33 /Proc interface to LAN class
39 This work was made possible by
42 Funding for the Building #3 part of the project
44 Symbios Logic (Now LSI)
45 Host adapters, hints, known to work platforms when I hit
46 compatibility problems
49 Loan of initial FibreChannel disk array used for development work.
52 Funding the work done by the University of Helsinki
56 o The core setup works within limits.
57 o The scsi layer seems to almost work. I'm still chasing down the hang
59 o The block OSM is fairly minimal but does seem to work.
60 o LAN OSM works with FDDI cards.
65 o Support multiple IOP's and tell them about each other
66 o Provide hidden address space if asked
67 o Long term message flow control
68 o PCI IOP's without interrupts are not supported yet
69 o Push FAIL handling into the core
70 o DDM control interfaces for module load etc
74 o Multiple major numbers
75 o Read ahead and cache handling stuff. Talk to Ingo and people
77 o Finish Media changers
80 o Find the right way to associate drives/luns/busses
83 Fix the "killing interrupt handler" in i2o_set_multicast_list
86 o Anyone seen anything implementing this ?