Brooks Davis f32e678d0c Add an evil hack to work around a cast from the softc to the ifnet that
I missed.  Since I did no rearrange any softcs, casting the result of
device_get_softc() to (struct ifnet **) and derefrencing it yeilds a
pointer to the ifp.  This makes at least vr(4) nics work.
2005-06-11 00:20:38 +00:00
..
2005-06-10 07:43:10 +00:00
2005-05-10 12:02:18 +00:00
2005-06-09 19:45:09 +00:00
2005-05-14 10:26:31 +00:00
2005-05-19 21:16:50 +00:00
2005-05-20 23:29:55 +00:00