NetBSD/sys/arch/mac68k
thorpej 6de4db6bbc 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 01:08:15 +00:00
..
compile
conf Update for renamed sbc driver files 1996-05-06 06:40:03 +00:00
dev Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:08:15 +00:00
include Update several comments. 1996-05-06 06:19:33 +00:00
mac68k Add 1 page slop to the video length. Only reset mac68k_vidlog if non-zero. 1996-05-06 03:25:40 +00:00
nubus Set sc_slot--we need it later. 1996-05-06 03:27:20 +00:00
obio Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00