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_rl_cardbus.c
Age
Commit message (
Expand
)
Author
2007-05-08
rl_detach() is only used for cardbus case
Theo de Raadt
2006-10-16
Fix some "is is"s. ok otto@.
Tom Cosgrove
2006-10-12
Add a symbolic name parameter to cardbus_intr_establish().
Alexander Yurchenko
2006-06-21
removal of '#ifdef rbus ... #else ...' directives, we use rbus in all
Felix Kronlage
2006-06-17
add sys/timeout.h
Brad Smith
2006-05-29
minor space nit
Peter Valchev
2005-05-29
- better pcidevs entries for Intel Gig and add 82573 ids
Brad Smith
2005-05-16
Use cardbus_matchbyid().
Brad Smith
2004-10-07
cardbusdevs -> pcidevs
Brad Smith
2004-07-09
attach to Planex and Corega Ethernet cards.
Brad Smith
2004-04-07
attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org>
Michael Shalayeff
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2003-09-27
CardBus D-Link DFE-690TXD support.
Federico G. Schwindt
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-06-08
de pee
Jason Wright
2002-06-08
Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD.
Aaron Campbell