charles zhuang wrote: > > Hi, > > I got the Asus wimax usb dongle, model: WUSB25E2V2. However, after I > ?load.sh? to load all the drivers, and plug in the usb dongle, the > driver has enumerate as a mass storage device instead a eth device. > Following is the log showing this: > > Nov 19 11:23:18 cz kernel: [ 884.431101] usbcore: registered new > interface driver i2400m_usb > > Nov 19 11:23:32 cz kernel: [ 885.519216] usb 7-2: new high speed USB > device using ehci_hcd and address 8 > > Nov 19 11:23:32 cz kernel: [ 885.534565] usb 7-2: configuration #1 > chosen from 1 choice > > Nov 19 11:23:32 cz kernel: [ 885.534972] hub 7-2:1.0: USB hub found > > Nov 19 11:23:32 cz kernel: [ 885.535375] hub 7-2:1.0: 4 ports detected > > Nov 19 11:23:33 cz kernel: [ 885.980035] usb 7-2.2: new high speed USB > device using ehci_hcd and address 10 > > Nov 19 11:23:33 cz kernel: [ 886.004088] usb 7-2.2: configuration #1 > chosen from 1 choice > > Nov 19 11:23:33 cz kernel: [ 886.004453] scsi7 : SCSI emulation for > USB Mass Storage devices > > Nov 19 11:23:33 cz kernel: [ 886.204623] usb 7-2.4: new high speed USB > device using ehci_hcd and address 11 > > Nov 19 11:23:33 cz kernel: [ 886.223027] usb 7-2.4: configuration #1 > chosen from 1 choice > > Nov 19 11:23:33 cz kernel: [ 886.246995] input: i2400m-usb:7-2.4:1.0 > as /devices/virtual/input/input15 > > Nov 19 11:23:35 cz kernel: [ 887.100291] i2400m_usb 7-2.4:1.0: > firmware interface version 9.1.1 > > Nov 19 11:23:38 cz kernel: [ 887.260006] scsi 7:0:0:0: CD-ROM ASUS > WiMAX CD-ROM 2.00 PQ: 0 ANSI: 0 CCS > > Nov 19 11:23:38 cz kernel: [ 887.287654] sr3: scsi3-mmc drive: 0x/0x caddy > > Nov 19 11:23:38 cz kernel: [ 887.287824] sr 7:0:0:0: Attached scsi > generic sg2 type 5 > Did you try rmmod usb-storage and see if it works? If so then udev rules can most likely be written to work around the issue. Please let us know.