svn commit: r184436 - head/sys/dev/usb
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Wed Oct 29 01:20:08 PDT 2008
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.
More information about the svn-src-all
mailing list