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
/
pci
/
if_dc_pci.c
Age
Commit message (
Expand
)
Author
2001-04-06
- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.
Aaron Campbell
2001-02-09
Add support for parsing the media blocks from the SROM on the 21143 adapters.
Aaron Campbell
2000-11-16
Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3
Aaron Campbell
2000-10-30
Match the Macronix 98727/98732 chips.
Aaron Campbell
2000-10-27
From FreeBSD:
Aaron Campbell
2000-10-27
From FreeBSD:
Aaron Campbell
2000-10-16
Use mii_attach() directly instead of mii_phy_probe().
Aaron Campbell
2000-09-13
Sync with FreeBSD. Finally make the OpenBSD-specific changes necessary to make
Aaron Campbell
2000-08-02
Sync with FreeBSD. Summary of changes:
Aaron Campbell
2000-06-12
Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@
Aaron Campbell
2000-04-26
we've done an oops
Michael Shalayeff
2000-04-26
dc_csid ain't needed no more; jason@ ok
Michael Shalayeff
2000-04-18
split dc driver into bus dependent and bus independent (pci) parts
Jason Wright