From owner-freebsd-questions Wed Apr 10 06:14:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03588 for questions-outgoing; Wed, 10 Apr 1996 06:14:30 -0700 (PDT) Received: from Sisyphos (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA03559 for ; Wed, 10 Apr 1996 06:13:54 -0700 (PDT) Received: by Sisyphos id AA06176 (5.67b/IDA-1.5 for questions@freebsd.org); Wed, 10 Apr 1996 15:13:22 +0200 Message-Id: <199604101313.AA06176@Sisyphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Wed, 10 Apr 1996 15:13:22 +0200 In-Reply-To: "Ryan K. Kereliuk" "Hardware Queries (cdrom, ethernet)" (Apr 9, 14:30) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: "Ryan K. Kereliuk" Subject: Re: Hardware Queries (cdrom, ethernet) Cc: questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Apr 9, 14:30, "Ryan K. Kereliuk" wrote: } Subject: Hardware Queries (cdrom, ethernet) } Probing for devices on the PCI bus: } chip0 rev 2 on pci0:0 } chip1 rev 2 on pci0:7 } pci0:9: AMD, device=0x2000, class=network (ethernet) [no driver assigned] } vga0 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