cvs commit: src/sys/dev/usb ehci.c ohci.c uhci.c usb_port.h

Ian Dowse iedowse at FreeBSD.org
Tue Nov 30 19:02:53 PST 2004


iedowse     2004-12-01 03:02:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          ehci.c ohci.c uhci.c usb_port.h 
  Log:
  MFC: fix the worst of the timeout race conditions:
   usb_port.h     1.72
   uhci.c         1.159
   ehci.c         1.20
   ohci.c         1.147
  
  Revision   Changes    Path
  1.14.2.3   +5 -1      src/sys/dev/usb/ehci.c
  1.144.2.1  +6 -1      src/sys/dev/usb/ohci.c
  1.154.2.2  +2 -1      src/sys/dev/usb/uhci.c
  1.67.2.2   +1 -0      src/sys/dev/usb/usb_port.h


More information about the cvs-src mailing list