1config SLICOSS 2 tristate "Alacritech Gigabit IS-NIC support" 3 depends on PCI && X86 && NET 4 default n 5 help 6 This driver supports Alacritech's IS-NIC gigabit ethernet cards. 7 8 This includes the following devices: 9 Mojave cards (single port PCI Gigabit) both copper and fiber 10 Oasis cards (single and dual port PCI-x Gigabit) copper and fiber 11 Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber 12 13 To compile this driver as a module, choose M here: the module 14 will be called slicoss. 15