On Wed, Jun 06, 2001 at 12:20:28PM -0400, Pete Zaitcev wrote:
> > From: Pavel Machek <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED],
> > Linux usb mailing list <[EMAIL PROTECTED]>
> > Date: Tue, 5 Jun 2001 22:35:55 +0200
>
> > During boot, usb produces useless messages. Here's patch to kill them.
>
> I strongly agree, especially with the last one:
>
> > --- clean/drivers/usb/usb.c Tue Jun 5 21:38:03 2001
> > +++ linux/drivers/usb/usb.c Sat Jun 2 10:57:16 2001
> > @@ -85,7 +85,7 @@
> > usb_minors[new_driver->minor/16] = new_driver;
> > }
> >
> > - info("registered new driver %s", new_driver->name);
> > + dbg("registered new driver %s", new_driver->name);
> >
> > init_MUTEX(&new_driver->serialize);
I think that quite a bunch of others could be turned into dbg's, like
the 'skipped descriptor' one and a lot in hub.c ...
--
Vojtech Pavlik
SuSE Labs
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel