Garrett Wollman 7c399a896a Delete the if_private[] array in struct ifnet; this turned out to be
of limited utility.  In their place, add bunch of pointers
which will eventually be needed by the polled-interrupt scheme we're working
here.  (It will probably be a while before the code is written and
committed here.)  At the same time, a `void *if_softc' field
was added to the beginning of the structure to make certain driver
writers happier.

The practical upshot of all this is that you need to
recompile utilities such as netstat which manipulate struct ifnet.
1996-01-26 22:09:54 +00:00
..
1994-08-21 05:11:48 +00:00
1995-12-14 09:55:16 +00:00
1994-11-16 02:16:18 +00:00
1995-12-03 19:08:55 +00:00
1995-05-30 08:16:23 +00:00
1994-08-21 05:11:48 +00:00
1995-12-09 20:47:15 +00:00
1995-05-30 08:16:23 +00:00
1995-02-25 15:57:55 +00:00
1995-11-16 19:00:27 +00:00
1995-11-18 13:07:51 +00:00
1995-04-29 15:24:00 +00:00