X-Spam-Check-By: sourceware.org Date: Sat, 24 Mar 2007 20:21:06 +0100 From: Samuel Thibault To: Ton van Overbeek Cc: cygwin AT cygwin DOT com, cygwin-apps AT cygwin DOT com Subject: Re: Libusb-win32-0.1.12.1-1 makes system unusable after reboot. Message-ID: <20070324192106.GE3541@interface.famille.thibault.fr> Mail-Followup-To: Ton van Overbeek , cygwin AT cygwin DOT com, cygwin-apps AT cygwin DOT com References: <20070324151544 DOT GA3541 AT interface DOT famille DOT thibault DOT fr> <20070324200659 DOT X11058-100000 AT xs2 DOT xs4all DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20070324200659.X11058-100000@xs2.xs4all.nl> User-Agent: Mutt/1.5.12-2006-07-14 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Ton van Overbeek, le Sat 24 Mar 2007 20:13:21 +0100, a écrit : > > Err, no, usbd.sys is always installed in > > c:\windows\system32\drivers\usbd.sys, and that's precisely because > > libusb0.sys is not installed there too that the usual discovery fails. > > > > Yes, I know. But copying usbd.sys to /usr/lib/libusb makes the problem > go away. Well, yes, but usbd.sys definitely belongs to windows/system32/drivers. Remember that this is a windows-shipped file, we shouldn't make a copy like this. > > Actually, I'm wondering: instead of trying to make libusb0.sys work > > from /usr/lib/libusb/, is it fine (packaging-wise, I mean), in > > libusb-install, to just copy it into c:\windows\system32\drivers\ and > > then use the usual libusb-win32 filter setup? That works fine and > > actually makes the patch simpler... > > > > I am pretty sure that would solve the problem. Yes it does, but the question to cygwin developers is: is it ok packaging-wise? Samuel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/