NetBSD/sys/arch/vax/if
thorpej 69351e2be6 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:35:48 +00:00
..
if_de.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
if_dereg.h Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
if_qe.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
if_qereg.h Support for DEQNA/DELQA added. 1995-03-30 20:26:32 +00:00
if_uba.c Convert all devices according to the changes to config. 1996-03-17 22:56:15 +00:00
if_uba.h Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00