freebsd-dev/sys
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
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Removed volatile functions which were causing grief in the system, since 1993-09-10 22:14:37 +00:00
conf Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! 1993-09-13 03:15:26 +00:00
ddb >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-12 21:56:50 +00:00
dev >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
i386 >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
isa >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi Fixed a small typo in an error printf. 1993-09-10 18:03:21 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00