summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync to pccarddevs 1.76imp2003-10-261-1/+4
* Add Olicom GoCard 28.8k versionimp2003-10-261-0/+1
* Sync to 1.75 of pccarddevsimp2003-10-261-2/+5
* Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.imp2003-10-261-1/+2
* Sync to pccarddevs 1.74imp2003-10-261-1/+4
* Add ID for olicom GOCARD Ethernet (OC2220)imp2003-10-261-0/+1
* Const poison string accessor functions.imp2003-10-262-7/+8
* sync to 1.73imp2003-10-081-1/+4
* Xircom Wireless ethernetimp2003-10-081-0/+1
* Add new file for definitions of CIS. We can share this with cardbus.imp2003-10-071-0/+203
* o move the cis tuple definitions into a common file.imp2003-10-075-227/+23
* refactor how we do the quirk matching. this puts an ugly if into aimp2003-10-062-56/+58
* Remove the cis reading bus methods. They were never implemented andimp2003-10-061-49/+0
* sync to 1.72imp2003-09-221-14/+21
* Merge from NetBSD:imp2003-09-221-5/+8
* update to 1.71imp2003-09-201-1/+4
* EXPsys PCMCIA Ethernet Comboimp2003-09-201-0/+1
* Remove unused #defines.imp2003-09-201-3/+0
* sync to 1.70imp2003-09-201-1/+4
* OEM version of Proxim Harmony cardimp2003-09-201-0/+1
* Whacked out CIS configurations can cause us to not have any child. Whenimp2003-09-051-2/+4
* Remove unneeded field after CIS changes.imp2003-08-291-1/+0
* Probe routines can return < 0 for speculative matches. In theimp2003-08-251-1/+1
* Use __FBSDID().obrien2003-08-242-2/+6
* Syncimp2003-08-211-7/+18
* Sort the vendors into three sections. First section is for thoseimp2003-08-211-6/+17
* Sync to 1.68imp2003-08-211-1/+2
* Compaq's ID is 0x138. However, it looks like they also releasedimp2003-08-211-0/+1
* Update to pccarddevs 1.67imp2003-08-211-11/+13
* Vendor ID 0x274 is Bromax Communications, not Linksys. Linksys sellsimp2003-08-211-4/+6
OpenPOWER on IntegriCloud