cvs commit: src/sys/dev/cardbus cardbus.c
Warner Losh
imp at FreeBSD.org
Wed May 16 20:00:37 UTC 2007
imp 2007-05-16 20:00:37 UTC
FreeBSD src repository
Modified files:
sys/dev/cardbus cardbus.c
Log:
Write 0 to all the bars in cardbus_cardbus_setup_regs. This is needed
because on at least my dc based cards there's garbage in there. The
recent changes in the resource code appears to have unmasked this
problem... At least dc now probes/attaches better than it did before.
Also, we no longer need to write to the cfg for the other registers.
Revision Changes Path
1.64 +17 -18 src/sys/dev/cardbus/cardbus.c
More information about the cvs-src
mailing list