From: Balram Adlakha <b_adlakha@softhome.net>
To: john@grabjohn.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: module for sony network walkman
Date: Tue, 15 Apr 2003 19:18:19 +0000 [thread overview]
Message-ID: <200304151918.19936.b_adlakha@softhome.net> (raw)
> >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?
next prev reply other threads:[~2003-04-15 13:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2003-04-15 16:34 ` 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=200304151918.19936.b_adlakha@softhome.net \
--to=b_adlakha@softhome.net \
--cc=john@grabjohn.com \
--cc=linux-kernel@vger.kernel.org \
/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 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.