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
24 Fixed assorted dumb SMP locking bugs
26 Juha Sievanen, University of Helsinki Finland
28 /proc interface to LAN class
32 Auvo Häkkinen, University of Helsinki Finland
34 /Proc interface to LAN class
40 This work was made possible by
43 Funding for the Building #3 part of the project
45 Symbios Logic (Now LSI)
46 Host adapters, hints, known to work platforms when I hit
47 compatibility problems
50 Loan of initial FibreChannel disk array used for development work.
53 Funding the work done by the University of Helsinki
56 Loan of FDDI and Gigabit Ethernet cards
59 Loan of I2O motherboard
63 o The core setup works within limits.
64 o The scsi layer seems to almost work. I'm still chasing down the hang
66 o The block OSM is fairly minimal but does seem to work.
67 o LAN OSM works with FDDI and Ethernet cards.
72 o Support multiple IOP's and tell them about each other
73 o Provide hidden address space if asked
74 o Long term message flow control
75 o PCI IOP's without interrupts are not supported yet
76 o Push FAIL handling into the core
77 o DDM control interfaces for module load etc
81 o Multiple major numbers
82 o Read ahead and cache handling stuff. Talk to Ingo and people
84 o Finish Media changers
87 o Find the right way to associate drives/luns/busses
90 Fix the "killing interrupt handler" in i2o_set_multicast_list
93 o Anyone seen anything implementing this ?