NetBSD Problem Report #4045

Received: (qmail 7190 invoked from network); 27 Aug 1997 01:44:33 -0000
Message-Id: <199708270143.DAA00377@miyu.feyrer.net>
Date: Wed, 27 Aug 1997 03:43:25 +0200 (MET DST)
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
Reply-To: hubert.feyrer@rz.uni-regensburg.de
To: gnats-bugs@gnats.netbsd.org
Subject: GENERIC kernel lacks some features
X-Send-Pr-Version: 3.95

>Number:         4045
>Category:       port-i386
>Synopsis:       GENERIC kernel lacks some features
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 26 18:50:01 +0000 1997
>Closed-Date:    Tue Aug 26 21:41:44 +0000 1997
>Last-Modified:  Wed Aug 27 04:43:32 +0000 1997
>Originator:     Hubert Feyrer
>Release:        1.2
>Organization:
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
>Environment:

	Latest i386 snapshot as of august 15th, 1997


>Description:
	the i386 GENERIC kernel lacks some drivers which would be nice
	to have turned on by default (in case one wants to do something
	more than install a new system, e.g. testint out a certain
	feature):

	 - pms0

>How-To-Repeat:
	boot a GENERIC i386 kernel, attach a busmouse
	dmesg | grep pms0 -> nada

>Fix:

cd /usr/src/sys/arch/i386
patch <<EOP
--- GENERIC.orig        Sun Aug 24 04:18:06 1997
+++ GENERIC     Tue Aug 26 18:46:22 1997
@@ -137,7 +137,7 @@
 lms1   at isa? port 0x238 irq 5
 mms0   at isa? port 0x23c irq 5        # Microsoft InPort mouse
 mms1   at isa? port 0x238 irq 5
-#pms0  at pckbd? irq 12                # PS/2 auxiliary port mouse
+pms0   at pckbd? irq 12                # PS/2 auxiliary port mouse

 aha0   at isa? port 0x330 irq ? drq ?  # Adaptec 154[02] SCSI controllers
 aha1   at isa? port 0x334 irq ? drq ?  # Adaptec 154[02] SCSI controllers
EOP
>Release-Note:
>Audit-Trail:

From: "Perry E. Metzger" <perry@piermont.com>
To: hubert.feyrer@rz.uni-regensburg.de
Cc: gnats-bugs@gnats.netbsd.org
Subject: Re: port-i386/4045: GENERIC kernel lacks some features 
Date: Tue, 26 Aug 1997 22:13:06 -0400

 Hubert Feyrer writes:
 > 	the i386 GENERIC kernel lacks some drivers which would be nice
 > 	to have turned on by default (in case one wants to do something
 > 	more than install a new system, e.g. testint out a certain
 > 	feature):
 > 
 > 	 - pms0

 Yeah, but the mouse drivers have been known to screw some
 configurations. If you need it, why not just uncomment it and build a
 kernel? I'd rather not have it in generic.

 Perry

State-Changed-From-To: open->closed
State-Changed-By: mikel
State-Changed-When: Tue Aug 26 21:41:44 1997
State-Changed-Why:
the pms? probe is known to confuse some keyboard controllers, so we
don't want it enabled by default yet.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.