aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/cardbus_cis.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Move resource allocation routines from cardbus_cis.c to cardbus.c.Warner Losh2005-02-061-22/+1
* Use the standard FreeBSD licenseWarner Losh2005-01-131-7/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* o move the cis tuple definitions into a common file.Warner Losh2003-10-071-44/+0
* These aren't needed anymoreWarner Losh2003-10-071-3/+0
* MFp4:Warner Losh2003-01-271-1/+1
* Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS,Warner Losh2002-11-271-1/+4
* Part two of this NEWCARD update:Jonathan Chen2001-08-271-0/+4
* Non-functional changes to NEWCARD stuff.Jonathan Chen2001-08-261-60/+60
* * Better kld support in pccbb/cardbusJonathan Chen2001-01-061-0/+7
* This fixes several problems with CIS as suggested by Justin Gibbs:Jonathan Chen2000-11-291-1/+1
* Oops, broke CIS reading from ROM on my last commit.Jonathan Chen2000-11-291-0/+1
* Initial commit of NEWCARD cardbus side (that actually compiles and works)Jonathan Chen2000-10-181-0/+99