atom feed2 messages in org.freebsd.freebsd-scsisym driver doesn't like 53c810a
FromSent OnAttachments
Thomas FaehnleMay 2, 2000 8:21 am 
Gérard RoudierMay 2, 2000 12:55 pm 
Subject:sym driver doesn't like 53c810a
From:Thomas Faehnle (tf@wurbl.wn.bawue.de)
Date:May 2, 2000 8:21:21 am
List:org.freebsd.freebsd-scsi

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

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