NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/42752: Silicon Motion, Inc. Generic USB SDHC reader umass error



The following reply was made to PR kern/42752; it has been noted by GNATS.

From: Jeff_W<jgw%tx0.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: netbsd%lists.veego.de@localhost, kern-bug-people%NetBSD.org@localhost
Subject: Re: kern/42752: Silicon Motion, Inc. Generic USB SDHC reader umass
 error
Date: Sat, 06 Feb 2010 12:39:26 -0800

 Bernd Ernesti <netbsd%lists.veego.de@localhost> wrote:
 
 > The following reply was made to PR kern/42752; it has been noted by GNATS.
 >
 > From: Bernd Ernesti <netbsd%lists.veego.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: kern/42752: Silicon Motion, Inc. Generic USB SDHC reader umass 
 > error
 > Date: Sat, 6 Feb 2010 07:44:39 +0100
 >
 >  On Sat, Feb 06, 2010 at 12:25:00AM +0000, jgw%freeshell.org@localhost wrote:
 >  [..]
 >  
 >  > # dmesg
 >  > umass0 at uhub0 port 2 configuration 1 interface 0
 >  > umass0: Silicon Motion, Inc. Generic USB2.0 card, rev 2.00/1.00, addr 2
 >  > umass0: using SCSI over Bulk-Only
 >  
 >  Please add the usb chipset information too (*hci, usb, uhub ..)
 >  
 >  Bernd
 >  
 Bernd Ernesti <netbsd%lists.veego.de@localhost> wrote:
 
 > The following reply was made to PR kern/42752; it has been noted by GNATS.
 >
 > From: Bernd Ernesti <netbsd%lists.veego.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: kern/42752: Silicon Motion, Inc. Generic USB SDHC reader umass 
 > error
 > Date: Sat, 6 Feb 2010 07:44:39 +0100
 >
 >  On Sat, Feb 06, 2010 at 12:25:00AM +0000, jgw%freeshell.org@localhost wrote:
 >  [..]
 >
 >  > # dmesg
 >  > umass0 at uhub0 port 2 configuration 1 interface 0
 >  > umass0: Silicon Motion, Inc. Generic USB2.0 card, rev 2.00/1.00, addr 2
 >  > umass0: using SCSI over Bulk-Only
 >
 >  Please add the usb chipset information too (*hci, usb, uhub ..)
 >
 
 Hope this is what you're after...
 
 # dmesg | egrep "^usb.|^.hci.|^uhub."
 uhci0 at pci0 dev 29 function 0: vendor 0x8086 product 0x2658 (rev. 0x03)
 uhci0: interrupting at ioapic0 pin 23
 usb0 at uhci0: USB revision 1.0
 uhci1 at pci0 dev 29 function 1: vendor 0x8086 product 0x2659 (rev. 0x03)
 uhci1: interrupting at ioapic0 pin 19
 usb1 at uhci1: USB revision 1.0
 uhci2 at pci0 dev 29 function 2: vendor 0x8086 product 0x265a (rev. 0x03)
 uhci2: interrupting at ioapic0 pin 18
 usb2 at uhci2: USB revision 1.0
 ehci0 at pci0 dev 29 function 7: vendor 0x8086 product 0x265c (rev. 0x03)
 ehci0: interrupting at ioapic0 pin 23
 ehci0: EHCI version 1.0
 ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2
 usb3 at ehci0: USB revision 2.0
 uhub0 at usb0: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub0: 2 ports with 2 removable, self powered
 uhub1 at usb1: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub1: 2 ports with 2 removable, self powered
 uhub2 at usb2: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub2: 2 ports with 2 removable, self powered
 uhub3 at usb3: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
 uhub3: 6 ports with 6 removable, self powered
 
 
 Let me know if you need anything else.
 
 Jeff
 


Home | Main Index | Thread Index | Old Index