Re: Archos 6000

2001-12-02 Thread Simon Dick

On Sat, Dec 01, 2001 at 06:22:57PM +0100, Bernd Walter wrote:
 On Sat, Dec 01, 2001 at 12:13:30PM +0100, Patrik Sundberg wrote:
  On Sat, Dec 01, 2001 at 09:40:33AM +0100, Bernd Walter wrote:
   On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
ps has anyone tested using a Archos 6000 (using a isd200 interface) with the
ps umass driver under freebsd?

Just bought one (the 20G version but same interface) this weekend and can
verify that it does not work with -STABLE.  I also saw the Linux driver but
I don't know the USB code at all.  Hopefully, a USB-knowledgeable developer
will port it out of the kindness of his or her heart.
 
 I'm not in the Linux world - is there a cvsweb access for this driver
 available?
 
   Does it get connectet to umass?
   If yes and you see read errors this should be just another quirk
   candidate.
  
  i found a posting on the netbsd current mailinglist stating that with some
  minor modifications it sort of attached to the umass driver, but the author
  had no further success. the posting can be viewed at:
  http://www.geocrawler.com/archives/3/497/2001/7/100/6233506/
 
 This means the drive is either not umass classed or uses an unsupported
 subclass/protocol.
 
 Can anyone with such a drive please mail the complete specification?
 Apply the attached patch and mail the usbdevs -v output.

I have a quick question related to USB umass devices, does anyone know
if it's possible to get a 3 function flash card reader (ie CF, MMC/SD and
Smart Media) working under FreeBSD? The usbdevs -v output (using your
patch) is below:

port 2 addr 2: power 100 mA, config 1, product 0x0961(0x0961), vendor 0x0416(0x0416), 
rev 0x0100, class 0x00, subclass 0x00, protocol 0x00

Anyone got any ideas? Allegedly this one works under Linux too, but as I
have no linux installed I can't test that. I have no info on who makes the
device as it's completely blank on the outside and I've not taken it
apart yet :)

-- 
Simon Dick  [EMAIL PROTECTED]
Why do I get this urge to go bowling everytime I see Tux?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Bernd Walter

On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
 ps has anyone tested using a Archos 6000 (using a isd200 interface) with the
 ps umass driver under freebsd?
 
 Just bought one (the 20G version but same interface) this weekend and can
 verify that it does not work with -STABLE.  I also saw the Linux driver but
 I don't know the USB code at all.  Hopefully, a USB-knowledgeable developer
 will port it out of the kindness of his or her heart.

Does it get connectet to umass?
If yes and you see read errors this should be just another quirk
candidate.

-- 
B.Walter  COSMO-Project http://www.cosmo-project.de
[EMAIL PROTECTED] Usergroup   [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Patrik Sundberg

On Sat, Dec 01, 2001 at 09:40:33AM +0100, Bernd Walter wrote:
 On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
  ps has anyone tested using a Archos 6000 (using a isd200 interface) with the
  ps umass driver under freebsd?
  
  Just bought one (the 20G version but same interface) this weekend and can
  verify that it does not work with -STABLE.  I also saw the Linux driver but
  I don't know the USB code at all.  Hopefully, a USB-knowledgeable developer
  will port it out of the kindness of his or her heart.
 
 Does it get connectet to umass?
 If yes and you see read errors this should be just another quirk
 candidate.

i found a posting on the netbsd current mailinglist stating that with some
minor modifications it sort of attached to the umass driver, but the author
had no further success. the posting can be viewed at:
http://www.geocrawler.com/archives/3/497/2001/7/100/6233506/

hope someone with the right knowledge takes this one on :)

-- 
---.
Patrik SundbergAddress: Rydsvägen 100C, 584 31 Linköping, Sweden   |
   Email:   [EMAIL PROTECTED] || [EMAIL PROTECTED] |
   Phone:   +46 13 178567 || +46 707 602240|
