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_pgt_cardbus.c
Age
Commit message (
Expand
)
Author
2010-09-06
All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME}
Theo de Raadt
2010-08-27
Massage the powerhook function into an activate function, and since we do
Theo de Raadt
2010-03-27
Give cardbus the pci_chipset_tag_t from pccbb and push it out through
Jonathan Gray
2010-03-27
Bring back cardbus_chipset_tag_t which is in practice a
Jonathan Gray
2010-03-22
Remove some cardbus defines and types which are identical to
Jonathan Gray
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2006-11-11
Add support for 3Com 3CRWE154G72. -moj
Mats O Jansson
2006-11-10
acx(4) doesn't use rssadapt(9).
Damien Bergamini
2006-10-12
Add a symbolic name parameter to cardbus_intr_establish().
Alexander Yurchenko
2006-10-09
Add powerhooks. Tested with a Netgear WG511v1 on my X40.
Marcus Glocker
2006-10-06
Fix cardbus support for pgt(4). Tested with a Netgear WG511.
Marcus Glocker
2006-10-02
Simplify device attachment. From brad@ with a tiny correction.
Marcus Glocker
2006-09-28
Add cardbus support for pgt(4).
Marcus Glocker