Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!rill.news.pipex.net!pipex!europa.chnt.gtegsc.com!news.umbc.edu!not-for-mail From: pauld@umbc.edu (Paul Danckaert) Newsgroups: comp.unix.bsd.freebsd.misc Subject: 2.2.1 Update - CCD Problems Date: 25 Mar 1997 09:43:56 -0500 Organization: University of Maryland, Baltimore County Lines: 66 Message-ID: <5h8obc$180@umbc7.umbc.edu> NNTP-Posting-Host: f-umbc7.umbc.edu NNTP-Posting-User: pauld Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37710 Hi, I upgraded a FreeBSD box from 2.1.5 to 2.2.1, and am having a fair ammount of trouble with my old ccd disks. I had two disks, each on its own bus, in a concatanated volume.. but now under 2.2.1, it no longer works and I get SCSI timeouts. The specific error is: Mar 25 09:41:16 bob /kernel: ncr0: timeout ccb=f130cc00 (skip) Below is the dmesg output of the machine: FreeBSD 2.2.1-RELEASE #0: Mon Mar 24 18:00:55 EST 1997 root@bob.lemur.org:/usr/src/sys/compile/BOB CPU: Pentium (90.21-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping=5 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 33554432 (32768K bytes) avail memory = 30441472 (29728K bytes) Probing for devices on PCI bus 0: chip0 <generic PCI bridge (vendor=1004 device=0005 subclass=0)> rev 1 on pci0:0 chip1 <generic PCI bridge (vendor=1004 device=0006 subclass=1)> rev 1 on pci0:1 vga0 <VGA-compatible display device> rev 0 int a irq ?? on pci0:10 pci0:13: CMD, device=0x0640, class=storage (ide) int a irq 14 [no driver assigned] ncr0 <ncr 53c810 scsi> rev 2 int a irq 11 on pci0:17 ncr0 waiting for scsi devices to settle (ncr0:5:0): "DEC DSP5200S T384" type 0 fixed SCSI 2 sd0(ncr0:5:0): Direct-Access sd0(ncr0:5:0): 10.0 MB/s (100 ns, offset 8) 1908MB (3907911 512 byte sectors) ncr1 <ncr 53c810 scsi> rev 1 int a irq 10 on pci0:18 ncr1 waiting for scsi devices to settle (ncr1:4:0): "DEC DSP5200S T369" type 0 fixed SCSI 2 sd1(ncr1:4:0): Direct-Access sd1(ncr1:4:0): 10.0 MB/s (100 ns, offset 8) 1908MB (3907911 512 byte sectors) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A psm0: disabled, not probed. fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC31000H> wd0: 1033MB (2116800 sectors), 2100 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 bt0 not found at 0x330 uha0 not found at 0x330 aha0 not found at 0x330 wt0 not found at 0x300 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 3 on isa ep0: aui/utp/bnc[*UTP*] address 00:20:af:e4:b9:2e npx0 on motherboard npx0: INT 16 interface ccd0-3: Concatenated disk drivers Does anybody have any ideas on why this no longer works, and how I could fix it? Thanks.. paul