From owner-freebsd-hackers Thu Apr 10 13:57:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA29783 for hackers-outgoing; Thu, 10 Apr 1997 13:57:11 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA29772 for ; Thu, 10 Apr 1997 13:57:07 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr2-38.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA12544 (5.67b/IDA-1.5 for ); Thu, 10 Apr 1997 22:57:02 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id WAA08555; Thu, 10 Apr 1997 22:56:59 +0200 (CEST) Message-Id: <19970410225658.64714@x14.mi.uni-koeln.de> Date: Thu, 10 Apr 1997 22:56:58 +0200 From: Stefan Esser To: stesin@gu.net Cc: hackers@freebsd.org Subject: Re: 2 PCI busses, 2 AIC chips, 2.2.1. Howto ? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.68 In-Reply-To: ; from Andrew Stesin on Thu, Apr 10, 1997 at 04:31:50PM +0300 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Apr 10, Andrew Stesin wrote: > > Dear Stefan, > > as I told you earlier today, > > > I'll set up a serial console and send a boot -v > > for this box to you this evening. > > here it goes. Thanks ... > [... boot prompt, "uncompressing kernel", userconfig, [Q] ...] > > avail memory = 61059072 (59628K bytes) > eisa0: > Probing for devices on the EISA bus No devices on EISA ? You could try to increase the number of EISA slots probed (from within userconfig ??? I never had to deal with EISA) > Probing for devices on PCI bus 0: > configuration mode 1 allows 32 devices. > chip0 rev 2 on \ > pci0:0 > vx0 <3COM 3C900 Etherlink XL PCI> rev 0 int a irq 10 on pci0:12 The CPU to PCI bridge and an Ethernet adapter are found on PCI bus 0. The probe obviously works. If no furter PCI to PCI bridge is found, then there isn't any ! > mapreg[10] type=1 addr=0000ef00 size=0040. > utp/aui/bnc[*utp*]: disable 'auto select' with DOS util! \ > address 00:60:97:25:f7:47 > chip1 rev 5 on pci0:14:0 > pci0:15:0: Intel Corporation, device=0x0008, class=0xff, subclass=0x00 \ I couldn't find any information about devices 0x0008 and 0x1225, yet. Any ideas, what these might be ??? Regards, STefan