Date: Fri, 26 May 2000 06:59:05 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <200005261359.GAA00796@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2000/05/26 06:59:05 PDT Modified files: sys/kern subr_bus.c Log: If devclass_alloc_unit() is called with a wired unit #, and this is buzy, only search upwards for a free slot to use.. This broke unit numbering on ATA systems where PCI attached controllers come before the mainboard ones... Reviewed by: dfr Revision Changes Path 1.66 +8 -13 src/sys/kern/subr_bus.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?200005261359.GAA00796>