Home | History | Annotate | Download | only in usb
History log of /src/sys/dev/usb/usb_verbose.c
RevisionDateAuthorComments
 1.7  21-Sep-2014  christos Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
pairs to the compressed one that matt wrote.
 1.6  23-Dec-2011  jakllsch branches: 1.6.6;
Revert previous due to active usbmp branch(es).
 1.5  22-Dec-2011  jakllsch Adjust-away inconsistent and trailing whitespace.
 1.4  07-Aug-2010  christos branches: 1.4.2; 1.4.4; 1.4.16;
Pass the lengths of the buffers and use bound string functions where easy
to do so.
 1.3  25-Jul-2010  pgoyette Move setting of the usb_verbose_loaded flag into the module's init routine.
This ensures that the flag is set even if the module was manually loaded
by the user rather than just auto-loaded.
 1.2  06-Jun-2010  pgoyette Update usbverbose module to use module_autoload() rather than module_load().
Load the module right before each attempt to use its features, and let the
module subsystem handle unloading.
 1.1  29-May-2010  pgoyette branches: 1.1.2;
Extract USBVERBOSE into a kernel module. The module can be builtin
by defining 'options USBVERBOSE' in the kernel config file (no change
from current behavior), or it can be loaded at boot time on those
architectures that support the boot loader's "load" command.

The module is built for all architectures, whether or not USB support
exists.
 1.1.2.4  05-Mar-2011  rmind sync with head
 1.1.2.3  03-Jul-2010  rmind sync with head
 1.1.2.2  30-May-2010  rmind sync with head
 1.1.2.1  29-May-2010  rmind file usb_verbose.c was added on branch rmind-uvmplock on 2010-05-30 05:17:45 +0000
 1.4.16.1  18-Feb-2012  mrg merge to -current.
 1.4.4.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.4.4.1  07-Aug-2010  uebayasi file usb_verbose.c was added on branch uebayasi-xip on 2010-08-17 06:46:46 +0000
 1.4.2.2  11-Aug-2010  yamt sync with head.
 1.4.2.1  07-Aug-2010  yamt file usb_verbose.c was added on branch yamt-nfs-mp on 2010-08-11 22:54:16 +0000
 1.6.6.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed