On Wed, Jun 10, 2009 at 11:21:21PM +0200, Thomas Pfaff wrote:
> Is anyone else experiencing this?  Is the problem on my side, or does
> OpenBSD not yet support High Speed USB transfers?

umass1 at uhub9 port 1 configuration 1 interface 0 "Jabil Circuit
Seagate External Drive" rev 2.00/3.00 addr 6
umass1: using SCSI over Bulk-Only
scsibus3 at umass1: 2 targets, initiator 0
sd4 at scsibus3 targ 1 lun 0: <Seagate, External Drive, > SCSI0 0/direct
fixed
sd4: 152627MB, 512 bytes/sec, 312581808 sec total

OpenBSD -current:
# dd if=/dev/zero of=/dev/rsd4c skip=1698814 bs=16k count=7200
7200+0 records in
7200+0 records out
117964800 bytes transferred in 9.004 secs (13100868 bytes/sec)

Linux:
# dd if=/dev/zero of=/dev/rsd4c skip=1698814 bs=16k count=7200
7200+0 records in
7200+0 records out
117964800 bytes (118MB) copied, 7.08758 s, 16.6 MB/s

Reply via email to