Date: Thu, 20 Sep 2001 23:45:35 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c Message-ID: <200109210645.f8L6jaI50405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/09/20 23:45:35 PDT
Modified files:
sys/pccard pcic_pci.c
Log:
Fix, I think, The second slot problem with Cirrus Logic PD6729/30 parts:
o Move initialization of the slot bst and bsh to inside the for loop.
o move sc there as well.
o Remove debug printf that prints the ID of the first slot twice.
o Use the sp for the relevant slot in getb, rather than for the 0th slot.
Revision Changes Path
1.99 +6 -7 src/sys/pccard/pcic_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109210645.f8L6jaI50405>
