1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/cardbus
Warner Losh 17ee700be6 gcc 4.2 thinks that tupleid is uninitialized. Or might be used
uninitialized.  It gets passed into other routines that initialize
it...  Cope by initializing.

Submitted by: mjacob
2007-06-08 04:03:57 +00:00
..
cardbus_cis.c gcc 4.2 thinks that tupleid is uninitialized. Or might be used 2007-06-08 04:03:57 +00:00
cardbus_cis.h
cardbus_device.c
cardbus.c Fix interrupt routing for some cards after the previous fix to clear BARs 2007-05-16 23:40:08 +00:00
cardbusreg.h
cardbusvar.h Retire BARBIT in favor of new PCI_RID2BAR. 2005-12-29 23:41:29 +00:00