From owner-freebsd-current Wed Feb 14 9:53:12 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 71C3C37B401 for ; Wed, 14 Feb 2001 09:53:08 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1EHr2W89911; Wed, 14 Feb 2001 10:53:02 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102141753.f1EHr2W89911@harmony.village.org> To: Kris Kennaway Subject: Re: HOWTO->implement SCSI functionality in 5.0-Current Cc: Courtney Thomas , freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Wed, 14 Feb 2001 09:37:07 PST." <20010214093707.A72511@mollari.cthul.hu> References: <20010214093707.A72511@mollari.cthul.hu> <3A8B52F2.C6B37C4C@flash.net> Date: Wed, 14 Feb 2001 10:53:02 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010214093707.A72511@mollari.cthul.hu> Kris Kennaway writes: : > What are the minimal conditions required for 5.0-Current to recognize my : > SCSI card, an Adaptec 1542CP ? : : Adding the relevant driver to your kernel config, or writing a driver : if one doesn't exist :-) The aha driver supports the 1542CP. That's the second most sane of all of the aha cards (the 1542CF is the most sane). However, I think it may be a hints issue. I just upgraded my bouncer box to last night's post libc fixes. We'll see what's broken now... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message