Subject: Re: mini iPod gets no device in NetBSD 2.0-BETA
To: Steven M. Bellovin <smb@research.att.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: netbsd-users
Date: 11/18/2004 11:44:31
"Steven M. Bellovin" <smb@research.att.com> writes:

> Has anyone looked into this further?  I can confirm that the problem 
> still exists for me with a USB flash disk (PNY Attache 2.0) on a very 
> recent -current.
> 
> Here's the trace:
> 
> umass0 at uhub2 port 1 configuration 1 interface 0
> umass0: PNY Attache 2.0, rev 2.00/2.00, addr 2
> umass0: using SCSI over Bulk-Only
> scsibus0 at umass0: 2 targets, 1 lun per target
> 
> This machine has uhci and ehci

Odd. My PNY Attache 2.0 (128M) works fine, on a box with ohci and
ehci:

umass0 at uhub2 port 1 configuration 1 interface 0
umass0: Pen Drive USB DISK 20X, rev 2.00/1.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <, USB DISK 20X, PMAP> disk removable
sd0: 119 MB, 476 cyl, 32 head, 16 sec, 512 bytes/sect x 243712 sectors

I guess they changed chipsets?

        - Nathan