Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 01:43:13 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcireg.h ehcivar.h
Message-ID:  <200601260143.k0Q1hDxn010423@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2006-01-26 01:43:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          ehci.c ehci_pci.c ehcireg.h ehcivar.h 
  Log:
  MFC: synchronise the EHCI driver with HEAD:
   o Add workaround for dropped interrupts on VIA and ATI controllers
   o Add various identification strings and vendor IDs
   o Set sc_dying to 1 when detaching
   o Don't bother clearing the unused transfer `hcpriv' field
  
  Revision  Changes    Path
  1.36.2.1  +34 -1     src/sys/dev/usb/ehci.c
  1.18.2.1  +91 -5     src/sys/dev/usb/ehci_pci.c
  1.7.2.1   +1 -1      src/sys/dev/usb/ehcireg.h
  1.9.2.1   +11 -2     src/sys/dev/usb/ehcivar.h



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