Not sure if your device can use that small modem switching application, but you can have a try. If you run that application, it will try to send a request to the device. When your device receives that request, it will begin working mode switching(Assuming all the odd devices have the same logic or use similar chipsets).
- Lei Chen Paul Harper wrote: > felixdz at rEn0:~$ pfexec rmformat > Looking for devices... > 1. Logical Node: /dev/rdsk/c4t0d0p0 > Physical Node: /pci at 0,0/pci1025,15b at 1d,7/storage at 1/disk at > 0,0 > Connected Device: BandRich BandLuxe 3.5G H 0000 > Device Type: <Unknown> > Bus: USB > Size: <Unknown> > Label: <Unknown> > Access permissions: <Unknown> > felixdz at rEn0:~$ pfexec mount -F hsfs -r /dev/rdsk/c4t0d0p0 /cdrom/ > mount: /dev/rdsk/c4t0d0p0 not a block device > > > I am confused how to "Switch from CDROM mode to Modem modem USB VID:PID > (1a8d:1000) means that the dongle is in cdrom mode, you can eject it with > standard SCSI command. Or you may eject it as a standard CDROM device." > > How do I do that? >