summaryrefslogtreecommitdiff
path: root/sys/dev/wi/if_wi_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8Warner Losh2005-07-101-0/+1
* Eliminate unused argument in PCMCIA_CARD macro.Warner Losh2005-06-241-49/+51
* Unbreak style(9) breakage from last commit. We try to avoid definingWarner Losh2005-03-271-4/+2
* Unbreak LINT.Pawel Jakub Dawidek2005-03-271-0/+3
* purge dead codeSam Leffler2005-03-261-3/+0
* The two PLANEX cards listed in pccarddevs, identified only by theirWarner Losh2005-02-011-1/+1
* Use Intersil chip names for the symbols, since many makers use theWarner Losh2005-01-201-3/+3
* Add support for SENAO SL-2511CDWarner Losh2005-01-201-1/+2
* Call wi_free after we turn off the interrupts. If we call it before,Warner Losh2005-01-191-2/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Only match cards that claim to be network cards. I've had twoWarner Losh2004-06-091-0/+10
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewWarner Losh2004-05-271-21/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* It turns out that the module dependency on pccard is in error. SinceWarner Losh2004-05-081-1/+0
* Add support for a new variant of the prism3 that has appaered in theWarner Losh2004-03-251-0/+1
* Fix slight disordering of supported cards.Warner Losh2003-12-271-3/+3
* Sony PEGA-WL110 Wireless LANWarner Losh2003-09-221-0/+1
* New Proxim Harmony OEM card.Warner Losh2003-09-201-0/+1
* o add experimental radiotap capture formatSam Leffler2003-09-051-1/+2
* This doesn't work, so back them out.Warner Losh2003-08-241-2/+2
* Return -100 rather than 0 for pccard probe routines. This allowsWarner Losh2003-08-241-2/+2
* LINKSYS2 -> BROMAXWarner Losh2003-08-211-3/+3
* Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2Warner Losh2003-08-211-2/+2
* Add microsoft mn-520 wlan card.Warner Losh2003-08-141-0/+1
* Add Linksys WCF12: from Scott LambertWarner Losh2003-07-191-0/+1
* OpenBSD calls this AIRVAST, so use that insteadWarner Losh2003-07-151-1/+2
* Add Siemens SpeedStream 1021Warner Losh2003-07-151-0/+1
* Add support for asus wl100Warner Losh2003-07-111-0/+1
* Add corega PCCL-11 to match entry added to pccarddevs a while ago.Warner Losh2003-07-071-0/+1
* update for new 802.11 supportSam Leffler2003-06-281-1/+2
* ARtem ONAIR cardWarner Losh2003-06-111-0/+1
* Call wi_free on the failure cases of pccard.Warner Losh2003-06-111-2/+6
* Add generic OEM1 PRISM3 card.Warner Losh2003-04-271-0/+1
* - Express hard dependencies on bus (pci, isa, pccard) andMatthew N. Dodd2003-04-151-2/+3
* Make sure that pp_name is non-null before setting the deviceWarner Losh2003-04-101-1/+1
* Back out the _ND change. I plan on making all drivers default to that withWarner Losh2003-04-101-37/+37
* Use the new _ND macros to not include the description strings. If anyWarner Losh2003-04-081-40/+43
* Don't set the decription, since the pccard layer does that for us now.Warner Losh2003-04-081-10/+1
* Use __FBSDID rather than rcsid[].David E. O'Brien2003-04-031-5/+3
* Add DLINK DWL650HWarner Losh2003-03-181-0/+1
* Add YIS YWL-11B. This card has same vendor id and product idTakeshi Shibagaki2003-02-151-0/+1
* Add Allied Telesis WR211PCM.Takeshi Shibagaki2003-01-171-0/+1
* new wi driver that uses the 802.11 link layer codeSam Leffler2003-01-151-4/+4
* o Comment out the symbol download code for 4.x.Warner Losh2002-10-141-0/+2
* Some renamings from pccarddevsWarner Losh2002-10-111-4/+6
* Add Planex GWNS11HWarner Losh2002-10-111-0/+1
* Move the symbol firmware loading routines into if_wi.Warner Losh2002-08-151-148/+1
* Add code that will download firmware to a Symbol LA4100-series of CFWarner Losh2002-08-031-0/+176
* Add support for Elsa XI325, Netgear MA401RA, and Nokia C110. From OpenBSDWarner Losh2002-07-171-0/+3