Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2009 05:50:36 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb2/core usb2_error.c src/sys/dev/usb2/include usb2_error.h usb2_mfunc.h usb2_revision.h src/sys/dev/usb2/quirk usb2_quirk.h
Message-ID:  <200902030550.n135oruR055353@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-02-03 05:50:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb2/core    usb2_error.c 
    sys/dev/usb2/include usb2_error.h usb2_mfunc.h usb2_revision.h 
    sys/dev/usb2/quirk   usb2_quirk.h 
  Log:
  SVN rev 188048 on 2009-02-03 05:50:36Z by thompsa
  
  Move away from autogenerated enums, these values never change and its helpful
  to be able to look them up.
  
  Revision  Changes    Path
  1.3       +32 -3     src/sys/dev/usb2/core/usb2_error.c
  1.2       +32 -37    src/sys/dev/usb2/include/usb2_error.h
  1.2       +0 -8      src/sys/dev/usb2/include/usb2_mfunc.h
  1.2       +23 -25    src/sys/dev/usb2/include/usb2_revision.h
  1.2       +27 -51    src/sys/dev/usb2/quirk/usb2_quirk.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902030550.n135oruR055353>