index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
pccbbreg.h
Age
Commit message (
Expand
)
Author
2023-05-06
few more typos in the word "register", mainly s/resister/register/.
andvar
2019-10-15
Use unsigned to avoid undefined behavior. Found by kUBSan.
msaitoh
2009-12-15
Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder).
snj
2008-07-03
On cardbus configuration reads, check for a master abort in the cbb
drochner
2007-11-16
Improve Cardbus performance, error handling, and error reporting.
dyoung
2007-08-11
Make pccbb(4) use more PCI configuration register definitions,
dyoung
2006-06-17
For Ricoh 5c47x class controllers, restore the "misc control" PCI config
jmcneill
2006-04-25
Fix a typo in register definitions: looks like somebody copied the
dyoung
2005-12-11
merge ktrace-lwp.
christos
2003-12-10
Power up the card without OE enabled to avoid letting SanDisks enter
briggs
2001-08-30
Add some register definitions for TI PCI12XX and Toshiba ToPIC.
haya
2000-12-08
Turn off the damned TI `VCC protection' bit.
mycroft
2000-06-07
Add CB_BCR_RESET_ENABLE in bridge control resister's bit definition.
haya
2000-01-13
add %b strings for sockevent and sockstate registers
joda
1999-11-01
Maintainance the name of Ricoh PCI-CardBus bridges.
haya
1999-10-15
add NetBSD ID tag.
haya
1999-10-15
This is the first check-in of CardBus driver. CardBus driver contains
haya