I have a modem "CDMA Huawei ETS 1200" connected through the "Silicon Labs 
CP210x USB to UART Bridge"
previously been usb_mid driver: 
>prtconf -v

device, instance #0
                Driver properties:
                    name='pm-components' type=string items=3 dev=none
                        value='NAME= usb_mid0 Power' + '0=USB D3 State' + 
'3=USB D0 State'
                Hardware properties:
                    name='driver-minor' type=int items=1
                        value=00000000
                    name='driver-major' type=int items=1
                        value=00000002
                    name='usb-product-name' type=string items=1
                        value='CP2102 USB to UART Bridge Controller'
                    name='usb-vendor-name' type=string items=1
                        value='Silicon Labs'
                    name='usb-serialno' type=string items=1
                        value='0001'
                    name='usb-raw-cfg-descriptors' type=byte items=32
                        
value=09.02.20.00.01.01.00.80.32.09.04.00.00.02.ff.00.00.02.07.05.81.02.40.00.00.07.05.01.02.40.00.00
                    name='usb-dev-descriptor' type=byte items=18
                        
value=12.01.10.01.00.00.00.40.c4.10.60.ea.00.01.01.02.03.01
                    name='usb-release' type=int items=1
                        value=00000110
                    name='usb-num-configs' type=int items=1
                        value=00000001
                    name='usb-revision-id' type=int items=1
                        value=00000100
                    name='usb-product-id' type=int items=1
                        value=0000ea60
                    name='usb-vendor-id' type=int items=1
                        value=000010c4
                    name='compatible' type=string items=9
                        value='usb10c4,ea60.100' + 'usb10c4,ea60' + 
'usbif10c4,classff.0.0' + 'usbif10c4,classff.0' + 'usbif10c4,classff' + 
'usbif,classff.0.0' + 'usbif,classff.0' + 'usbif,classff' + 'usb,device'
                    name='reg' type=int items=1
                        value=00000001
                    name='assigned-address' type=int items=1
                        value=00000002
                Device Minor Nodes:
                    dev=(193,0)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 1:usb_mid
                            spectype=chr type=minor
                            dev_link=/dev/usb/device1
                    dev=(193,1)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.devstat
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/devstat
                    dev=(193,2)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.cntrl0
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/cntrl0
                    dev=(193,3)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.cntrl0stat
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/cntrl0stat
                    dev=(193,4)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.if0in1
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/if0in1
                    dev=(193,5)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.if0in1stat
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/if0in1stat
                    dev=(193,6)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.if0out1
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/if0out1
                    dev=(193,7)
                        dev_path=/pci at 0,0/pci106b,3f at 6/device at 
1:10c4.ea60.if0out1stat
                            spectype=chr type=minor
                            dev_link=/dev/usb/10c4.ea60/0/if0out1stat


after updating the driver for "USB to UART Bridge" 
(http://hub.opensolaris.org/bin/view/Project+wwan/):
>update_drv -a -i "usb10c4,ea60" usbsacm

I tried to connect to modem:
>tip /dev/term/0
connected

but it all :-(
Nothing works. No response..
Has anyone used this device with OpenSolaris? Any hints to get it working?
Thanks in advance.
-- 
This message posted from opensolaris.org

Reply via email to