Date: Sun, 25 Jun 2000 02:19:02 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isa_common.c Message-ID: <200006250919.CAA41624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2000/06/25 02:19:02 PDT Modified files: sys/isa isa_common.c Log: Replace the unknown driver with a nomatch method in the isa driver. This allows ISA PnP drivers to be dynamically loaded after the kernel has booted. Revision Changes Path 1.17 +71 -72 src/sys/isa/isa_common.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?200006250919.CAA41624>