NetBSD/sys/arch/i386
abs 2824f4906d Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device  pty             2       # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.
2000-10-02 18:43:34 +00:00
..
bioscall
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +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 Recognize Pentium 4. Treat everything with model > 6 as model 7 for now, 2000-09-29 14:16:23 +00:00
include Bump CPU_MAXFAMILY to 7. 2000-09-29 14:17:17 +00:00
isa use new generic bootverbose instead of local definition 2000-09-24 12:37:03 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Add another option PCIBIOS_INTR_GUESS for no compatible ICU found case. 2000-08-10 21:18:27 +00:00
pnpbios Support half-duplex mode (use only one DRQ). 2000-09-24 23:40:12 +00:00
stand update usage message (new flags -v, -q) 2000-09-24 18:28:18 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00