NetBSD/sys/arch/arm32/mainbus
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
..
beep.c Define name for the interrupt handler for use with vmstat -i. 1996-03-27 22:08:25 +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
cpu.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
fd.c Don't complain about a drive type of zero, just treat it as no drive 1996-06-03 22:19:21 +00:00
fdreg.h RCS Id police. 1996-03-18 19:54:53 +00:00
if_es.c Claim the interrupt if it has been dealt with otherwise pass it on. 1996-06-12 20:28:29 +00:00
if_esreg.h Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +00:00
iic.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
iic_asm.S Initial commit of iic and rtc devices. 1996-04-19 19:49:03 +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
mainbus.c Fix references to the match function. 1996-03-20 18:38:00 +00:00
mainbus.h RCS Id police. 1996-03-18 19:54:53 +00:00
pms.c Separated mouse initialisation code out into a separate function. 1996-05-07 21:04:08 +00:00
qmouse.c Allow the mouse interrupt to be specified in the config file. Fall 1996-06-12 20:30:59 +00:00
rtc.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
vidcaudio.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
waveform.h RCS Id police. 1996-03-18 19:54:53 +00:00
wd.c Merged in changes from the isa wd driver. 1996-05-07 21:00:09 +00:00
wdreg.h