Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 13:25:26 +0200 (MEST)
From:      Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
To:        Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
Cc:        current@FreeBSD.ORG
Subject:   RE: cam and ncr ?
Message-ID:  <XFMail.980916132526.croot@btp1da.phy.uni-bayreuth.de>
In-Reply-To: <XFMail.980916124043.croot@btp1da.phy.uni-bayreuth.de>

next in thread | previous in thread | raw e-mail | index | archive | help

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: <ncr 53c810a fast10 scsi> 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: <IBM DCAS-34330 S65A> 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: <PHILIPS CDD2600 1.07> type 5 removable SCSI 2
> worm0: Write-Once 
> sd1 at scbus0 target 3 lun 0
> sd1: <SEAGATE ST15230N 0298> 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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,
MMX>
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: <Intel 82440FX (Natoma) PCI and memory controller> rev 0x02 on pci0.0.0
chip1: <Intel 82371SB PCI to ISA bridge> rev 0x01 on pci0.7.0
ide_pci0: <Intel PIIX3 Bus-master IDE controller> rev 0x00 on pci0.7.1
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980916132526.croot>