summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccard_cis.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Improve reading of CIS cards:imp2004-04-121-3/+10
* o move the cis tuple definitions into a common file.imp2003-10-071-21/+22
* 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
* Tag longling_addr as maybe using a bad type, I'm not sure.imp2003-03-181-1/+1
* Fix printf() format errors.mux2002-11-141-1/+1
* Merge changes from NetBSD through version 1.17 of this file. Theseimp2002-10-071-14/+54
* Better comment for the product ID thing.imp2002-10-071-2/+5
* Improve support of MFC cards (Multi-function cards). This commitimp2002-03-291-2/+4
* Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1imp2002-03-071-3/+4
* Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byteshiba2002-02-201-0/+9
* Do the cast away of unsignedness in a way that is more commprehensible.imp2002-02-191-1/+1
* Default debugging to OFF now.imp2002-02-041-1/+1
* implement MFC links properly (and I think long links too). This makeimp2001-12-041-42/+7
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-111-2/+2
* Update cis tuple parser, add a pccarddevs entry,shiba2001-09-021-0/+45
* Make a few more mallocs use M_ZERO.dwmalone2000-10-291-4/+2
* o Move to using PCCARD_SOFTC(dev)imp2000-08-191-1/+1
* Matching commits to pccard for last pcic changes. We now at least toimp2000-06-181-2/+0
* OK. Next step: we read in CIS.imp2000-04-191-1/+2
* checkpoint latest pccard/pcic hacking:imp2000-04-131-4/+9
* Fix pcic_detach_socket to get right pcic_handle.imp2000-04-041-1/+1
* Minor changes to some of the interfaces.imp2000-03-261-1/+1
* Eliminate pccard_chip_* tonight.imp2000-01-101-52/+25
* Tonight's cleanups.imp1999-12-071-2/+2
* Flesh out the pccard bus_ methods with either the generic one (whereimp1999-11-291-2/+2
* Update pccard code to latest NetBSD code. This is the last mergeimp1999-11-281-16/+19
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-261-0/+1229
OpenPOWER on IntegriCloud