On Wed, 29 Oct 2008, Nick Hibma wrote:
Author: n_hibma
Date: Wed Oct 29 08:08:55 2008
New Revision: 184436
URL: http://svn.freebsd.org/changeset/base/184436
Log:
Add the device ID for the mass storage device that appears before the
modem appears to facilitate faster switching to modem mode.
Modified:
head/sys/dev/usb/u3g.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/u3g.c
==============================================================================
--- head/sys/dev/usb/u3g.c Wed Oct 29 07:16:49 2008 (r184435)
+++ head/sys/dev/usb/u3g.c Wed Oct 29 08:08:55 2008 (r184436)
@@ -51,14 +51,12 @@
#endif
#include "usbdevs.h"
-//#define U3G_DEBUG
+#define U3G_DEBUG
^^^^^^^^^^^^^^^^^^^^^
you did not want to commit this, did you?
--
Bjoern A. Zeeb Stop bit received. Insert coin for new game.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"