NetBSD/sys/arch/arm32/dev
mrg 5abbf990f3 Change reboot(2) to take two arguments: bootopt like normal and also
a boot string for firmware that can do this, such as the SPARC and
the sun3 models.  It is currently silently ignored on all other
hardware now, however.  The MD function "boot()" has been changed to
also take a char *.
1996-08-09 10:30:23 +00:00
..
console Make sure all routes through vt_curadr() range check the x and y coordinates. 1996-07-05 19:07:55 +00:00
com.c Merged in the latest changes that have been made to the isa com driver. 1996-06-03 22:30:36 +00:00
comreg.h
comvar.h Merged in the latest changes that have been made to the isa com driver. 1996-06-03 22:30:36 +00:00
iic.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
kbd.c Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
lpt.c no need for a local implementation of SIOCGIFMTU; delete it. 1996-06-13 21:51:53 +00:00
lptreg.h Merged in the latest changes that have been mode to the isa lpt driver. 1996-06-03 22:36:23 +00:00
md_hooks.c Included sys/systm.h for function prototypes. 1996-04-26 21:00:31 +00:00
ncr5380reg.h
ncr5380sbc.c Fixed -Wall compiler warnings. 1996-05-06 00:11:16 +00:00
ncr5380var.h
pms.c Separated mouse initialisation code out into a separate function. 1996-05-07 21:04:08 +00:00
qms.c Allow the mouse interrupt to be specified in the config file. Fall 1996-06-12 20:30:59 +00:00
rd_hooks.c Included sys/systm.h for function prototypes. 1996-04-26 21:00:31 +00:00
rtc.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
wd.c Merged in changes from the isa wd driver. 1996-05-07 21:00:09 +00:00
wdreg.h