public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: linux-usb-devel@lists.sourceforge.net
Cc: Rusty Russell <rusty@rustcorp.com.au>,
	lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg KH <greg@kroah.com>
Subject: Re: [linux-usb-devel] 2.6: USB disk unusable level of data corruption
Date: Sun, 6 Feb 2005 21:15:07 -0800	[thread overview]
Message-ID: <200502062115.07626.david-b@pacbell.net> (raw)
In-Reply-To: <1107744922.8689.6.camel@localhost.localdomain>

On Sunday 06 February 2005 6:55 pm, Rusty Russell wrote:
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x0dc4 Macpower Peripherals, Ltd
>   idProduct          0x00c4
>   bcdDevice            0.02
>   iManufacturer           1 Macpower
>   iProduct                2 2.5HDD
>   iSerial                 3 8000D1
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           32
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          4 Myson 8818

Not one I'd be familiar with, but that doesn't mean anything.

And I didn't see an "unusual_devs.h" entry for it, but it does
look to need the CONFIG_USB_STORAGE_HP8200e support, which I
see is labeled "experimental".  I don't know how solid the
support for that is.   But I see Greg's checked in a big patch
against the file with that driver, which should make the next
MM patchset against 2.6.11-rc3 ... mostly to support some
new hardware, but with that many changes I suspect there'll
be some bugfixes too.

This would be www.macpower.com.tw/produts/hdd2/daisycutter/dc_usb2
maybe?  The www.qbik.ch/usb/devices database has a report from one
user saying they had problems with a different MacPower adapter until
they fixed its jumpers.  Also worth a check.

- Dave



>     bmAttributes         0xc0
>       Self Powered
>     MaxPower               10mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           2
>       bInterfaceClass         8 Mass Storage
>       bInterfaceSubClass      5 SFF-8070i
>       bInterfaceProtocol     80
>       iInterface              5 USB2.0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x03  EP 3 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x84  EP 4 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
> Device Qualifier (for other device speed):
>   bLength                10
>   bDescriptorType         6
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   bNumConfigurations      1
> 

  reply	other threads:[~2005-02-07  5:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 12:16 2.6: USB disk unusable level of data corruption Rusty Russell
2005-02-04 20:41 ` [linux-usb-devel] " David Brownell
2005-02-05  0:39   ` John Stoffel
2005-02-06 15:59     ` Giuseppe Bilotta
2005-02-07  4:01       ` David Brownell
2005-02-07 22:39         ` Giuseppe Bilotta
2005-02-07  2:55   ` Rusty Russell
2005-02-07  5:15     ` David Brownell [this message]
2005-02-07  6:46       ` Rusty Russell
2005-02-04 20:55 ` Alan Stern
2005-02-04 21:31   ` David Brownell
2005-02-06  5:18   ` 2.6: USB Storage hangs machine on bootup for ~2 minutes Parag Warudkar
2005-02-04 21:37 ` 2.6: USB disk unusable level of data corruption Pete Zaitcev
2005-02-05  0:40   ` Parag Warudkar
2005-02-05  1:44     ` Greg KH
2005-02-05  2:30       ` Parag Warudkar
2005-02-05  4:54         ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200502062115.07626.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox