Date: Mon, 17 Feb 1997 19:45:51 +0100 From: j@ida.interface-business.de (J Wunsch) To: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: ep0 in GENERIC Message-ID: <Mutt.19970217194551.j@ida.>
next in thread | raw e-mail | index | archive | help
Just curious: Why don't we use the following config line for ep0 (3C509)? device ep0 at isa? port ? net irq ? vector epintr The autoprobing seems to work, and it's as invasive as not using autoprobing since it happens by reading the EEPROM via a fixed port address (which is done anyway as long as at least one ep device is enabled). Using the autoprobing seems to get us away even with Plug&Pray-configured cards. Unless somebody seriously objects, i would change it to the above. -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970217194551.j>