From owner-freebsd-smp Sat Nov 30 15:20:43 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA14245 for smp-outgoing; Sat, 30 Nov 1996 15:20:43 -0800 (PST) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA14238 for ; Sat, 30 Nov 1996 15:20:39 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id QAA09127; Sat, 30 Nov 1996 16:20:26 -0700 Message-Id: <199611302320.QAA09127@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Gunther Hipper cc: freebsd-smp@freebsd.org Subject: Re: New smp kernel In-reply-to: Your message of "Sat, 30 Nov 1996 23:48:36 +0100." <199611302248.XAA04639@donau.informatik.uni-rostock.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Nov 1996 16:20:26 -0700 Sender: owner-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > > > With today's init_main.c, the system still hangs if the boot-device > > > is IDE. I believe that there is a conflict between the kernel and > > > APIC stuff (built in ID controller in Tomcat and Tyan Titan). > > > > this is good news! So I think we may be past the general "system hang" > > problem. Is there ANYONE out there that still has this problem after > > applying todays (96-11-30) kern/init_main.c? SPEAK UP NOW!!! > YYYYYYYYYYYYUUUUUUUUUUUUUUPPPPPPPPP - this seems to be my Problem, too !!!!!!!! > > > > I managed to get a SCSI HD with Adaptic 2940A controller this morning. > > > With the same smp kernel, the system booted up from SCSI HD without any > > > problem and the system recognizes the IDE drive which can be accessed (mount). > Do you want me to try this, too ? I could get a 1542C and a 2GB SCSI for a trial > with my GA586DX..... I should have looked CLOSER at the dmesg output you sent me. Since you are using the same board as I am, I just jumped to the conclusion that you were using a SCSI disk, pass me the pointy hat! from your dmesg: > FreeBSD 2.2-961014-SNAP #22: Sun Nov 17 16:03:37 1996 > ... > ahc0 rev 0 int a irq 9 on pci0:12 > ahc0: aic7880 Unsupported adapter type. Ignoring I *think* ^^^^^^^^^^^^^^^^^^^^^^^^ this is because its OFF in BIOS earlier boards came with this chip as an option, but I think this says your board actually has it, but its turned off in the BIOS. The BIOS may also be "smart" enough to see that there are no SCSI disks attached and turn it off on its own, so just turning it on in the BIOS may not be enough to make this message go away. It might also be a result of using the 961014 SNAP, I don't remember when support for the 7880 was added, but it definately IS supported in the SMP-current kernel. > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 2015MB (4127760 sectors), 4095 cyls, 16 heads, 63 S/T, 512 B/S So this is what you are actually trying to boot off of? So confirm you have the SCSI support on your motherboard and then all you need is a SCSI disk. If this is your only problem then the current code, including the init_main.c commited today, should work for you with without "options APIC_IO". This is the first thing to verify. If you can run that, then we are down to 1 reported failing machine (excluding the IDE related failures). This 1 machine is a 4 CPU motherboard, and also might now run with todays init_main.c. -- Steve Passe | powered by smp@csn.net | FreeBSD