Date: Tue, 11 Apr 2000 14:04:15 -0500 (CDT) From: Chris Dillon <cdillon@wolves.k12.mo.us> To: "Matthew N. Dodd" <winter@jurai.net> Cc: "Serg V. Shubenkov" <serg@macomnet.ru>, freebsd-isp@FreeBSD.ORG Subject: Re: Compaq ProSignia Server Message-ID: <Pine.BSF.4.20.0004111351440.34453-100000@mail.wolves.k12.mo.us> In-Reply-To: <Pine.BSF.4.21.0004111424440.50194-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Apr 2000, Matthew N. Dodd wrote: > On Tue, 11 Apr 2000, Chris Dillon wrote: > > If this ProSignia is the same one I have, the onboard NetFlex is > > actually a Lance chipset: > > > > lnc0 at 0x8800-0x8817 irq 14 drq 0 on eisa slot 8 > > lnc0: PCnet-32 VL-Bus address 00:80:5f:08:65:ba > > Where is the lnc driver getting that? I don't see an EISA probe/attach > routine for the lnc driver. If it doesn't have one, it apparently didn't need it. :-) I did have to manually feed the driver the port/IRQ after finding out what it was set to in the system setup, and the snippet above also appears after "Probing for devices on the ISA bus". I'm also not actually using this interface right now because long before I ever got it working with FreeBSD I stuck a 3C509 in there and have been using it ever since. Here is the line I have for it in my kernel config: device lnc0 at isa? port 0x8800 net irq 14 drq 0 > Whats the EISA device ID for this device? Is there a way for me to find out without having to reboot the machine? Something along the line of pciconf(8)? -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( http://www.freebsd.org ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0004111351440.34453-100000>