Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

usb umass problem with Super Top model



Hi!

The following umass device hangs up my -current system:

  umass0: Super Top USB 2.0  IDE DEVICE, rev 2.00/2.01, addr 2
  umass0: using SCSI over Bulk-Only
  scsibus0 at umass0: 2 targets, 1 lun per target
  sd0 at scsibus0 target 0 lun 0: <SAMSUNG, SP1604N, 0\0000> disk fixed
  sd0: 149 GB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 312581808 sectors

... when accessing the disk content itself.

In the linux sources there is a 'unusual_devs.h' entry for this
device:

  UNUSUAL_DEV(  0x14cd, 0x6600, 0x0201, 0x0201,
                  "Super Top",
                  "IDE DEVICE",
                  US_SC_DEVICE, US_PR_DEVICE, NULL,
                  US_FL_IGNORE_RESIDUE ),

How to translate this into NetBSD's umass_quirk.c table?

Markus.


Home | Main Index | Thread Index | Old Index