Date: Fri, 1 Sep 2000 16:09:02 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Message-ID: <200009012309.QAA37964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/09/01 16:09:02 PDT Modified files: sys/pci pci.c Log: If a base address register has been set up by the BIOS, but the relevant enable bit hasn't been set in the command register, set the bit and honour the register. It seems that quite a few lazy BIOS writers aren't bothering to do this, which upsets the existing code and causes us to miss out on properly-configured devices. Revision Changes Path 1.156 +14 -7 src/sys/pci/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?200009012309.QAA37964>