Date: Mon, 1 Nov 2004 19:40:26 GMT From: Brooks Davis <brooks@one-eyed-alien.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/73388: usb-keyboard stopps work Message-ID: <200411011940.iA1JeQHq058166@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/73388; it has been noted by GNATS. From: Brooks Davis <brooks@one-eyed-alien.net> To: Daniel =?iso-8859-1?Q?J=FCrgenfriedrich?= <skuzlebutt@gmx.de> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/73388: usb-keyboard stopps work Date: Mon, 1 Nov 2004 11:38:03 -0800 On Mon, Nov 01, 2004 at 07:04:44PM +0000, Daniel Jürgenfriedrich wrote: > > >Number: 73388 > >Category: misc > >Synopsis: usb-keyboard stopps work > >Confidential: no > >Severity: non-critical > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Nov 01 19:10:21 GMT 2004 > >Closed-Date: > >Last-Modified: > >Originator: Daniel Jürgenfriedrich > >Release: 5.3 rc2 for i386 > >Organization: > >Environment: > via epia m10000 mainboard (http://www.viaembedded.com/product/epia_m_spec.jsp?motherboardId=81) > keysonic ack-720kw keyboard (http://www.keysonic.de/gfx/produkte/keboards/ack720/ack720wk_ger.pdf) > >Description: > the usb-keyboard works on bios, dos, and it also works at the freebsd > boot selection display but when sysinstall main menu was loaded it > wont recognize any commands any more. ive tried bios updates, other > rc's, asked in freebsd channels - but nothing helped ;o/ have u any > idea how to install freebsd on my machine without throwing away these > keyboard ?! thank u Set hint.atkbd.0.flags="0x1" in the loader and your keyboard will probably work. You will also need to add this to your /boot/device.hints once you're installed if you want the machine to work in single user mode. We will be setting this flag on the release CD, but it is currently only set on the floppies due to a somewhat obscure logic error in the release makefile. Longer term I'm working on a keyboard mux to solve this problem once and for all. -- Brooks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411011940.iA1JeQHq058166>