freebsd-dev/sys/i386
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
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! 1993-09-13 03:15:26 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 Removed volatile functions which were causing grief in the system, since 1993-09-10 22:14:37 +00:00
include >From Theo Derradt 1993-09-08 19:29:54 +00:00
isa >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00