Date: Tue, 25 Apr 2000 09:32:37 -0400 From: Mike Tancsa <mike@sentex.ca> To: Tony Byrne <tony@nua.ie> Cc: stable@FreeBSD.ORG Subject: Re: /usr/src/sys/modules/mlx Message-ID: <3.0.5.32.20000425093237.020411c0@marble.sentex.ca> In-Reply-To: <r00bgsglm15idkv0hr1irav8bshl0llviv@4ax.com> References: <beuagsk74ibt7bp0778d2um7pvmo9a7o7f@4ax.com> <4.2.2.20000424233913.039ecf08@mail.sentex.net> <beuagsk74ibt7bp0778d2um7pvmo9a7o7f@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20000425093237.020411c0>