.--- Applied Physics and Electrical Engineering student   |
|- Master of Science in Business Administration and Economics student |
|--- UNIX/Programming consultant  |
`--'

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Gregory Neil Shapiro

ticso Does it get connectet to umass?

No, ugen.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Bernd Walter

On Sat, Dec 01, 2001 at 12:13:30PM +0100, Patrik Sundberg wrote:
 On Sat, Dec 01, 2001 at 09:40:33AM +0100, Bernd Walter wrote:
  On Thu, Nov 29, 2001 at 03:35:43PM -0800, Gregory Neil Shapiro wrote:
   ps has anyone tested using a Archos 6000 (using a isd200 interface) with the
   ps umass driver under freebsd?
   
   Just bought one (the 20G version but same interface) this weekend and can
   verify that it does not work with -STABLE.  I also saw the Linux driver but
   I don't know the USB code at all.  Hopefully, a USB-knowledgeable developer
   will port it out of the kindness of his or her heart.

I'm not in the Linux world - is there a cvsweb access for this driver
available?

  Does it get connectet to umass?
  If yes and you see read errors this should be just another quirk
  candidate.
 
 i found a posting on the netbsd current mailinglist stating that with some
 minor modifications it sort of attached to the umass driver, but the author
 had no further success. the posting can be viewed at:
 http://www.geocrawler.com/archives/3/497/2001/7/100/6233506/

This means the drive is either not umass classed or uses an unsupported
subclass/protocol.

Can anyone with such a drive please mail the complete specification?
Apply the attached patch and mail the usbdevs -v output.

-- 
B.Walter  COSMO-Project http://www.cosmo-project.de
[EMAIL PROTECTED] Usergroup   [EMAIL PROTECTED]



Index: usr.sbin/usbdevs//usbdevs.c
===
RCS file: /vol/freebsd-cvs/src/usr.sbin/usbdevs/usbdevs.c,v
retrieving revision 1.5
diff -u -r1.5 usbdevs.c
--- usr.sbin/usbdevs//usbdevs.c 1999/11/23 01:16:10 1.5
+++ usr.sbin/usbdevs//usbdevs.c 2001/12/01 17:16:53
@@ -100,9 +100,10 @@
printf(unconfigured, );
}
if (verbose) {
-   printf(%s(0x%04x), %s(0x%04x), rev 0x%04x,
+   printf(%s(0x%04x), %s(0x%04x), rev 0x%04x, class 0x%02x, subclass 
+0x%02x, protocol 0x%02x,
di.product, di.productNo,
-   di.vendor, di.vendorNo, di.releaseNo);
+   di.vendor, di.vendorNo, di.releaseNo,
+   di.class, di.subclass, di.protocol);
} else
printf(%s, %s, di.product, di.vendor);
printf(\n);



Re: Archos 6000

2001-12-01 Thread Gregory Neil Shapiro

ticso Can anyone with such a drive please mail the complete specification?
ticso Apply the attached patch and mail the usbdevs -v output.

Here you go:

port 1 addr 2: self powered, config 1, USB Storage Adapter(0x0031), In-System 
Design(0x05ab), rev 0x0100, class 0xff, subclass 0x00, protocol 0xff

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Bernd Walter

On Sat, Dec 01, 2001 at 09:39:28AM -0800, Gregory Neil Shapiro wrote:
 ticso Can anyone with such a drive please mail the complete specification?
 ticso Apply the attached patch and mail the usbdevs -v output.
 
 Here you go:
 
 port 1 addr 2: self powered, config 1, USB Storage Adapter(0x0031), In-System 
Design(0x05ab), rev 0x0100, class 0xff, subclass 0x00, protocol 0xff
 

Class 0xff is vendor specific.
The umass driver looks for UCLASS_MASS which is 0x08.
Often they are still umass compatible but you have to guess which
subclass to put it in and quirk.
Well - maybe the Linux driver will bring some light.

I hate such vendors - why can't they just use standard classes :(

-- 
B.Walter  COSMO-Project http://www.cosmo-project.de
[EMAIL PROTECTED] Usergroup   [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-12-01 Thread Mike Smith

 i found a posting on the netbsd current mailinglist stating that with some
 minor modifications it sort of attached to the umass driver, but the author
 had no further success. the posting can be viewed at:
 http://www.geocrawler.com/archives/3/497/2001/7/100/6233506/
 
 hope someone with the right knowledge takes this one on :)

You might try forcing it to use the floppy command set; the ScanLogic 
USB:IDE adapter requires this despite claiming to be SCSI-compatible.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
   V I C T O R Y   N O T   V E N G E A N C E



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Archos 6000

2001-11-29 Thread Patrik Sundberg

has anyone tested using a Archos 6000 (using a isd200 interface) with the
umass driver under freebsd?

if it isn't working, is anyone working on getting it supported? there is a
linux driver (http://bjorn.haxx.se/isd200/) but i don't really grok usb and
the linux driver..

-- 
---.
Patrik SundbergAddress: Rydsvägen 100C, 584 31 Linköping, Sweden   |
   Email:   [EMAIL PROTECTED] || [EMAIL PROTECTED] |
   Phone:   +46 13 178567 || +46 707 602240|
.--- Applied Physics and Electrical Engineering student   |
|- Master of Science in Business Administration and Economics student |
|--- UNIX/Programming consultant  |
`--'

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Archos 6000

2001-11-29 Thread Gregory Neil Shapiro

ps has anyone tested using a Archos 6000 (using a isd200 interface) with the
ps umass driver under freebsd?

Just bought one (the 20G version but same interface) this weekend and can
verify that it does not work with -STABLE.  I also saw the Linux driver but
I don't know the USB code at all.  Hopefully, a USB-knowledgeable developer
will port it out of the kindness of his or her heart.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message