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

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

----------------------------------

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



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