From owner-freebsd-questions Sat Jun 19 21:16:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 7607415100 for ; Sat, 19 Jun 1999 21:16:47 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id VAA62215; Sat, 19 Jun 1999 21:16:43 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 19 Jun 1999 21:16:43 -0700 (PDT) From: Doug White To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.1 chicken-and-egg kernel situation In-Reply-To: <19990619054529.KFNB404633.mta1-rme@wocker> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 19 Jun 1999, Dan Langille wrote: > On 18 Jun 99, at 17:38, Doug White wrote: > > > On Wed, 16 Jun 1999, Dan Langille wrote: > > > > > I have a box (fred) which on which 3.* would not install because the PCI > > > SCSI controller was not recognized. 2.2.8 installs without a problem. > > > 3.* doesn't see the PCI controller. > > > > What brand/model of SCSI card? If it's not supported, it's not supported. > > It is supported in 2.2.8, but not the 3.* stream. Nor current. I'm told > it's because of the way in which the PCI bus is now initialised. > > This should tell you everything: > > FreeBSD 2.2.8-RELEASE #0: Mon Nov 30 06:34:08 GMT 1998 > jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC > CPU: i486DX (486-class CPU) > real memory = 33554432 (32768K bytes) > avail memory = 30334976 (29624K bytes) > Probing for devices on PCI bus 0: > chip0 rev 2 on pci0:0:0 > ncr0 rev 1 int a irq 11 on pci0:1:0 > ncr0 waiting for scsi devices to settle > (ncr0:0:0): "DEC RZ25M (C) DEC 0680" type 0 fixed SCSI 2 Ah, ok. > And here's the diff which allows the above to be seen during the 3.* install: > > RCS file: /usr/cvs/src/sys/i386/isa/pcibus.c,v > retrieving revision 1.41 > diff -C2 -r1.41 pcibus.c > *** pcibus.c 1997/12/20 09:04:25 1.41 > --- pcibus.c 1999/06/07 11:58:58 If this has been committed to the 3.X tree, then the snap server at ftp://releng3.freebsd.org/pub/FreeBSD/snapshots/ will be helpful to you. That machine builds a release every day. Otherwise, you'll have to 'make release' or source upgrade yourself. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message