NetBSD/sys/arch/i386
thorpej 0c71728320 Change the PS/2 mouse driver to be a child of the "pckbd" attribute,
which represents the "keyboard controller".  Give "pc" and "vt" drivers
the "pckbd" attribute.  In pcattach() (pccons and pcvt), attach children
of the keyboard controller.
1996-03-16 06:08:46 +00:00
..
boot Don't save caller-saved registers. 1996-01-06 22:15:29 +00:00
compile
conf Change the PS/2 mouse driver to be a child of the "pckbd" attribute, 1996-03-16 06:08:46 +00:00
eisa Attach isa, eisa, and pci to mainbus now, rather than root. The i386 1996-03-04 03:25:48 +00:00
i386 change Debugger() from an int function to a void function to match the 1996-03-15 00:07:18 +00:00
include Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
isa Change the PS/2 mouse driver to be a child of the "pckbd" attribute, 1996-03-16 06:08:46 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci (1) remove the #ifdef i386 from pci.c, and provide a machine-dependent 1996-03-14 02:37:59 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile