summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
AgeCommit message (Expand)Author
2001-12-29implement fwohci detach routine.ichiro
2001-12-24make sure that we adjust the end of the subrange if we adjusted the beginningchristos
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-23Use __func__ instead of __FUNCTION__.enami
2001-11-21Don't use __func__ as variable. It prevents compilation.enami
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-11-10Fill the companion controller array.augustss
2001-11-06ehci can attach to cardbus too.augustss
2001-11-06Add ca_bus field.augustss
2001-11-06Make some messages only appear with bootverbose.augustss
2001-09-29remove a debug printf committed mistakenly.yamt
2001-09-29- fix wrong ca_devsize.yamt
2001-09-29fix wrong ca_devsize.yamt
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-07-19Fix typo (`information' has an 'r').wiz
2001-07-19Fix comment (device has a 'c').wiz
2001-07-18Slight tweak to previous; C requires a statement after a label.thorpej
2001-07-18revert 2 of 3 in previous commit.onoe
2001-07-17remove empty default: cases.mrg
2001-07-17properly use ANSI string concatenation.mrg
2001-07-10Bug fix: call extent_subregion() with alignment = 1 instead of 0.haya
2001-07-06 cardbus attachment for PCI-PCI bridgesmcr
2001-07-06 record handles for memory and io spacesmcr
2001-06-20support Raltek 8139-based Cardbus cardichiro
2001-06-20regenichiro
2001-06-20add product RealTek 8139ichiro
2001-06-01cardbusvar.h is divided into two files: cardbusvar.h and cardbusreg.h.haya
2001-05-31Cosmetic change.haya
2001-05-30Cosmetic change.haya
2001-05-15Add support for "Corega FEther CB-TXD".kanaoka
2001-05-15Regen.kanaoka
2001-05-15Add product "Corega FEther CB-TXD". Modified from kern/12709.kanaoka
2001-05-09Ansify a function I forgot last time.augustss
2001-05-09Make sure `bhlc' is initialzed before we consult it to determinethorpej
2001-05-09Add FireWire OHCI controller on Cardbus.augustss
2001-05-09Ansify.augustss
2001-05-09Fix grammaer in error message.augustss
2001-04-30Cast base correctly for format string.jmc
2001-04-26 - Fix typo in comment.kanaoka
2001-04-25Initialise all function's latency timer and cacheline size.haya
2001-04-25Set function-in-use flag before calling power control function inhaya
2001-04-13Add support for ADMtek AN985.kanaoka
2001-03-28- Unmap space used to read tuple.enami
2001-03-28Cosmetic changes; mostly knf.enami
2001-03-27Cosmetic changes.haya
2001-03-14regenchristos
2001-03-14PR/12405: Wolfgang Rupprecht: Add another abocom card (linksys pcm200)christos
2001-03-08Config glue for the CardBus front-end for the Advansys SCSI driver.thorpej
2001-03-08Add a CardBus front-end for the Advansys SCSI driver.thorpej