brooks 47c985c054 Use if_printf(ifp, "blah") and device_printf(dev, "blah") instead of
printf("%s%d: blah", ifp->if_name, ifp->if_xname).  This eliminates the
need to store the unit number in the softc.
2002-10-21 02:54:50 +00:00
..
2002-10-03 06:10:54 +00:00
2002-09-21 21:43:49 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 02:08:01 +00:00
2002-08-23 23:49:02 +00:00
2002-08-23 23:49:02 +00:00
2002-03-20 02:08:01 +00:00