NetBSD/sys/arch/arm32
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
..
arm32 Updated declaration of dk_establish() to match prototype. 1996-05-06 00:57:10 +00:00
boot LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
compile
conf Added needs-flag for the asc driver. 1996-04-26 22:46:07 +00:00
dev Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
doc Added information of the iic and rtc devices. 1996-04-19 20:04:29 +00:00
fpe-arm Fixed compiler warnings generated with -Wall. 1996-04-26 21:02:49 +00:00
fpe-sp RCS Id police. 1996-03-18 19:54:53 +00:00
include Added __noreturn__ attribute to boot0(). 1996-05-06 00:41:55 +00:00
iomd Mark interrupt handlers attached to the irq chain as active in 1996-05-06 00:30:39 +00:00
kshell Fixed compiler warnings generated with -Wall. 1996-04-26 22:49:21 +00:00
mainbus Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
podulebus Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
vidc Fixed -Wall compiler warnings. 1996-05-06 00:47:20 +00:00
Makefile