2d5b1127ce515cffe393ac4f7c4f6f593f0f6380
[pandora-kernel.git] / drivers / staging / slicoss / README
1 This driver is supposed to support:
2
3         Mojave cards (single port PCI Gigabit) both copper and fiber
4         Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
5         Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber
6
7 The driver was actually tested on Oasis and Kalahari cards.
8
9 TODO:
10         - move firmware loading to request_firmware()
11         - remove direct memory access of structures
12         - any remaining sparse and checkpatch.pl warnings
13         - any netdev recommended changes
14
15 Please send patches to:
16         Greg Kroah-Hartman <gregkh@suse.de>
17 and Cc: Lior Dotan <liodot@gmail.com> and Christopher Harrer
18 <charrer@alacritech.com> as well as they are also able to test out any
19 changes.