freebsd-src/sys/dev
David Greenman ab377d1e00 From: Chris Wiener <cwiener@CRLABS.COM>
When the keyboard is probed, the LED's blink quickly and
"Keyboard reset failed" is printed on the console.  The
init routine keeps trying endlessly with the same behavior
as above.

I got the latest -current sup sources (06-Feb-94 12:00 GMT) to work using the
old syscons.c.  The following patch makes the new syscons work:
1994-02-07 02:14:27 +00:00
..
ed if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" 1994-02-03 11:51:12 +00:00
ep if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" 1994-02-03 11:51:12 +00:00
fdc Use separate fields for format GAP and read/write GAP. 1993-12-21 05:09:21 +00:00
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ie if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" 1994-02-03 11:51:12 +00:00
kbd Russian keymap is broken after last commit (fixed) 1994-02-01 09:27:43 +00:00
mcd Update for new format of cd_toc_entry that was changed in sys/cdio.h. 1994-02-06 11:33:25 +00:00
mse Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
sio 1) Proper fix for suspended output in multiport case 1994-02-06 11:59:35 +00:00
speaker Fix error with tsleep loop 1994-01-25 23:04:27 +00:00
syscons From: Chris Wiener <cwiener@CRLABS.COM> 1994-02-07 02:14:27 +00:00