Date: Fri, 12 Jan 1996 00:24:42 +1100 From: Bruce Evans <bde@zeta.org.au> To: gibbs@freefall.freebsd.org, smpatel@wam.umd.edu Cc: freebsd-hackers@freebsd.org, hasty@rah.star-gate.com, neil@synthcom.com, terry@lambert.org Subject: Re: PnP problem... Message-ID: <199601111324.AAA14111@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>A couple of quick questions: Is there a unified structure where one can >access the information from PCI/EISA/ISA probes? No. For ISA alone there are several tables with incomplete information. This would be easy to fix except there are a lot of drivers. >How well can the ISA >code non-invasively probe devices (currently)? There was once a probe option in userconfig but it was turned off because it didn't work in all cases. I think most probes are very invasive but this is only a problem at autoconfig time in a few cases. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601111324.AAA14111>