NetBSD-Bugs archive

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

Re: kern/11018 (VIA VT83C572 UHCI USB controller does not work)



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

From: Nick Hudson <skrll%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>, 
kern-bug-people%netbsd.org@localhost, 
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/11018 (VIA VT83C572 UHCI USB controller does not work)
Date: Sat, 28 Sep 2013 22:31:17 +0100

 On 09/28/13 18:35, Izumi Tsutsui wrote:
 > The following reply was made to PR kern/11018; it has been noted by GNATS.
 >
 
 I'd be interested if this diff helps your device
 
 http://www.netbsd.org/~skrll/usb.enum.diff
 
 After reading the full PR it appears as those the TDs are in a 
 semi-reasonable state now, but the device has returned a STALL. Perhaps 
 special handling of STALL for control transfers is required here.
 
 
 >   
 >   BTW, options UHCI_DEBUG,UHUB_DEBUG seems to cause an error:
 >   
 >   >> ../../../../dev/usb/uhci.c:863:1: error: 'uhci_dump_qhs' defined but 
 > not used
 
 
 I think this is as simple as changing the uhci_dump_qh in uhci_dump_all 
 to uhci_dump_qhs
 >   
 >   ---
 >   Izumi Tsutsui
 >   
 >
 >
 
 Nick
 


Home | Main Index | Thread Index | Old Index