Date: Wed, 9 Oct 2002 10:00:46 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC.hints Message-ID: <200210091700.g99H0kqm058845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/10/09 10:00:46 PDT
Modified files:
sys/i386/conf GENERIC.hints
Log:
Remove 'at' hints for npx and apm as both drivers have identify routines
that add an instance of themselves. The npx(4) driver doesn't even check
the npx 'port' hint but hardcodes IO_NPX instead. The npx(4) driver also
will use isa IRQ 13 (on x86, 8 on pc98) by default if no 'irq' hint is
specified, so we don't need that hint either.
Revision Changes Path
1.9 +1 -5 src/sys/i386/conf/GENERIC.hints
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?200210091700.g99H0kqm058845>
