Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 22:29:15 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ehci_pci.c ohci_pci.c uhci_pci.c
Message-ID:  <200306120529.h5C5TFhV086688@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/06/11 22:29:15 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci_pci.c ohci_pci.c uhci_pci.c 
  Log:
  Enable bus mastering in the attach routine.  This appears to fix the
  USB 2.0 cardbus cards that have been floating around.
  
  Submitted by: Craig Boston
  
  Revision  Changes    Path
  1.2       +2 -0      src/sys/dev/usb/ehci_pci.c
  1.31      +2 -0      src/sys/dev/usb/ohci_pci.c
  1.47      +2 -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?200306120529.h5C5TFhV086688>