index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cardbus
/
if_dc_cardbus.c
Age
Commit message (
Expand
)
Author
2002-07-23
Use the proper cardbus_conf_read() rather than pci (in a cardbus driver).
Dale Rahn
2002-06-09
a step towards consistancy; in general:
Todd T. Fries
2002-04-16
move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ...
Jason Wright
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-22
Support for SMC 8036TX 10/100 cardbus NICs; diffs provided by
Federico G. Schwindt
2001-12-06
Checkpoint bus_dma work in progress:
Jason Wright
2001-08-22
Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200
Aaron Campbell
2001-04-06
- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.
Aaron Campbell
2001-03-25
lower spl on error exit. Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2000-10-27
Make cardbus version of dc detach properly. OK aaron@
Nathan Binkert
2000-10-26
Add support for ADMtek AN985 Centaur-C CardBus Ethernet interfaces. Thanks for
Aaron Campbell
2000-10-26
Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfully
Aaron Campbell