From nobody@FreeBSD.org  Wed Dec 20 08:18:50 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id AA0E537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Dec 2000 08:18:49 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBKGIno40965;
	Wed, 20 Dec 2000 08:18:49 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200012201618.eBKGIno40965@freefall.freebsd.org>
Date: Wed, 20 Dec 2000 08:18:49 -0800 (PST)
From: adam@algroup.co.uk
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: GENERIC kernel config on 4.2 changes default keyboard detection 
X-Send-Pr-Version: www-1.0

>Number:         23692
>Category:       kern
>Synopsis:       GENERIC kernel config on 4.2 changes default keyboard detection
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 20 08:20:01 PST 2000
>Closed-Date:    Sun Jun 02 03:51:55 PDT 2002
>Last-Modified:  Sun Jun 02 03:51:55 PDT 2002
>Originator:     Adam Laurie
>Release:        4.2-RELEASE
>Organization:
A.L. Group plc
>Environment:
FreeBSD ruby.inv.thebunker.net 4.2-RELEASE FreeBSD 4.2-RELEASE #1: Wed Dec 20 15:05:04 GMT 2000     root@ruby.inv.thebunker.net:/usr/src/sys/compile/RUBY  i386

>Description:
FreeBSD 4.2 reverses the default keyboard determination - 
i.e. it forces detection of a keyboard, where the default 
used to be to assume one was present. this is very bad if
you have a rack full of servers that do not normally have
keyboards installed.
>How-To-Repeat:
build kernel. remove keyboard. reboot. cry.

>Fix:
change 

  device         atkbd0  at atkbdc? irq 1 flags 0x1

to

  device          atkbd0  at atkbdc? irq 1



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: iedowse 
State-Changed-When: Sun Nov 18 11:27:58 PST 2001 
State-Changed-Why:  

Is this still an issue with more recent releases? 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=23692 
State-Changed-From-To: feedback->closed 
State-Changed-By: iedowse 
State-Changed-When: Sun Jun 2 03:51:28 PDT 2002 
State-Changed-Why:  

Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23692 
>Unformatted:
