From owner-freebsd-stable Thu Apr 4 12: 0: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id B04E337B425 for ; Thu, 4 Apr 2002 11:59:43 -0800 (PST) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g34Jxbj04083; Thu, 4 Apr 2002 11:59:37 -0800 (PST) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id LAA02331; Thu, 4 Apr 2002 11:59:36 -0800 (PST) Received: from btcexc01.btc.adaptec.com (btcexc01 [162.62.147.10]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA07033; Thu, 4 Apr 2002 12:58:07 -0700 (MST) Received: by btcexc01.btc.adaptec.com with Internet Mail Service (5.5.2653.19) id <2H977JHG>; Thu, 4 Apr 2002 12:58:08 -0700 Message-ID: From: "Long, Scott" To: "'Larry Vaden'" , freebsd-stable@freebsd.org Subject: RE: clues regarding running on Dell 1650 with Adaptec AACRAID (RO MB128) Date: Thu, 4 Apr 2002 12:58:07 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Larry Vaden [mailto:vaden@texoma.net] > Sent: Thursday, April 04, 2002 10:06 AM > To: freebsd-stable@freebsd.org > Subject: clues regarding running on Dell 1650 with Adaptec AACRAID > (ROMB128) >=20 >=20 > What is necessary to support the Dell 1650 with Adaptec=20 > AACRAID ROMB128=20 > under 4.5-RELEASE-P2? >=20 I just added support for this configuration to both 4-STABLE and 5-CURRENT. You can either grab a -stable snapshot and install off of that, or install 4.5-RELEASE and update using cvsup. > In other words, where's the hook in FreeBSD to do the same=20 > thing mentioned=20 > below for Linux? >=20 There is no such hook in FreeBSD (we frown on doing string parsing in the kernel =3D-). Scott > rgds/ldv >=20 > =3D=3D=3D=3D=3D >=20 > RFC][PATCH] passing PCI IDs in at module load > Matt_Domsch@Dell.com Matt_Domsch@Dell.com > Wed Aug 8 13:51:00 2001 > =B7 Previous message: =B7 Kernel won't boot with percraid > =B7 Next message: =B7 Is the aacraid driver included in the=20 > default kernel or not? > =B7 Messages sorted by: =B7 [ date ] =B7 [ thread ] =B7 [ subject ] = =B7=20 > [ author ] >=20 > So we don't get bitten ever again by the problem of not=20 > having the PCI IDs > in the driver for a brand new controller, I've made a patch=20 > which should > solve this. Basically, you pass as a module option the PCI > vendor/device/subsys vendor/device, like so: >=20 > insmod aacraid aacraid_pciid=3D0x1028,0x0001,0x1028,0x0001 >=20 > This gets found first, then all other devices get probed as normal. >=20 > While I was at it, I removed some of the #ifdef MODULE stuff=20 > that's not > necessary with 2.4.x. >=20 > Thoughts? > -Matt >=20 > -- > Matt Domsch > Sr. Software Engineer > Dell Linux Solutions > www.dell.com/linux > #2 Linux Server provider with 17% in the US and 14% Worldwide (IDC)! > #3 Unix provider with 18% in the US (Dataquest)! >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message