summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_an_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* an driver now needs wlan, so put the required explicit dependsimp2003-02-171-0/+1
* Add support for MPI-350 the mini-pci Cisco Aironet card. This needs moreambrisko2002-12-291-1/+0
* network interface driver changes:sam2002-11-141-1/+1
* Minor style problem I introduced recentlyimp2001-11-151-4/+4
* Hoist the Card/Card2 macros that I invented for the wi driver intoimp2001-11-151-9/+4
* Add PC4500 and 350 for newer cards in this line.imp2001-11-151-3/+9
* Add NEWCARD support for aironet stuff.imp2001-11-151-2/+32
* Lots of style(9) related white space fixes. Mostly missing spacesbrooks2001-09-101-5/+5
* Currently, each wireless networking driver has it's own control programphk2001-05-261-0/+2
* Catch up to header include changes:jhb2001-03-281-0/+1
* Catch up to moving headers:jhb2000-10-201-1/+1
* Remember to assign an_dev to device_t before calling an_attach().wpaul2000-10-131-0/+6
* Convert the Aironet driver to use mutexes instead of spls.wpaul2000-10-131-0/+1
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-1/+1
* Remove unloaded printf. We do this now in the newbus layer.imp2000-04-171-1/+0
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-0/+156
OpenPOWER on IntegriCloud