NetBSD/sys/arch/i386
christos 728aee3ccb Some bios's when apm is disabled [or even some functions of it are disabled],
they keep giving error 0x30b. Unfortunately this keeps happening every second
making the console unusable. Keep track of the last error that occurred and
if the last 10 times apm was called the same error was returned, give up and
exit the apm thread.
2001-03-24 02:07:54 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Add MCA we(4) attachment for WD80x3 cards and clones. Tested with 2001-03-23 19:25:35 +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 Some bios's when apm is disabled [or even some functions of it are disabled], 2001-03-24 02:07:54 +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 Fix typo (s/req/reg/). 2001-01-05 19:08:04 +00:00
pnpbios whitespace police 2001-02-24 01:59:46 +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