Date: Wed, 10 Apr 1996 15:13:22 +0200 From: se@zpr.uni-koeln.de (Stefan Esser) To: "Ryan K. Kereliuk" <ryker@ve6rkk.ampr.ab.ca> Cc: questions@freebsd.org Subject: Re: Hardware Queries (cdrom, ethernet) Message-ID: <199604101313.AA06176@Sisyphos> In-Reply-To: "Ryan K. Kereliuk" <ryker@ve6rkk.ampr.ab.ca> "Hardware Queries (cdrom, ethernet)" (Apr 9, 14:30)
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 9, 14:30, "Ryan K. Kereliuk" wrote: } Subject: Hardware Queries (cdrom, ethernet) } Probing for devices on the PCI bus: } chip0 <Intel 82437 (Triton)> rev 2 on pci0:0 } chip1 <Intel 82371 (Triton)> rev 2 on pci0:7 } pci0:9: AMD, device=0x2000, class=network (ethernet) [no driver assigned] } vga0 <VGA-compatible display device> rev 9 int a irq 11 on pci0:10 } } Any advice on getting my BOCA PCI network adapter working would } be helpful, too, though this is not as important. Please enter "-v" at the "Boot: " prompt and look at the value reported for the io mapping. If it happens to be 7000 for example, then boot with "-c" and enter config> port lnc0 0x7000 config> irq lnc0 6 config> q This assumes, that the IRQ for the PCI slot the AMD appears in has been set to 6. You'll most probably need to enter some other number (e.g. 12) to make it work. Regards, STefan -- Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 ============================================================================== http://www.zpr.uni-koeln.de/~se <se@ZPR.Uni-Koeln.DE>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604101313.AA06176>