Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
..
Kconfig 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
Makefile 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
README 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
slic.h c6bc6cd23a Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLED 16 years ago
slichw.h 976c032faa Staging: slicoss: slichw.h cleanup 16 years ago
slicoss.c 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago

README

This driver is supposed to support:

Mojave cards (single port PCI Gigabit) both copper and fiber
Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber

The driver was actually tested on Oasis and Kalahari cards.

TODO:
- move firmware loading to request_firmware()
- remove direct memory access of structures
- any remaining sparse and checkpatch.pl warnings
- any netdev recommended changes

Please send patches to:
Greg Kroah-Hartman
and Cc: Lior Dotan and Christopher Harrer
as well as they are also able to test out any
changes.