From owner-freebsd-stable Tue Apr 25 6:36:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wat-border.sentex.ca (waterloo-hespler.sentex.ca [199.212.135.66]) by hub.freebsd.org (Postfix) with ESMTP id F36F737BD2B for ; Tue, 25 Apr 2000 06:36:43 -0700 (PDT) (envelope-from mike@sentex.ca) Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by wat-border.sentex.ca (8.9.3/8.9.3) with ESMTP id JAA31105; Tue, 25 Apr 2000 09:36:07 -0400 (EDT) (envelope-from mike@sentex.ca) Received: from simoeon (simeon.sentex.ca [209.112.4.47]) by vinyl.sentex.ca (8.9.3/8.9.3) with SMTP id JAA17060; Tue, 25 Apr 2000 09:36:07 -0400 (EDT) (envelope-from mike@sentex.ca) Message-Id: <3.0.5.32.20000425093237.020411c0@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Tue, 25 Apr 2000 09:32:37 -0400 To: Tony Byrne From: Mike Tancsa Subject: Re: /usr/src/sys/modules/mlx Cc: stable@FreeBSD.ORG In-Reply-To: References: <4.2.2.20000424233913.039ecf08@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:34 PM 4/25/00 +0100, Tony Byrne wrote: >I've checked the CVS repository and there's been a very recent commit >of mlx_disk.c (about 16 hours ago) which *might* be the cause. > >Since I don't have a Mylex RAID controller and I only needed a 4.0 >kernel in order to complete a source upgrade of 3.4 to 4.0, I >commented out the mlx device line in my GENERIC kernel config file and >the system happily compiled the kernel. Unfortunately for me, I need the mlx driver working :-) The problem seems to be a reference to a variable that is not declared (disks_registered) in two spots. I am not sure if they are meant to be removed, or that the declarations are meant to be included. Either way, msmith@freebsd.org will no doubt know what to do. ---Mike ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Sentex Communications mike@sentex.net Cambridge, Ontario Canada www.sentex.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message