summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* Turns out that Digital's DEPCM-BA and I-O Data PCLATE are both OEMimp2005-01-251-6/+6
* Unbreak the Digital DEPCM-BA. Since it doesn't seem to have a properimp2005-01-251-1/+2
* Remove dummy vendor id for DIGITAL now that we have the real one.phk2005-01-251-1/+0
* Minor whitespace cleanupimp2005-01-251-10/+16
* Add NEXTCOM NEXTHAWK ethernet card.imp2005-01-251-2/+6
* There have been a substantial number of changes to this file from theimp2005-01-241-1/+28
* Add an entry for Magic Ram, Inc's ETHERNET PC CARD 933926 card I justimp2005-01-241-0/+9
* Ignore the expected function number.imp2005-01-241-5/+0
* u_intXX_t -> uintXX_timp2005-01-242-15/+15
* Some older PC Cards have a weird format for FUNCE tuples. They appearimp2005-01-212-2/+15
* Use Intersil chip names for the symbols, since many makers use theimp2005-01-201-2/+3
* Minor tweaks to properly order things.imp2005-01-201-4/+4
* Fix spelling errorimp2005-01-191-1/+1
* Go ahead and match on CIS3 and CIS4 strings as well. These are NULLimp2005-01-171-1/+14
* Tweaks to the name of this card, based on input from Sean Shapira.imp2005-01-101-1/+1
* Add Eagle NE200 Ethernet LAN MBH10302 card. This appears to be a feimp2005-01-101-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-068-8/+8
* Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.emax2004-09-091-1/+1
* Some cards don't have the info entries in the CIS, so vendorstr and/orimp2004-08-161-7/+21
* Don't nest includes here. There's no need and the subset included is lame.imp2004-05-281-5/+0
* Include required machine/bus.himp2004-05-281-0/+1
* Fixing disorder is the hardest thing in the world: Learn to sort :-)imp2004-05-271-1/+2
* These are now not needed, after repo copy and conversion.imp2004-05-272-186/+0
* Sort includes, remove unnecssary ones.imp2004-05-271-10/+3
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-262-1181/+1
* Sync to pccarddevs 1.84imp2004-05-131-1/+4
* Add Intel EtherExpress PRO/100 LAN Modem. This will eventually beimp2004-05-131-0/+1
* Resyncemax2004-05-101-1/+4
* Mode few Bluetooth defines into system include filesemax2004-05-101-0/+1
* This file has never been used, nor will it ever be used in FreeBSD, soimp2004-05-091-71/+0
* Improve reading of CIS cards:imp2004-04-121-3/+10
* Sync to pccarddevs 1.83rsm2004-04-091-11/+29
* Add Xircom XEM5600 and known versions of CE2, CEM33 and CEM56.rsm2004-04-091-5/+11
* Sync to pccarddevs 1.82imp2004-03-251-2/+5
* Add a new Intersil card that DLINK is selling as the DWL-650.imp2004-03-251-1/+2
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+2
* Sync to pccarddevs 1.81.ume2004-01-211-1/+4
* There is PANASONIC KXLC005 which has another product id.ume2004-01-211-0/+1
* Sync to 1.80.kato2003-12-311-1/+4
* Added ID for TDK LAK-CD031 Ethernet card.kato2003-12-311-0/+1
* Use %#jx for both args.imp2003-11-041-2/+2
* Fix two small style nits pointed out by bde: Remove spaces after cast andimp2003-11-031-1/+1
* Sync to 1.79imp2003-11-031-4/+4
* Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if itimp2003-11-031-1/+1
* Sync to 1.78imp2003-11-031-1/+4
* o Use %j and uintmax_t rather than uint64_t for casting.imp2003-11-032-4/+4
* ia64 tenderbox hates what I did wrt a printf, so cast the snot out ofimp2003-11-031-2/+2
* MFp4:imp2003-11-022-49/+99
* sync to 1.77imp2003-10-271-4/+4
* Correct CEM33imp2003-10-271-1/+1
OpenPOWER on IntegriCloud