这导致带宽非常有限,而cdc_driver实际上不知道如何处理设备:Bus 004 Device 001: ID 1d6b:0003 Linux Foundation3.0 root hubBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 23
我有一个基于 the 8153的USB以太网适配器,它默认使用cdc_ether驱动程序。我想使用r8152驱动程序,它可以通过创建自定义udev规则来加载,就像Realtek的linux驱动程序源代码中所显示的那样。但让人困惑的是,当我插入适配器时,cdc_ether和r8152模块都被加载了。我的问题是,如何找到负责加载cdc_ether的udev规则?
我怎么才能停止加载那个模块?
] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver[ 1.249553] xhci_hcd 0000:00:14.0: irq 61 for MSI/MSI-X
[ 1.249638] usb usb2: Manufacturer: Linux0000:00:14.0: new USB bus registered, assigned bu
ic02isc06ip00in*1 aqc111(是的,只需要第一个别名,在“任何尝试”阶段)禁用cdc_ether、拔出插头、插入以太网dongle:正在使用的aqc111驱动程序: /: Bus 06.Port 1: Dev 12p, 10000M
|__ Port 1: Dev 3, If 0, Class=Vendor Spe
lsusb命令重新定位以下内容:Bus 002 Device 001: ID1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root h