Date: Mon, 9 Aug 1999 12:48:08 -0600 (MDT) From: "Kenneth D. Merry" <ken@kdm.org> To: bgs@ensor.valleyip.net (Brian Skrab) Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: Adaptec 1505 ISA SCSI Message-ID: <199908091848.MAA29721@panzer.kdm.org> In-Reply-To: <199908091807.LAA17799@ensor.valleyip.net> from Brian Skrab at "Aug 9, 1999 11:07:17 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Skrab wrote... > Hello, > > I've just moved a piece of hardware from a 486 running FBSD2.2.8 to > a nice new Pentium with FBSD3.2 installed. This is a SCSI card that > I use to access my external Zip Drive. 2.2.8 recognized it fine > after the following line was compiled into the kernel. > > controller aic0 at isa? port 0x340 bio irq 10 vector aicintr > > Adding the same line to 3.2 generates a compile error when making > the new kernel. I assume that there is some other way of adding > support for this device to the kernel, but cannot seem to figure out > what that is. Whenever the computer is booted, the card is > recognized by the BIO, FBSD can't seem to see it. Am I missing > something? > > Thanks for any ideas you can provide. The aic driver hasn't yet been ported to CAM. I think Brian Beattie <beattie@aracnet.com> is working on it, you can ask him how it's going. I wouldn't count on it anytime soon. So, you can: - get another (supported) SCSI card - downgrade to 2.2.8 again Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908091848.MAA29721>