From owner-cvs-sys Sat Aug 26 15:15:04 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id PAA04419 for cvs-sys-outgoing; Sat, 26 Aug 1995 15:15:04 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id PAA04406 ; Sat, 26 Aug 1995 15:15:00 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id PAA06342; Sat, 26 Aug 1995 15:14:48 -0700 From: "Rodney W. Grimes" Message-Id: <199508262214.PAA06342@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/sys/i386/conf GENERIC To: jkh@freefall.FreeBSD.org (Jordan K. Hubbard) Date: Sat, 26 Aug 1995 15:14:48 -0700 (PDT) Cc: CVS-commiters@freefall.FreeBSD.org, cvs-sys@freefall.FreeBSD.org In-Reply-To: <199508261317.GAA17886@freefall.FreeBSD.org> from "Jordan K. Hubbard" at Aug 26, 95 06:17:48 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 935 Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk > > jkh 95/08/26 06:17:48 > > Branch: sys/i386/conf RELENG_2_1_0 > Modified: sys/i386/conf GENERIC > Log: > Add mse0 back to GENERIC, as I'd intended. Also remove sio3 - do > we really want a serial probe on IRQ 9? I think not. I certainly > don't see that as GENERIC fodder, anyway. The serial code is pretty bullet proof in it's probes. If it can't generate the interrupt it will fail the probe. This was a safe GENERIC thing to do, and IRQ9 is the most common alternate interrupt for a serial port card that supports the I/O address for sio3. Also by deleting the line you now require anyone using 4 com ports to config a kernel :-(. Before if they had a different IRQ and simple boot -c would have fixed them up. Please but sio3 back. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD