From owner-freebsd-qa Fri Sep 20 12:32:46 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B485637B401 for ; Fri, 20 Sep 2002 12:32:44 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDDD43E6A for ; Fri, 20 Sep 2002 12:32:44 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 29820 invoked from network); 20 Sep 2002 19:34:29 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 20 Sep 2002 19:34:29 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8KJWfBv070327; Fri, 20 Sep 2002 15:32:42 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200209201916.g8KJGxdI021711@intruder.bmah.org> Date: Fri, 20 Sep 2002 15:32:43 -0400 (EDT) From: John Baldwin To: (Bruce A. Mah) Subject: Re: 4.7-RC1 and aac.ko Cc: freebsd-qa@FreeBSD.ORG, Randy Pratt Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 20-Sep-2002 Bruce A. Mah wrote: > If memory serves me right, John Baldwin wrote: >> >> On 20-Sep-2002 Randy Pratt wrote: >> > I noticed that the aac.ko module isn't being loaded during the >> > probing and produces a message: >> > >> > Loadimg module aac.ko failed >> > Adaptec FSA RAID, Dell PERC2/PERC3 > > [snip] > >> Can you look on the debug terminal (Alt-F2 to get there) and see >> what the error message was? Thanks. > > One line before and after for context...no error message I can see: > > DEBUG: Loading module if_txp.ko (3Com 3cR990 (``Typhoon'') PCI Ethernet) > DEBUG: Loading module aac.ko (Adaptec FSA RAID, Dell PERC2/PERC3) > DEBUG: Loading module mlx.ko (Mylex DAC960 family RAID) > > It appears to have loaded drivers before and after this one without any > problem (or at least quietly). > > Was just looking through src/sys/modules/aac/Makefile. I wonder if > "KMODDEPS=linux" is relevant? Hmm, it might be. Usually kldstat spits out crap if it fails though. Even when it fails cause the CD is booted using cdboot it spits out the "module already exists" stuff on ttyv1. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message