Subject: PCI-SC200 worked with ncr(4), now what? siop gives errors... (fwd)
To: None <port-i386@NetBSD.ORG>
From: VaX#n8 <vax@carolina.rr.com>
List: port-i386
Date: 02/21/2004 17:38:17
------- Forwarded Message
From vax Wed Feb 18 18:07:35 2004
Return-path: <netbsd-users-owner-vax=carolina.rr.com@NetBSD.org>
by localhost with POP3 (fetchmail-6.1.0)
for vax@localhost (single-drop); Wed, 18 Feb 2004 18:07:35 -0500 (EST)
by ms-mss-02.southeast.rr.com
(iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))
with ESMTP id <0HTA000Z7X0CUX@ms-mss-02.southeast.rr.com> for
vax@carolina.rr.com; Wed, 18 Feb 2004 17:26:58 -0500 (EST)
by ms-mta-01.southeast.rr.com
(iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))
with ESMTP id <0HTA004JSX0RKI@ms-mta-01.southeast.rr.com> for
vax@carolina.rr.com (ORCPT vax@carolina.rr.com); Wed,
18 Feb 2004 17:26:51 -0500 (EST)
by ncmx01.mgw.rr.com (8.12.10/8.12.8) with SMTP id i1IMRmq0024426 for
<vax@carolina.rr.com>; Wed, 18 Feb 2004 17:28:09 -0500 (EST)
(24.93.83.78) by mail.netbsd.org with SMTP; Wed, 18 Feb 2004 22:25:30 +0000
by linkdead.gangsta.local (Postfix) with ESMTP id 776DBB5F2 for
<netbsd-users@NetBSD.ORG>; Wed, 18 Feb 2004 17:23:15 -0500 (EST)
Date: Wed, 18 Feb 2004 17:23:14 -0500
From: VaX#n8 <vax@carolina.rr.com>
Subject: PCI-SC200 worked with ncr(4), now what? siop gives errors...
Sender: netbsd-users-owner@NetBSD.org
To: netbsd-users@NetBSD.org
Message-id: <20040218222315.776DBB5F2@linkdead.gangsta.local>
Delivered-to: netbsd-users@netbsd.org
Original-recipient: rfc822;vax@carolina.rr.com
I'm trying to upgrade to NetBSD-1.6.1 and I notice ncr(4) no longer exists.
I've got an ASUS PCI-SC200 SCSI card, what driver should I use?
It uses a Symbios Logic 53C810 chip.
I tried siop but it generates some errors at boot time.
Is there something better, or do I ignore them?
siop0: unexpected phase mismatch 2
siop0: unhandled scsi interrupt, sist=0xc0 sstat1=0x2 DSA=0x767c DSP=0x3b0
siop0: phase mismatch without command
siop0: unhandled scsi interrupt, sist=0x80 sstat1=0x2 DSA=0xffffffff DSP=0x2c0
siop0: scsi bus reset
------- End of Forwarded Message
I find myself unable to access my CD-ROM in a NetBSD-1.6.1 kernel :-(
I've heard from someone else:
I have the same model card, but it says it's an 53c810a when my 1.6.2
box boots (note the 'a' suffix). dmesg|grep siop says:
siop0 at pci0 dev 15 function 0: Symbios Logic 53c810a (fast scsi)
siop0: interrupting at irq 5
scsibus0 at siop0: 8 targets, 8 luns per target
Did you guys break my SCSI card's driver in NetBSD-1.6.1 and then fix
it in -current? I'm trying to decide if I want to upgrade to NetBSD-1.6.1
or wait until NetBSD-1.6.2.