From owner-freebsd-scsi Thu Nov 18 14:25:29 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from front6m.grolier.fr (front6m.grolier.fr [195.36.216.56]) by hub.freebsd.org (Postfix) with ESMTP id 9D80A15183 for ; Thu, 18 Nov 1999 14:25:23 -0800 (PST) (envelope-from groudier@club-internet.fr) Received: from localhost (ppp-105-65.villette.club-internet.fr [194.158.105.65]) by front6m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with SMTP id XAA12660; Thu, 18 Nov 1999 23:23:58 +0100 (MET) Date: Fri, 19 Nov 1999 00:48:12 +0100 (MET) From: Gerard Roudier X-Sender: groudier@localhost To: "David O'Brien" Cc: scsi@FreeBSD.ORG Subject: Re: SYM-0.10.0 available In-Reply-To: <19991118135048.A79971@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for having tried the driver and sorry for the problems. I donnot have access to an Alpha system. The -UNTESTED- status for Alpha was there for reasons. If you want to continue with this driver version, you can just #if 0 the call to alpha_register_pci_scsi() and change occurrences of memcmp() by=20 bcmp(). I will made available a new patch in a couple of days with Ultra2 mode tested for the C1010 (Ultra3 will come later due to some changes needed in CAM and camcontrol) and with the compilation problems hopefully fixed. You may wait for that one, if you prefer (as you want).=20 Regards, G=E9rard. On Thu, 18 Nov 1999, David O'Brien wrote: > On Sat, Nov 13, 1999 at 11:45:03PM +0100, Gerard Roudier wrote: > > * SYM-0.10.0-19991111 (diff file PATCH-SYM-0.10.0-19991111) > > Add support for Alpha - UNTESTED. Consists in some minor changes pick= ed=20 >=20 > This will not compile for me. I changed where I installed the files, but > I can't see how that would cause these errors: >=20 > linking kernel.debug > sym_hipd.o: In function `sym_cam_attach': /sys/compile/QUYNH/../../contri= b/dev/sym/sym_hipd.c:10254: undefined reference to `alpha_register_pci_scsi= ' > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10254: undefined refe= rence to `alpha_register_pci_scsi' sym_hipd.o: In function `sym_read_Symbio= s_nvram': > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined refe= rence to `memcmp' > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined refe= rence to `memcmp' > *** Error code 1 >=20 > --=20 > -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message