aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.Maksim Yevmenkin2004-09-131-1/+1
* Some cards don't have the info entries in the CIS, so vendorstr and/orWarner Losh2004-08-161-7/+21
* Don't nest includes here. There's no need and the subset included is lame.Warner Losh2004-05-281-5/+0
* Include required machine/bus.hWarner Losh2004-05-281-0/+1
* Fixing disorder is the hardest thing in the world: Learn to sort :-)Warner Losh2004-05-271-1/+2
* These are now not needed, after repo copy and conversion.Warner Losh2004-05-272-186/+0
* Sort includes, remove unnecssary ones.Warner Losh2004-05-271-10/+3
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-262-1181/+1
* Sync to pccarddevs 1.84Warner Losh2004-05-131-1/+4
* Add Intel EtherExpress PRO/100 LAN Modem. This will eventually beWarner Losh2004-05-131-0/+1
* ResyncMaksim Yevmenkin2004-05-101-1/+4
* Mode few Bluetooth defines into system include filesMaksim Yevmenkin2004-05-101-0/+1
* This file has never been used, nor will it ever be used in FreeBSD, soWarner Losh2004-05-091-71/+0
* Improve reading of CIS cards:Warner Losh2004-04-121-3/+10
* Sync to pccarddevs 1.83Scott Mitchell2004-04-091-11/+29
* Add Xircom XEM5600 and known versions of CE2, CEM33 and CEM56.Scott Mitchell2004-04-091-5/+11
* Sync to pccarddevs 1.82Warner Losh2004-03-251-2/+5
* Add a new Intersil card that DLINK is selling as the DWL-650.Warner Losh2004-03-251-1/+2
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-2/+2
* Sync to pccarddevs 1.81.Hajimu UMEMOTO2004-01-211-1/+4
* There is PANASONIC KXLC005 which has another product id.Hajimu UMEMOTO2004-01-211-0/+1
* Sync to 1.80.KATO Takenori2003-12-311-1/+4
* Added ID for TDK LAK-CD031 Ethernet card.KATO Takenori2003-12-311-0/+1
* Use %#jx for both args.Warner Losh2003-11-041-2/+2
* Fix two small style nits pointed out by bde: Remove spaces after cast andWarner Losh2003-11-031-1/+1
* Sync to 1.79Warner Losh2003-11-031-4/+4
* Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if itWarner Losh2003-11-031-1/+1
* Sync to 1.78Warner Losh2003-11-031-1/+4
* o Use %j and uintmax_t rather than uint64_t for casting.Warner Losh2003-11-032-4/+4
* ia64 tenderbox hates what I did wrt a printf, so cast the snot out ofWarner Losh2003-11-031-2/+2
* MFp4:Warner Losh2003-11-022-49/+99
* sync to 1.77Warner Losh2003-10-271-4/+4
* Correct CEM33Warner Losh2003-10-271-1/+1
* Sync to pccarddevs 1.76Warner Losh2003-10-261-1/+4
* Add Olicom GoCard 28.8k versionWarner Losh2003-10-261-0/+1
* Sync to 1.75 of pccarddevsWarner Losh2003-10-261-2/+5
* Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.Warner Losh2003-10-261-1/+2
* Sync to pccarddevs 1.74Warner Losh2003-10-261-1/+4
* Add ID for olicom GOCARD Ethernet (OC2220)Warner Losh2003-10-261-0/+1
* Const poison string accessor functions.Warner Losh2003-10-262-7/+8
* sync to 1.73Warner Losh2003-10-081-1/+4
* Xircom Wireless ethernetWarner Losh2003-10-081-0/+1
* Add new file for definitions of CIS. We can share this with cardbus.Warner Losh2003-10-071-0/+203
* o move the cis tuple definitions into a common file.Warner Losh2003-10-075-227/+23
* refactor how we do the quirk matching. this puts an ugly if into aWarner Losh2003-10-062-56/+58
* Remove the cis reading bus methods. They were never implemented andWarner Losh2003-10-061-49/+0
* sync to 1.72Warner Losh2003-09-221-14/+21
* Merge from NetBSD:Warner Losh2003-09-221-5/+8
* update to 1.71Warner Losh2003-09-201-1/+4
* EXPsys PCMCIA Ethernet ComboWarner Losh2003-09-201-0/+1