Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 08:18:49 -0800 (PST)
From:      adam@algroup.co.uk
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/23692: GENERIC kernel config on 4.2 changes default keyboard detection 
Message-ID:  <200012201618.eBKGIno40965@freefall.freebsd.org>
Resent-Message-ID: <200012201620.eBKGK1541131@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 20 08:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201618.eBKGIno40965>