
Originally Posted by
sorine
Да я не против. Но ругаться начинают драйверы при insmod на отсутствие mii и отказываются работать. Нужно тогда вычищать usbnet от mii.
Code:
# modprobe rndis_host
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver rndis_host
# lsmod
Module Size Used by Tainted: P
rndis_host 5984 0
cdc_ether 4064 1 rndis_host
usbnet 15120 2 rndis_host,cdc_ether
usb_storage 83328 1
sd_mod 23680 2
scsi_mod 93376 2 usb_storage,sd_mod
usblp 14096 0
ohci_hcd 20048 0
ehci_hcd 38064 0
usbcore 135200 8 rndis_host,cdc_ether,usbnet,usb_storage,usblp,ohci_hcd,ehci_hcd
nf_nat_ftp 2304 0
nf_conntrack_ftp 7296 1 nf_nat_ftp
wl 1619136 0
et 52608 0
igs 17552 1 wl
emf 21248 2 wl,igs
При сборке:
Code:
$ grep MII rt-n/linux/linux-2.6/.config
# CONFIG_MII is not set
# CONFIG_USB_USBNET_MII is not set
ЧТЯДН?
P.S. У меня нет подобных девайсов для тестов, поэтому и спрашиваю тебя