summaryrefslogtreecommitdiff
path: root/sys/dev/an
AgeCommit message (Expand)Author
2000-10-13Convert the Aironet driver to use mutexes instead of spls.Bill Paul
2000-08-08MF4: fix style(9) whitespace breakage.Peter Wemm
2000-07-13Make all Ethernet drivers attach using ether_ifattach() and detach usingArchie Cobbs
2000-06-18- Add suser check before SIOCSAIRONET.Ollivier Robert
2000-05-28Oops, nearly forgot to commit this one. Use correct register names, orPeter Wemm
2000-05-14Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs
2000-04-19Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp
2000-04-17Remove unloaded printf. We do this now in the newbus layer.Warner Losh
2000-01-16Fix an instance of rman_get_start() than should be rman_get_bushandle().Bill Paul
2000-01-15Actually read the PCI device ID when testing the device ID value againstBill Paul
2000-01-14Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul