summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync to 1.66imp2003-08-211-8/+10
* Vendor ID 0x0128 is registered to DSP Solutions, Inc. Megahertz soldimp2003-08-211-3/+5
* Sync to 1.65imp2003-08-211-5/+5
* Change INTERSIL to INTERSIL2 for the -1 case. Chances are good thatimp2003-08-211-2/+2
* Regen for 1.64imp2003-08-211-5/+8
* Vendor 0xb is intersil, not Netgear. The MA401RA is just Netgear'simp2003-08-211-2/+5
* pc98pcic isn't the name of the media driver. tcic likely will neverimp2003-08-201-3/+0
* When debugging CIS, only print 10 CISTPL_NULLs. Chances are good theyimp2003-08-201-3/+12
* Put a band-aide(tm) on the CIS panic problem. This is a similar fiximp2003-08-181-5/+16
* resync to pcarddevs 1.63imp2003-08-141-1/+7
OpenPOWER on IntegriCloud