NetBSD/sys/arch/i386
minoura 92e327c226 Match PNP0320 (Japanese 106-key keyboard A01).
- We could use this information to determine the default keymap (?)
 - Match more keyboards? (e.g.strncmp(idstr, "PNP03", 5))
2001-03-31 09:20:40 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Add driver for AT1720 MCA cards. This uses generic MB86960 support code, 2001-03-31 00:43:04 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
include Some bios's when apm is disabled [or even some functions of it are disabled], 2001-03-24 02:07:54 +00:00
isa Fix typo in comment reported by Yuji Yamano in kern/12391. 2001-03-12 17:26:37 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci The speed' statistic from the RNG was brought to you by the letter B' and 2001-03-30 12:05:02 +00:00
pnpbios Match PNP0320 (Japanese 106-key keyboard A01). 2001-03-31 09:20:40 +00:00
stand Add support for MS-DOS file system, but don't enable it by 2000-11-02 01:02:07 +00:00
Makefile don't assume that all the arguments to ctags will fit on one command line 2001-02-22 04:40:43 +00:00