All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: module for sony network walkman
  2003-04-15 16:50 module for sony network walkman Balram Adlakha
@ 2003-04-15 12:47 ` John Bradford
  2003-04-15 19:18   ` Balram Adlakha
  0 siblings, 1 reply; 4+ messages in thread
From: John Bradford @ 2003-04-15 12:47 UTC (permalink / raw)
  To: Balram Adlakha; +Cc: linux-kernel

> Is there any driver available for accessing the flash memory of my sony usb 
> network walkman (nw-e5)? This thing was quite expensive and I really would 
> like it to work.

At a guess, it might just act like a disk device.  Without a lot more
information, I can't help you any further.  What does lsusb say about
it?

John.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: module for sony network walkman
  2003-04-15 19:18   ` Balram Adlakha
@ 2003-04-15 16:34     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2003-04-15 16:34 UTC (permalink / raw)
  To: Balram Adlakha; +Cc: john, linux-kernel

On Tue, Apr 15, 2003 at 07:18:19PM +0000, Balram Adlakha wrote:
> > >Is there any driver available for accessing the flash memory of my sony usb
> > >network walkman (nw-e5)? This thing was quite expensive and I really would
> > >like it to work. 
> 
> >At a guess, it might just act like a disk device. Without a lot more
> >information, I can't help you any further. What does lsusb say about
> >it?
> >
> >John. 
> 
> this is what lsusb says:
> 
> 
> Bus 001 Device 002: ID 054c:0035 Sony Corp.
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass          255 Vendor Specific Class

This is not a usb-storage device (or it is saying it is not, it might be
lying...)  I'd suggest contacting Sony to try to get the specs for this
device.

Good luck,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* module for sony network walkman
@ 2003-04-15 16:50 Balram Adlakha
  2003-04-15 12:47 ` John Bradford
  0 siblings, 1 reply; 4+ messages in thread
From: Balram Adlakha @ 2003-04-15 16:50 UTC (permalink / raw)
  To: linux-kernel

Hi,
Is there any driver available for accessing the flash memory of my sony usb 
network walkman (nw-e5)? This thing was quite expensive and I really would 
like it to work.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: module for sony network walkman
@ 2003-04-15 19:18   ` Balram Adlakha
  2003-04-15 16:34     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Balram Adlakha @ 2003-04-15 19:18 UTC (permalink / raw)
  To: john; +Cc: linux-kernel

> >Is there any driver available for accessing the flash memory of my sony usb
> >network walkman (nw-e5)? This thing was quite expensive and I really would
> >like it to work. 

>At a guess, it might just act like a disk device. Without a lot more
>information, I can't help you any further. What does lsusb say about
>it?
>
>John. 

this is what lsusb says:


Bus 001 Device 002: ID 054c:0035 Sony Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x054c Sony Corp.
  idProduct          0x0035
  bcdDevice            1.00
  iManufacturer           1 Sony
  iProduct                2 Network-Walkman
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
  Language IDs: (length=4)
     0409 English(US)


however, I am not able to just load the usb-storage, scsi disk and scsi 
generic modules and mount it coz its not shown anywhere in /dev (devfs)
Will it work if I try some of the flash memory writer modules? What can I try? 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-15 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-15 16:50 module for sony network walkman Balram Adlakha
2003-04-15 12:47 ` John Bradford
2003-04-15 19:18   ` Balram Adlakha
2003-04-15 16:34     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.