Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/dev/usb



Module Name:    src
Committed By:   jdc
Date:           Sun Aug 31 16:48:29 UTC 2008

Modified Files:
        src/sys/dev/usb [netbsd-4]: ehci.c ehcivar.h ohci.c ohcivar.h uhci.c
            uhcivar.h usb_mem.c usb_mem.h

Log Message:
Pull up revisions:
  src/sys/dev/usb/ehci.c:1.138
  src/sys/dev/usb/ehcivar.h:1.31
  src/sys/dev/usb/ohci.c:1.195
  src/sys/dev/usb/ohcivar.h:1.45
  src/sys/dev/usb/uhcivar.h:1.45
  src/sys/dev/usb/uhci.c:1.223
  src/sys/dev/usb/usb_mem.c:1.37
  src/sys/dev/usb/usb_mem.h:1.27
via patch (requested by bouyer in ticket #1166).


To generate a diff of this commit:
cvs rdiff -r1.118.2.1 -r1.118.2.2 src/sys/dev/usb/ehci.c
cvs rdiff -r1.23 -r1.23.22.1 src/sys/dev/usb/ehcivar.h
cvs rdiff -r1.179.2.1 -r1.179.2.2 src/sys/dev/usb/ohci.c
cvs rdiff -r1.39 -r1.39.24.1 src/sys/dev/usb/ohcivar.h
cvs rdiff -r1.205.2.1 -r1.205.2.2 src/sys/dev/usb/uhci.c
cvs rdiff -r1.40 -r1.40.24.1 src/sys/dev/usb/uhcivar.h
cvs rdiff -r1.31 -r1.31.2.1 src/sys/dev/usb/usb_mem.c
cvs rdiff -r1.23 -r1.23.24.1 src/sys/dev/usb/usb_mem.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index