Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 08:33:53 -0800 (PST)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ugen.c uhid.c ulpt.c umodem.c ums.c urio.c usb.c usb_port.h uscanner.c
Message-ID:  <200201021633.g02GXrS91644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2002/01/02 08:33:53 PST

  Modified files:
    sys/dev/usb          ugen.c uhid.c ulpt.c umodem.c ums.c 
                         urio.c usb.c usb_port.h uscanner.c 
  Log:
  NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)
  to hide the distinction between struct proc and struct thread.
  
  Revision  Changes    Path
  1.54      +11 -11    src/sys/dev/usb/ugen.c
  1.40      +16 -16    src/sys/dev/usb/uhid.c
  1.38      +3 -3      src/sys/dev/usb/ulpt.c
  1.32      +10 -10    src/sys/dev/usb/umodem.c
  1.46      +6 -6      src/sys/dev/usb/ums.c
  1.12      +8 -8      src/sys/dev/usb/urio.c
  1.44      +12 -12    src/sys/dev/usb/usb.c
  1.36      +12 -1     src/sys/dev/usb/usb_port.h
  1.19      +6 -6      src/sys/dev/usb/uscanner.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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