View | Details | Raw Unified | Return to bug 31898
Collapse All | Expand All

(-)if_an.c Sat Nov 10 13:31:03 2001 (-1 / +1 lines)
Lines 41-47 Link Here
41
 */
41
 */
42
42
43
/*
43
/*
44
 * The Aironet 4500/4800 series cards some in PCMCIA, ISA and PCI form.
44
 * The Aironet 4500/4800 series cards come in PCMCIA, ISA and PCI form.
45
 * This driver supports all three device types (PCI devices are supported
45
 * This driver supports all three device types (PCI devices are supported
46
 * through an extra PCI shim: /sys/pci/if_an_p.c). ISA devices can be
46
 * through an extra PCI shim: /sys/pci/if_an_p.c). ISA devices can be
47
 * supported either using hard-coded IO port/IRQ settings or via Plug
47
 * supported either using hard-coded IO port/IRQ settings or via Plug

Return to bug 31898