summaryrefslogtreecommitdiffstats
path: root/sys/dev/cardbus/cardbus.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the bogus DETACH_NOWARN and don't warn when asked to detachimp2002-02-071-4/+3
* Add support for suspending/resuming CardBus bridges.imp2001-12-151-3/+16
* Part two of this NEWCARD update:jon2001-08-271-251/+508
* Non-functional changes to NEWCARD stuff.jon2001-08-261-182/+192
* Fix memory leaks with dev_get_children().imp2001-02-081-0/+3
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* * Better kld support in pccbb/cardbusjon2001-01-061-27/+59
* Don't try to free the now-nonexistent hdrspec field. This one snuck bymsmith2000-12-131-2/+0
* Updates to match changes elsewhere in the PCI subsystem:msmith2000-12-131-97/+1
* 1) When mucking with mapping registers, it is best to *not* havejon2000-11-281-21/+64
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-281-30/+50
* Patch to use M_ZEROjon2000-11-271-8/+3
* Initial commit of NEWCARD cardbus side (that actually compiles and works)jon2000-10-181-314/+884
* Raw import of newconfig cardbus code. This is effectively an import,imp1999-11-181-0/+420
OpenPOWER on IntegriCloud