NetBSD/sys/arch/sun2/dev
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
..
bwtwo_any.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
bwtworeg.h
cons.h
consinit.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
if_ec.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
if_ecreg.h
if_ie_mbmem.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
if_ie_obio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
kd.c Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *. 2002-10-10 00:22:19 +00:00
pcons.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
sc_mbmem.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
zs_any.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
zs_kgdb.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
zs.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
zsreg.h
zsvar.h