NetBSD/sys/arch/sun2
martin 57801e8fb7 Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *.
This argument has been previously unused, thus undetected due to void*
typing. Mmm, copy & paste. Note that sparc got it right though.

Many thanks to Valeriy E. Ushakov <uwe@netbsd.org> for debugging support.
2002-10-10 00:22:19 +00:00
..
compile Added. 2001-04-22 21:00:27 +00:00
conf add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
dev Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *. 2002-10-10 00:22:19 +00:00
include it really helps to get the stub right before cutting + pasting it 27 times. 2002-09-22 07:53:39 +00:00
sun2 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
Makefile Removed stand from SUBDIRS. 2001-06-27 19:23:16 +00:00