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

Ian Dowse iedowse at FreeBSD.org
Mon Mar 21 15:17:27 PST 2005


iedowse     2005-03-21 23:17:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          ehci.c 
  Log:
  MFC 1.27-1.33:
   o Fix minor endianness confusion
   o Fix the bug that prevented most EHCI interrupt transfers from
     working correctly, and enable split transactions
   o Arrange the periodic QH tree correctly
   o Ignore non-fatal qTD token status bits
   o Set the split transaction interrupt C-mask correctly
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.14.2.7  +22 -22    src/sys/dev/usb/ehci.c


More information about the cvs-src mailing list