Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2000 17:21:43 +0200 (CEST)
From:      Thomas Faehnle <tf@wurbl.wn.bawue.de>
To:        freebsd-scsi@freebsd.org
Subject:   sym driver doesn't like 53c810a
Message-ID:  <E12meVh-0001LE-00@wurbl.bk.int>

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

I'm having trouble getting the sym driver to work with a 53c810a
(no-name board), chip rev. 0x11. The board works fine with the ncr
driver, however (under both FreeBSD and Linux).

I tried both the version that came with the 4.0-RELEASE and 1.5.0 (with
and without the XXXX_DEBUG_GENERIC_SUPPORT_XXX option).

Output is as follows:

4.0-RELEASE
-----------

sym0: <810a> port 0x6000-0x60ff mem 0xe1000000-0xe10000ff irq 15 at device 9.0 on pci0
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
pci0: <ATI Mach64-GP graphics accelerator> at 11.0 irq 9
[...]
unknown2: <Game Port> at port 0x200 on isa0
unknown3: <MPU401> at port 0x300-0x301 on isa0
sym0:8: ERROR (c0:0) (8-0-0) (40/3) @ (script 40:4300001c).
sym0: script cmd = f3100004
sym0: regdump: ca 00 00 03 47 40 08 1f 00 08 00 00 80 00 08 02 00 50 e8 03 00 ff ff ff.
sym0: PCI STATUS = 0x8100
(noperiph:sym0:0:-1:-1): SCSI BUS reset detected.



sym-1.5.0 without XXXX_DEBUG_GENERIC_SUPPORT_XXX
------------------------------------------------

sym0: <810a> port 0x6000-0x60ff mem 0xe1000000-0xe10000ff irq 15 at device 9.0 on pci0
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
pci0: <ATI Mach64-GP graphics accelerator> at 11.0 irq 9
[...]
unknown2: <Game Port> at port 0x200 on isa0
unknown3: <MPU401> at port 0x300-0x301 on isa0
sym0:6: ERROR (c0:0) (8-0-0) (40/3) @ (scripta 40:43000030).
sym0: script cmd = f3100004
sym0: regdump: ca 00 00 03 47 40 06 1f 00 08 01 00 80 00 08 02 00 60 e8 03 00 ff ff ff.
sym0: PCI STATUS = 0x8100
(noperiph:sym0:0:-1:-1): SCSI BUS reset detected.



sym-1.5.0 with XXXX_DEBUG_GENERIC_SUPPORT_XXX
---------------------------------------------

sym0: <810a> port 0x6000-0x60ff mem 0xe1000000-0xe10000ff irq 15 at device 9.0 on pci0
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
pci0: <ATI Mach64-GP graphics accelerator> at 11.0 irq 9
[...]
unknown2: <Game Port> at port 0x200 on isa0
unknown3: <MPU401> at port 0x300-0x301 on isa0
sym0:0: ERROR (c0:0) (8-0-0) (0/3) @ (scripta 24:c0000000).
sym0: script cmd = 980cef10
sym0: regdump: ca 00 00 03 47 00 00 1f 00 08 01 00 80 00 08 02 00 50 e6 03 00 ff ff ff.
sym0: PCI STATUS = 0x8100
(noperiph:sym0:0:-1:-1): SCSI BUS reset detected.


In all cases the driver hangs, endlessly repeating the last 5 lines.

Any clues?
Thomas

-- 
Thomas Faehnle, Am Sommerrain 12, D-71522 Backnang  | MIME mail welcome
mail: tf@wurbl.wn.bawue.de * phone: +49 7191 954671 | PGP key available




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E12meVh-0001LE-00>