Date: Mon, 11 Dec 2000 02:04:02 -0800 (PST) From: Mike Smith <msmith@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci isa_pci.c Message-ID: <200012111007.eBBA7lR49143@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/12/11 02:04:01 PST Modified files: sys/dev/pci isa_pci.c Log: It looks like we can't count on these devices always having a consistent class/subclass, so give up trying to cull the list. Instead, complain in the bootverbose case, but otherwise just accept that we will have to carry this list of device IDs around. Revision Changes Path 1.4 +44 -45 src/sys/dev/pci/isa_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?200012111007.eBBA7lR49143>