Fix location and name of if_an_pci.c in comment.

This commit is contained in:
Bill Fenner 2002-07-27 21:28:40 +00:00
parent 2d1c9e0f70
commit 11ae409d07

View File

@ -43,7 +43,7 @@
/*
* The Aironet 4500/4800 series cards come in PCMCIA, ISA and PCI form.
* This driver supports all three device types (PCI devices are supported
* through an extra PCI shim: /sys/pci/if_an_p.c). ISA devices can be
* through an extra PCI shim: /sys/dev/an/if_an_pci.c). ISA devices can be
* supported either using hard-coded IO port/IRQ settings or via Plug
* and Play. The 4500 series devices support 1Mbps and 2Mbps data rates.
* The 4800 devices support 1, 2, 5.5 and 11Mbps rates.