Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 16:12:54 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ohci.c ohcireg.h ohcivar.h
Message-ID:  <200307152312.h6FNCsWv019088@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2003/07/15 16:12:54 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ohci.c ohcireg.h ohcivar.h 
  Log:
  fix support for umass and related devices on ohci.  This is a partial
  sync of the NetBSD code.
  
  fix isochornous support for ohci.  This gets webcams like my OV511
  working on sparc64.
  
  PR:             kern/52589
  Submitted by:   Bruce R. Montague (isochonous support)
  Reviewed by:    joe among others
  
  Revision  Changes    Path
  1.131     +144 -78   src/sys/dev/usb/ohci.c
  1.20      +2 -0      src/sys/dev/usb/ohcireg.h
  1.34      +5 -1      src/sys/dev/usb/ohcivar.h



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