cvs commit: src/sys/dev/usb uhci.c

Lukas Ertl le at FreeBSD.org
Sun May 23 04:43:53 PDT 2004


le          2004/05/23 04:43:34 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          uhci.c 
  Log:
  Diff reduction to NetBSD.
  
  MFNetBSD 1.177; author: toshii
     Use the correct wValue to get hub desriptors.
     Also, make wValue checks of root hub codes less strict.
  
  MFNetBSD 1.178: author: martin
     Interrupt descriptors might become invalid while being processed in
     uhci_check_intr - so remember their next pointer before calling it.
     Patch provided by Matthew Orgass in PR kern/24542.
  
  Obtained from:   NetBSD
  
  Revision  Changes    Path
  1.151     +5 -3      src/sys/dev/usb/uhci.c


More information about the cvs-all mailing list