Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2009 09:03:02 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb ehci_pci.c uhci_pci.c
Message-ID:  <200901060903.n0693Hod022091@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2009-01-06 09:03:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci_pci.c uhci_pci.c 
  Log:
  SVN rev 186808 on 2009-01-06 09:03:02Z by trasz
  
  Add workaround for Parallels 4.0.  Without it, ehci and uhci drivers
  would fail to attach due to unsupported USB revision.  It should have
  no effect when running on a real hardware.
  
  Reviewed by:    imp
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.38      +8 -0      src/sys/dev/usb/ehci_pci.c
  1.67      +6 -0      src/sys/dev/usb/uhci_pci.c



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