aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccbb/pccbbreg.h
Commit message (Expand)AuthorAgeFilesLines
* pccbb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Batch of changes:Warner Losh2006-08-121-29/+45
* Add a mask of valid socket eventsWarner Losh2006-03-301-19/+20
* nitsWarner Losh2005-12-271-1/+1
* Rename a bit to make it clearer that it enables routing of the functionWarner Losh2005-07-171-1/+1
* Use the standard FreeBSD license for these files.Warner Losh2005-01-131-7/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* CBB_SOCKET_STAT_ is too long. Change it to CBB_STATE_. Also, makeWarner Losh2003-08-091-19/+32
* When allocating memory, align it to the minimum alignment required forWarner Losh2003-08-091-0/+2
* Remove a comple of bogus debug printfs that snuck in during someWarner Losh2002-11-231-3/+2
* MFp4:Warner Losh2002-07-261-1/+22
* Restore NetBSD copyrights that shouldn't have been removed in the first place.Warner Losh2002-04-131-0/+30
* Bulk changes made during the BSDcon kernel summit and travel afterwards.Warner Losh2002-02-171-120/+136
* use bus_space(9) rather than the memory mapped register set. This isWarner Losh2002-01-141-0/+7
* Non-functional changes to NEWCARD stuff.Jonathan Chen2001-08-261-108/+108
* Separate out pci cardbus bridge definitions to a common file for useWarner Losh2001-05-251-37/+1
* Add some more O2Micro devices I gleened from the web site/linux pcmcia cs.Warner Losh2001-04-181-2/+7
* Add support for the OZ6832.Warner Losh2001-04-181-0/+1
* Add O2Micro's OZ6872 Cardbus bridge.Warner Losh2001-04-111-0/+1
* Initial commit of NEWCARD cardbus side (that actually compiles and works)Jonathan Chen2000-10-181-0/+188