1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/dev/cardbus
Warner Losh 89558ee870 Use child (the card) in preference to cbdev (the bridge) when
allocating resources to read the CIS.  I'm not sure when this changed,
but it is totally wrong.  Also, add a minor improvement to the
debugging.

This should help everybody trying to run dumpcis on atheros wireless
card as well.

MFC after:	2 days
2008-11-03 06:06:22 +00:00
..
cardbus_cis.c Use child (the card) in preference to cbdev (the bridge) when 2008-11-03 06:06:22 +00:00
cardbus_cis.h Move resource allocation routines from cardbus_cis.c to cardbus.c. 2005-02-06 21:03:13 +00:00
cardbus_device.c Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There 2005-12-29 01:43:47 +00:00
cardbus.c Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
cardbusreg.h We can't mask out the higher order bits and have the size come out 2008-11-03 05:52:43 +00:00
cardbusvar.h Retire BARBIT in favor of new PCI_RID2BAR. 2005-12-29 23:41:29 +00:00