Subject: Re: port-sparc64/29692
To: None <port-sparc64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Michael <macallan18@earthlink.net>
List: netbsd-bugs
Date: 03/15/2005 22:24:01
The following reply was made to PR port-sparc64/29692; it has been noted by GNATS.

From: Michael <macallan18@earthlink.net>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-sparc64/29692
Date: Tue, 15 Mar 2005 17:23:01 -0500

 --Signature=_Tue__15_Mar_2005_17_23_01_-0500_rwfP1L82m_GC08od
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: 7bit
 
 It turns out the hangup only occurs when the usb bus is attached like this:
 usb*	at ohci?	flags 0x1
 to force early attachment of USB devices, so the default configuration with flags 0x0 works.
 
 Booting with options OHCI_DEBUG shows the problem is related to interrupts being not enabled, the cold contains 1,  ohci_waitintr() in sys/dev/usb/ohci.c fails with 'ohci_waitintr: timeout'
 
 --Signature=_Tue__15_Mar_2005_17_23_01_-0500_rwfP1L82m_GC08od
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (NetBSD)
 
 iQEVAwUBQjdgRcpnzkX8Yg2nAQJ6NAgAiFwucc8YZ/gv4O0Om9bl/1n+e+OnX4j3
 +VjdesQZwm9N0DCBXQJthQfm0EIEFKBvu2g0W8DRyEahYoPHSpPGGvOJ0BKACqTC
 fGxZ+2NwFp7zwrcXYmimaFFXgUpREIDJyIU3Lc+e5MyTrokpIrIGmR64RNd9xBI+
 GBCnBFenMBjfhAnqTdCNp/3zlVBlCPDbVaiOTMfhxcpew7+7nxRZsHBZxA8XGd5c
 lb2JHuo//lQoT/HKONXJoy2yS6CxrvKmbkOsK12m/rA61uPGhgLjtO74ulN4pIpQ
 Eu6u7GypmtMKpumuxv/9XDhMTzxH5j6PRAuTEbSckB4r0jwv9gPWQQ==
 =JX/n
 -----END PGP SIGNATURE-----
 
 --Signature=_Tue__15_Mar_2005_17_23_01_-0500_rwfP1L82m_GC08od--