summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed/if_ed_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Add (back) the D-Link DE-650. Not sure why it was deleted.imp2006-05-081-0/+1
* Add Billionton LNA-100B variation that Alan reported in arch. [1]imp2005-10-291-1/+3
* Buffalo LPC4/CLX IDimp2005-10-111-0/+1
* New OEM generic card. "10/100 Fast Ethernet PC Card". It has aimp2005-10-111-0/+1
* Remove debug that crept in..imp2005-10-051-4/+0
* MFp4:imp2005-10-051-34/+179
* Emit a warning when a card matches multiple entries in our table. Aimp2005-09-261-2/+35
* I have confirmed with my Epson EEN10B that it needs to look at theimp2005-09-241-2/+1
* The DLink DE650 has the same ID as Linksys EthernetCard, so we don'timp2005-09-241-1/+0
* Remove obsolete includeimp2005-09-231-2/+0
* MFp4:imp2005-09-181-28/+134
* When stopping the card, and returning to page 0, it is best if you doimp2005-09-151-1/+1
* MFp4: Omnibus ed changesimp2005-09-131-138/+267
* MFp4: Minor formatting nits in pccard table.imp2005-09-131-9/+9
* MFp4:imp2005-09-101-3/+4
* Add note about what ED_DEFAULT_MAC_OFFSET applies toimp2005-09-081-0/+4
* Consistancy is the hobgoblin of small minds:imp2005-09-071-31/+31
* Minor reorg of pccard attach code to fix ax88x90 case broken after fixingimp2005-09-071-160/+158
* Fix DL100xx based cards. Don't drop resources. It was approrpiate inimp2005-09-071-2/+1
* move away from K&R function definitionsimp2005-09-061-10/+3
* Work around a bug I've seen on Linksys EC2T cards. For some reason,imp2005-09-061-2/+25
* Go ahead and | in ED_CR_PAGE_0, even though this doesn't change thingsimp2005-09-061-5/+8
* It turns out that many of the ambicom cards have their CIS resourcesimp2005-09-061-8/+26
* At some point in the past, we read the PROM by words. Now we readimp2005-09-011-6/+2
* Finish conversion to bus space and make ed MP safe.imp2005-08-281-62/+41
* Add support for the DLink DMF650TX Ethernet+56k modem PC Card. Thisimp2005-07-151-6/+28
* Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8imp2005-07-101-0/+15
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-241-66/+66
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-8/+8
* Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190imp2005-02-221-1/+1
* Fix the support for the ax88[17]90 to print the right type, ratherimp2005-02-171-27/+31
* o It turns out that most of the ne-2000 cards that I have got real unhappyimp2005-02-141-9/+42
* Rework DL10019/DL10022 support. This tries to reset things in a moreimp2005-02-141-10/+22
* MFp4: Merge in AX88790 support from my p4 tree. I've had this in myimp2005-02-141-1/+5
* Improve the mining of MAC address from the card:imp2005-02-121-7/+36
* Add comment about MAC miningimp2005-02-121-0/+8
* Really old PCMCIA cards stored the MAC address in the attribute memoryimp2005-02-121-3/+41
* Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards reallyimp2005-02-111-4/+5
* o Remove duplicate LINKSYS ETHERFAST entry.imp2005-02-091-4/+3
* Make it possible to unload ed. Move the ed_pccard_detach routine toimp2005-02-081-22/+1
* Add back support for D-LINK DMR-650TX, and all the other OEMd versionsimp2005-01-271-0/+1
* Remove unused static declaration of ed_pccard_dl100xx(), which probablyrwatson2005-01-261-1/+0
* Kill stray debugging line not fully removedimp2005-01-261-1/+1
* Rework how we deal with the DL10019 and DL10022 cards (as well as theimp2005-01-261-35/+28
* Turns out that Digital's DEPCM-BA and I-O Data PCLATE are both OEMimp2005-01-251-3/+3
* Use DIGITAL2 for DEPCM cardimp2005-01-251-1/+1
* Remove obsolete comment from head this time. The RELENG_5 commit wasimp2005-01-251-6/+0
* Add MagicRAM PC Card Ethernet as ne2000 cloneimp2005-01-251-0/+1
* Only attach to network functions.imp2005-01-201-0/+10
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
OpenPOWER on IntegriCloud