From owner-freebsd-questions Wed May 20 08:58:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20170 for freebsd-questions-outgoing; Wed, 20 May 1998 08:58:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20045 for ; Wed, 20 May 1998 08:57:51 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.8/8.8.8) with ESMTP id QAA23781; Wed, 20 May 1998 16:56:56 +0100 (BST) (envelope-from kpielorz@tdx.co.uk) Message-ID: <3562FD26.1FF2E765@tdx.co.uk> Date: Wed, 20 May 1998 16:56:22 +0100 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: greg@gcsl.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: ADAPTEC 3940UW (IS ANYONE THERE ?) References: <3562F0A1.2FC7DEBE@lsca.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Bedrossian wrote: > > This email has been sent 3 or 4 time with no response. Is it too > advanced for everyone ? > > Here is it AGAIN. Repeating yourself is only going to get other people annoyed :-( - You have to remember a lot of people who use this list are in the US or other far parts of the world - therefore it goes a bit quiet during some parts of the 'day' for other people... > > Greetings, > > I've just built a server with an Adaptec 3940UW controller which I know > is supported by FreeBSD 2.2.6 but I can not find the driver for this > controller in the kernel when I first try to install BSD. > > Any ideas anyone ? If you look at /sys/i386/conf/LINT, there are some lines in there that say:- (granted you may not be able to do that if you've not installed the system yet ;-) # # The `ahc' device provides support for the Adaptec 29/3940(U)(W) # and motherboard based AIC7870/AIC7880 adapters. # So I'd imagine it's the 'ahc' driver that you need... Which I also believe is compiled into the GENERIC kernel that ships with 2.2.6 - so if your system isn't finding it, theres something else wrong... The 3940UW isn't behind a PCI->PCI bridge or something is it? (i.e. how many PCI slots does your server have?) Try looking through the messages as the kernel boots - see if it mentions anything about 'ahc' devices etc. Regards, Karl Pielorz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message