Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2009 22:53:01 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200910232253.n9NMrLWx080916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2009-10-23 22:53:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  SVN rev 198431 on 2009-10-23 22:53:01Z by marcel
  
  BIOSes, buggy or otherwise, are i386 or amd64 specific.
  Have the early USB takeover enabled for i386 and amd64
  by default.
  This also avoids a panic on PowerPC where the resource
  isn't released properly and we find a busy resource
  when the USB host controller wants to allocate it...
  
  Revision  Changes    Path
  1.389     +4 -0      src/sys/dev/pci/pci.c



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