From owner-freebsd-current Wed Sep 16 04:25:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26026 for freebsd-current-outgoing; Wed, 16 Sep 1998 04:25:52 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26017 for ; Wed, 16 Sep 1998 04:25:46 -0700 (PDT) (envelope-from croot@btp1da.phy.uni-bayreuth.de) Received: (from root@localhost) by btp1da.phy.uni-bayreuth.de (8.8.8/8.7.3) id NAA15788; Wed, 16 Sep 1998 13:25:26 +0200 (MEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 16 Sep 1998 13:25:26 +0200 (MEST) Organization: university of bayreuth From: Werner Griessl To: Werner Griessl Subject: RE: cam and ncr ? Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 16-Sep-98 Werner Griessl wrote: > > ---------------------------------- > > I did a buildworld/installworld with current from today (Sep. 16), > then changed sd->da in my kernel-config and /etc/fstab, > did a "sh MAKEDEV all" in /dev with the new MAKEDEV > and compiled a new kernel. > Now the new kernel fails with: > > ... > npx0: INT 16 interface > ncr0: SCSI phase error fixup: CCB already dequeued > ncr: timeout uccb ... (skip) > from here on repeats endless with the "timeout" line > > Tried then a new GENERIC kernel, but always the same problem. > The (smp)-kernel from yesterday is working even with the "da"-changes. > > My SCSI-Controller and the devices on it are: > ncr0: rev 0x11 int a irq 17 on pci0.9.0 > ncr0: waiting for scsi devices to settle > scbus0 at ncr0 bus 0 > sd0 at scbus0 target 1 lun 0 > sd0: type 0 fixed SCSI 2 > sd0: Direct-Access > sd0: 10.0 MB/s (100 ns, offset 8) > 4134MB (8467200 512 byte sectors) > worm0 at scbus0 target 2 lun 0 > worm0: type 5 removable SCSI 2 > worm0: Write-Once > sd1 at scbus0 target 3 lun 0 > sd1: type 0 fixed SCSI 2 > sd1: Direct-Access > sd1: 10.0 MB/s (100 ns, offset 8) > 4095MB (8386733 512 byte sectors) > > (dmesg with the working smp-kernel from yesterday) > > > What did I wrong ? > Shouldn't at least the GENERIC-kernel work ? > > Werner > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message ---------------------------------- Sorry for replying my own mail, I forgot to say: It's still an AOUT, not elf system and a correction: The working kernel ist from Sep 14, not 15: FreeBSD 3.0-CURRENT #0: Mon Sep 14 11:56:12 CEST 1998 croot@btp1xb.phy.uni-bayreuth.de:/spare2/F/src/sys/compile/SMP-BTP1XB Timecounter "i8254" frequency 1193182 Hz cost 3119 ns CPU: Pentium II (686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping=4 Features=0x80fbff real memory = 134217728 (131072K bytes) avail memory = 127754240 (124760K bytes) Programming 24 pins in IOAPIC #0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x00 on pci0.7.1 fxp0: rev 0x01 int a irq 16 on pci0.8.0 Werner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message