This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
cardbus
History
Doug Rabson
aec21b56e8
Make the cardbus driver a derived class of the pci driver. In theory, this
...
should allow many of the pci methods to be re-staticised.
2003-11-01 12:45:03 +00:00
..
cardbus_cis.c
remove obsolete quirks for cardbus cis. none have proven to be needed.
2003-10-07 03:40:17 +00:00
cardbus_cis.h
o move the cis tuple definitions into a common file.
2003-10-07 03:33:54 +00:00
cardbus.c
Make the cardbus driver a derived class of the pci driver. In theory, this
2003-11-01 12:45:03 +00:00
cardbusreg.h
Don't abuse the fact that -a == ~a + 1. Signed vs unsigned checkers
2002-10-07 22:58:24 +00:00
cardbusvar.h
MFp4:
2003-01-27 05:47:01 +00:00