Date: Wed, 29 Oct 2008 08:18:08 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Nick Hibma <n_hibma@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184436 - head/sys/dev/usb Message-ID: <20081029081728.M2978@maildrop.int.zabbadoz.net> In-Reply-To: <200810290808.m9T88tDD016760@svn.freebsd.org> References: <200810290808.m9T88tDD016760@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081029081728.M2978>