Monday 14 of March 2011 01:38:21 Ryan Coleman napisaĆ(a): > Are you up to a challenge? > > I have my Virgin Mobile MIFI 2200 connected to my new remote server via USB > (8.2-RELEASE) that I just set up and it's not seeing the modem, but it > does see the virtual drive on it. > > dmesg output: > > ugen3.2: <Novatel Wireless Inc.> at usbus3 > > ugen3.2: <Novatel Wireless Inc.> at usbus3 (disconnected) > > umass0: <Novatel Wireless Inc. Novatel Wireless CDMA, class 0/0, rev > > 1.10/0.00, addr 5> on usbus0 > > [root@camserve /usr/home/ryan]# more /var/log/messages | grep -i nova > > Mar 13 18:39:05 camserve kernel: ugen3.2: <Novatel Wireless Inc.> at > > usbus3 Mar 13 18:39:05 camserve kernel: umass0: <Novatel Wireless Inc. > > Novatel Wireless CDMA, class 0/0, rev 1.10/0.00, addr 2> on usbus3 Mar > > 13 18:39:07 camserve kernel: cd0: <Novatel Mass Storage 1.00> Removable > > CD-ROM SCSI-2 device It is recognized as cd device (it's called a feature in windows world - it has a drivers for the modem to autoinstall it). Ejecting this cd should detach umass and attach modem/serial device: camcontrol eject cd0
I think that adding product NOVATEL ZEROCD2 0x5020 Novatel ZeroCD into sys/dev/usb/usbdevs and recompiling kernel may work. > also [more /var/log/messages | grep -i unknown]: > > Mar 13 18:39:05 camserve root: Unknown USB device: vendor 0x1410 product > > 0x5020 bus uhub3 Mar 13 18:53:06 camserve root: Unknown USB device: > > vendor 0x1410 product 0x6000 bus uhub3 Mar 13 19:07:10 camserve root: > > Unknown USB device: vendor 0x1410 product 0x6000 bus uhub3 Mar 13 > > 19:07:10 camserve root: Unknown USB device: vendor 0x1410 product 0x6000 > > bus uhub3 Mar 13 19:37:09 camserve root: Unknown USB device: vendor > > 0x1410 product 0x5020 bus uhub0 Mar 13 19:47:10 camserve root: Unknown > > USB device: vendor 0x1410 product 0x6000 bus uhub0 > > I have uhso installed but without the indentifcation of 1410:5020 but I > cannot use it [yet] to connect to the net. > > Any thoughts? > > -- > Ryan I don't know what the 0x1410 0x6000 device is. Pozdrawiam, Maciej Milewski _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"