NetBSD/sys/arch/arm32/dev
rearnsha a5480e24b4 Hmm, on a.out platforms we have
size_t == unsigned int
on elf platforms we have
	size_t == unsigned long int

So use %ld when printing and cast md->md_size to long.
2001-09-24 17:00:52 +00:00
..
iic.c
iic.h
iicvar.h
kbd.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
kbdvar.h
md_hooks.c Hmm, on a.out platforms we have 2001-09-24 17:00:52 +00:00
pms.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pmsvar.h
qms.c
qmsvar.h
rpckbd.c receive, not recieve 2001-06-12 15:17:10 +00:00
rpckbdvar.h Some small improvements on the setting of keyboard LEDS's and a small 2001-05-03 23:05:48 +00:00
rtc.c
todclock.c print time_t as signed long. 2001-08-05 05:22:10 +00:00
todclockvar.h
wskbdmap_mfii.c Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
wskbdmap_mfii.h Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
wsqms.c Initial commit of wsmouse driver for the IOMD quadratic mouse. 2001-04-14 19:22:43 +00:00
wsqmsvar.h Initial commit of wsmouse driver for the IOMD quadratic mouse. 2001-04-14 19:22:43 +00:00