Date: Sat, 4 Apr 1998 22:45:33 -0800 (PST) From: Julie Juracich <kitten@snowpaws.com> To: freebsd-scsi@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Problems with Adaptec2920 driver Message-ID: <199804050645.WAA08022@grue.xaqti.com>
next in thread | raw e-mail | index | archive | help
I posted this to comp.unix.bsd.freebsd.misc, but have received no response, so I thought I'd try the mailing lists. I have an Adaptec 2920 SCSI controller that has been giving me no end of headaches with FreeBSD. I was able to use the driver from http://www.sbox.tu-graz.ac.at/home/rmike/freebsd/ with a minor alteration for FreeBSD-STABLE (had to remove references to crd.h). I have now gone to FreeBSD-CURRENT, and I have tried both that driver and the patch located here: ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/xperimnt/aha2920/tmc18c30-sysdif f.gz Neither are working and are spewing errors during my kernel compile such as: (using tmc18c30-sysdiff.gz) ../../pci/aha2920pci.c: At top level: ../../pci/aha2920pci.c:288: redefinition of `ahd_pci_intr' ../../pci/aha2920pci.c:139: `ahd_pci_intr' previously defined here ** Error code 1 (using aha2920-230897.tgz) ../../i386/scsi/scsi_low/scsi_low.c: In function `scsi_low_init_ccbque': ../../i386/scsi/scsi_low/scsi_low.c:250: parse error before `ccbque' ../../i386/scsi/scsi_low/scsi_low.c: In function `scsi_low_get_ccb': ../../i386/scsi/scsi_low/scsi_low.c:250: parse error before `break' Has anyone else gotten this card running successfully with FreeBSD-CURRENT? If so, could you tell me what I need to do to get it working? -- Julie Juracich )\._.,--....,'``. kitten @ snowpaws.com /, _.. \ _\ ;`._ ,. http://www.snowpaws.com/ `._.-(,_..'--(,_..'`-.;.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804050645.WAA08022>