freebsd-nq/sys/i386/isa
Rodney W. Grimes 02aa90d831 >From: paul@u.tvt.se (Paul Pries)
>Subject: Bad bug in kbdtables.h [FreeBSD]

I found a bug in /sys/i386/isa/kbdtables.h which contain the
different keyboard layouts for syscons.  This regards all tables exept
the Danish and US.  When compiling the kernel with any other keymapping
than Danish or none at all (US), you get an error that 'key_map' is undefined.
This is because there is a typo in the name of the struct containing
the tables, keymap intead of key_map.
1993-09-15 23:03:21 +00:00
..
ic Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
aha1542.c Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
aha1742.c Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
bt742a.c Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
clock.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
fd.c Bruce's multifarious patches for the floppy driver (not well tested, but 1993-09-14 19:34:32 +00:00
fdreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
icu.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
icu.s Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
if_ed.c As of this revision, all known bugs have been fixed. Some of the fixes include: 1993-09-09 07:01:23 +00:00
if_edreg.h As of this revision, all known bugs have been fixed. Some of the fixes include: 1993-09-09 07:01:23 +00:00
if_is.c Fixed usage of arpcom and #define blahblah arpcom.blahblah, fixed ioctl 1993-09-06 16:13:15 +00:00
if_isreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
isa_device.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
isa.c Corrected off by 2 error in DELAY macro (it was delaying for 2 * value). 1993-08-24 01:24:43 +00:00
isa.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
iso8859.font Added necessary files for syscons (may move font include later, but for now 1993-07-26 21:21:11 +00:00
kbd.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
kbdtables.h >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
lpt.c From Bruce Evans: 1993-07-13 18:52:49 +00:00
lptreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
npx.c Modified attach printf's so that the output is compatible with the "new" 1993-07-15 17:53:14 +00:00
rtc.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
sio.c From guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993 1993-09-10 16:59:16 +00:00
sioreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
spkr.c * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
syscons.c Soren's latest syscons changes. 1993-09-08 22:11:48 +00:00
timerreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
ultra14f.c Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
vector.s Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
wd.c Reverting wd driver back to version before Bruces new driver until the 1993-09-07 02:08:51 +00:00
wdreg.h Reverting wd driver back to version before Bruces new driver until the 1993-09-07 02:08:51 +00:00
wt.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
wtreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00