From owner-freebsd-scsi Sun Nov 21 12: 2:47 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from front4m.grolier.fr (front4m.grolier.fr [195.36.216.54]) by hub.freebsd.org (Postfix) with ESMTP id 5F5D1158F2 for ; Sun, 21 Nov 1999 12:02:24 -0800 (PST) (envelope-from groudier@club-internet.fr) Received: from localhost (ppp-111-226.villette.club-internet.fr [194.158.111.226]) by front4m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with SMTP id VAA29668; Sun, 21 Nov 1999 21:02:03 +0100 (MET) Date: Sun, 21 Nov 1999 22:26:29 +0100 (MET) From: Gerard Roudier X-Sender: groudier@localhost To: Nick Hibma Cc: "David O'Brien" , scsi@freebsd.org Subject: Re: SYM-0.10.0 available In-Reply-To: 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 On Fri, 19 Nov 1999, Nick Hibma wrote: =20 > You are aware of the machine beast.freebsd.org that you can use for > build testing of your alpha software? That way you can at least get the > compilation to work. A memcmp() that disappears since being a gcc built-in and a function that= =20 vanished recently from the main branch are not common compilation problems= =20 as far as I can tell. Btw, the changes were pretty trivial for the thing=20 to be immediately fixed. =20 > Hope this helps. This would help if I wanted to propose changes in the Alpha specific code, but I dont. And I donnot intend to check by myself all driver changes against anything else than i386. This never had been a problem under Linux, and AFAIK the drivers I maintain for Linux are used on PPC, SPARCs, ALPHA and INTEL (at least).=20 G=E9rard. > Nick >=20 > On Fri, 19 Nov 1999, Gerard Roudier wrote: >=20 > >=20 > > 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 the= re > > for reasons. > >=20 > > If you want to continue with this driver version, you can just #if 0 th= e > > call to alpha_register_pci_scsi() and change occurrences of memcmp() by= =20 > > bcmp(). > >=20 > > 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 > >=20 > > Regards, > > G=E9rard. > >=20 > >=20 > > On Thu, 18 Nov 1999, David O'Brien wrote: > >=20 > > > 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 = picked=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/../../co= ntrib/dev/sym/sym_hipd.c:10254: undefined reference to `alpha_register_pci_= scsi' > > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10254: undefined = reference to `alpha_register_pci_scsi' sym_hipd.o: In function `sym_read_Sy= mbios_nvram': > > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined = reference to `memcmp' > > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined = reference 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