Revision 1bc4eb6202ca4dd24e815c960cb65c5c7f060ee7 authored by John Baldwin on 01 February 2010, 22:16:44 UTC, committed by John Baldwin on 01 February 2010, 22:16:44 UTC
Initialize the ifnet before calling mii_phy_probe() as some phy drivers
(e.g. e1000phy(4)) expect if_dname to be valid when they are probed.

Approved by:	re (kensmith)
1 parent 12f18b5
History
File Mode Size
Makefile -rw-r--r-- 553 bytes
data.c -rw-r--r-- 2.7 KB
descr.c -rw-r--r-- 2.2 KB
parse.c -rw-r--r-- 9.1 KB
usage.c -rw-r--r-- 5.5 KB
usbhid.3 -rw-r--r-- 6.6 KB
usbhid.h -rw-r--r-- 3.4 KB
usbvar.h -rw-r--r-- 1.5 KB

back to top