NetBSD/sys/arch/arm32/dev
thorpej 748810b06d Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit.  Updated interface to (*if_watchdog)() and (*if_start)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 00:46:37 +00:00
..
console Fixed -Wall compiler warnings. 1996-05-06 00:47:20 +00:00
com.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
comreg.h
iic.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
kbd.c Added a new routine kbdcmd() to send commands to the keyboard. 1996-05-06 00:35:05 +00:00
lpt.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
lptreg.h RCS Id police. 1996-03-18 19:54:53 +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 Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
qms.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +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 Remove definitions of the inb() and outb() macros as they are now 1996-03-28 21:52:32 +00:00
wdreg.h