NetBSD/sys/arch
thorpej 5c67e5fad9 New device attachment scheme:
- split softc size and match/attach out from cfdriver into
	  a new struct cfattach.

	- new "attach" directive for files.*.  May specify the name of
	  the cfattach structure, so that devices may be easily attached
	  to parents with different autoconfiguration semantics.
1996-03-17 01:16:48 +00:00
..
alpha New device attachment scheme: 1996-03-17 01:03:02 +00:00
amiga New device attachment scheme: 1996-03-17 01:16:48 +00:00
arm32 New device attachment scheme: 1996-03-17 01:16:48 +00:00
atari New device attachment scheme: 1996-03-17 01:16:48 +00:00
hp300 fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
i386 Change the PS/2 mouse driver to be a child of the "pckbd" attribute, 1996-03-16 06:08:46 +00:00
m68k change Debugger() from an int function to a void function to match the 1996-03-16 18:45:44 +00:00
mac68k fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
mips Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
mvme68k fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
pc532 Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
pica Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
pmax Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
sparc comment: LEAPYEAR is not entirely correct 1996-03-17 00:56:24 +00:00
sun3 fdopen -> filedescopen 1996-03-14 21:31:56 +00:00
vax Support installation of /usr/mdec files. 1996-03-16 11:03:11 +00:00