summaryrefslogtreecommitdiff
path: root/sys/dev/an
Commit message (Expand)AuthorAgeFilesLines
* MFC: PCI register name fixes, unload verbosity.Peter Wemm2000-08-022-4/+3
* MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()Archie Cobbs2000-07-174-7/+5
* MFC: security fixes: suser() check and splimp/splx bug.Ollivier Robert2000-06-201-3/+10
* MFC: Move BPF and bridging code into ether_input()Archie Cobbs2000-05-241-13/+0
* Fix an instance of rman_get_start() than should be rman_get_bushandle().Bill Paul2000-01-161-1/+1
* Actually read the PCI device ID when testing the device ID value againstBill Paul2000-01-151-1/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-146-0/+3444