freebsd-src/sys/amd64
Bill Paul 261b9b3066 Add driver support for the Aironet 4500/4800 series wireless 802.11
NICs. (Finally!) The PCMCIA, ISA and PCI varieties are all supported,
though only the ISA and PCI ones will work on the alpha for now.
PCCARD, ISA and PCI attachments are all provided. Also provided an
ancontrol(8) utility for configuring the NIC, man pages, and updated
pccard.conf.sample. ISA cards are supported in both ISA PnP and hard-wired
mode, although you must configure the kernel explicitly to support the
hardwired mode since you have to know the I/O address and port ahead
of time.

Special thanks to Doug Ambrisko for doing the initial newbus hackery
and getting it to work in infrastructure mode.
2000-01-14 20:41:03 +00:00
..
amd64 Allow SMP systems with an MCA bus to work properly. 2000-01-13 09:09:02 +00:00
conf Add driver support for the Aironet 4500/4800 series wireless 802.11 2000-01-14 20:41:03 +00:00
include Allow SMP systems with an MCA bus to work properly. 2000-01-13 09:09:02 +00:00
isa ISA device drivers use the ISA source interrupt number in locations where 2000-01-04 22:24:59 +00:00
pci Clean up the cfgmech/pci_mechanism debris. The reason for the existance 2000-01-08 08:31:24 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00