Date: Fri, 19 Nov 1999 00:48:12 +0100 (MET) From: Gerard Roudier <groudier@club-internet.fr> To: "David O'Brien" <obrien@NUXI.com> Cc: scsi@FreeBSD.ORG Subject: Re: SYM-0.10.0 available Message-ID: <Pine.LNX.3.95.991119003231.388A-100000@localhost> In-Reply-To: <19991118135048.A79971@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.991119003231.388A-100000>