thorpej
1a614aed0c
Fix conflicts during import.
1996-05-20 00:26:15 +00:00
thorpej
f668914751
Update for the arpwhohas() change.
1996-05-14 00:16:04 +00:00
thorpej
300992c9ba
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:43:13 +00:00
thorpej
94fc5cf4ce
Resolve conflicts from merge.
1996-03-11 21:41:28 +00:00
thorpej
2e4812fa65
New snapshot of DEC PDQ-based FDDI driver, from Matt Thomas.
1996-03-11 21:04:02 +00:00
thorpej
f350b1aa9d
Fill in the missing pieces and make the NetBSD version of Matt Thomas's
...
DEFPA FDDI driver actually compile and link.
1996-03-09 03:46:21 +00:00