my friend has a huawei vodafone hsdpa modem with usb connector. i just asked for it to see what openbsd 4.1-current sees from it. as i attached it recognizeses it as a usb mass storage that contains a cd image:

flatline# disklabel cd1
# /dev/rcd1c:
type: SCSI
disk: ConnectNow_1.09Z
label:
flags:
bytes/sector: 512
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 656
total sectors: 65536
rpm: 300
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

3 partitions:
#             size        offset  fstype [fsize bsize  cpg]
a: 65536 0 ISO9660 # Cyl 0 - 655* c: 65536 0 ISO9660 # Cyl 0 - 655*

two devices (mass storage and the modem) are packed into one box and only one is recognized? do you think we could get it working on openbsd?

dmesg snippet:
umass0 at uhub2 port 1 configuration 1 interface 0
umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets
cd1 at scsibus1 targ 1 lun 0: <HUAWEI, Mass Storage, 2.31> SCSI2 5/cdrom removable

Reply via email to