Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 1996 15:54:02 +0200
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   ncr - added a scanner and now this:
Message-ID:  <199609211354.PAA22293@gilberto.physik.rwth-aachen.de>

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

I added a Mustek Paragon 600 II SP scanner to my SCSI bus.
This is dmesg:

FreeBSD 2.2-CURRENT #5: Sun Sep  1 17:04:15 MET DST 1996
    root@isdn-kukulies.dialup.rwth-aachen.de:/usr/src/sys/compile/MONKBISDN
Calibrating clock(s) relative to mc146818A clock...
i8254 clock: 1205100 Hz
CPU: AMD Am5x86 Write-Through (486-class CPU)
  Origin = "AuthenticAMD"  Id = 0x4e4
real memory  = 67108864 (65536K bytes)
avail memory = 62734336 (61264K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82424ZX (Saturn) cache DRAM controller> rev 4 on pci0:0
ncr0 <ncr 53c810 scsi> rev 1 int a irq 9 on pci0:1
ncr0 waiting for scsi devices to settle
(ncr0:0:0): "QUANTUM FIREBALL1080S 1Q09" type 0 fixed SCSI 2
sd0(ncr0:0:0): Direct-Access 
sd0(ncr0:0:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
1042MB (2134305 512 byte sectors)
(ncr0:1:0): "QUANTUM MAVERICK 540S 0901" type 0 fixed SCSI 2
sd1(ncr0:1:0): Direct-Access 
sd1(ncr0:1:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
516MB (1057758 512 byte sectors)
(ncr0:6:0): "SCANNER  2.01" type 6 fixed SCSI 1
uk0(ncr0:6:0): Unknown 
(ncr0:6:1): "SCANNER  2.01" type 6 fixed SCSI 1
uk1(ncr0:6:1): Unknown 
(ncr0:6:2): "SCANNER  2.01" type 6 fixed SCSI 1
uk2(ncr0:6:2): Unknown 
(ncr0:6:3): "SCANNER  2.01" type 6 fixed SCSI 1
uk3(ncr0:6:3): Unknown 
(ncr0:6:4): "SCANNER  2.01" type 6 fixed SCSI 1
uk4(ncr0:6:4): Unknown 
(ncr0:6:5): "SCANNER  2.01" type 6 fixed SCSI 1
uk5(ncr0:6:5): Unknown 
(ncr0:6:6): "SCANNER  2.01" type 6 fixed SCSI 1
uk6(ncr0:6:6): Unknown 
(ncr0:6:7): "SCANNER  2.01" type 6 fixed SCSI 1
uk7(ncr0:6:7): Unknown 
chip1 <Intel 82378ZB PCI-ISA bridge> rev 3 on pci0:2
vga0 <Display device> rev 0 on pci0:4
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x280-0x29f irq 5 maddr 0xd0000 msize 8192 on isa
ed0: address 00:00:e8:80:79:9c, type WD8003E (8 bit) 
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
qcam0 at 0x378 on isa
qcam0: unidirectional parallel port
lpt1 at 0x378-0x37f irq 7 on isa
lpt1 not probed due to I/O address conflict with qcam0 at 0x378
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 not found at 0x1f0
tel0 at 0xd80 irq 15 on isa
tel0: card type Teles S0/16.3
npx0 on motherboard
npx0: INT 16 interface
gus0 at 0x220 irq 12 drq 1 flags 0x3 on isa
 at 0x220 irq 12 dma 1,3

changing root device to sd0a
WARNING: / was not properly dismounted.
ncr0:0: ERROR (80:98) (1-21-83) (8/13) @ (dfc:190002cb).
	script cmd = 89030000
	reg:	 da 10 80 13 47 08 00 1f 03 01 80 21 80 00 81 00.
ncr0: have to clear fifos.
ncr0: restart (fatal error).
sd0(ncr0:0:0): COMMAND FAILED (9 ff) @f1778e00.
ncr0: restart (ncr dead ?).
spec_getpages: I/O read error
vm_fault: pager input (probably hardware) error, PID 164 failure
sd0(ncr0:0:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
sd0(ncr0:0:0): UNIT ATTENTION asc:29,0
sd0(ncr0:0:0):  Power on, reset, or bus device reset occurred
, retries:4
pid 164 (tcsh), uid 0: exited on signal 11 (core dumped)

System is a bit flaky since then. I got this ncr bus device reset
already twice since last reboot and I'm hurrying up typing to get this
message finished before the next occurance and eventual system freeze.

Any clues? Also why this probing of logical devices ?



--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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