cvs commit: src/sys/dev/pci pci.c

Doug Rabson dfr at FreeBSD.org
Mon Sep 1 08:01:51 PDT 2003


dfr         2003/09/01 08:01:50 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  Don't try to enable io or memory access for non-standard resource
  addresses. This stops resource allocations for e.g. amdpm failing - this
  has its own special ways of enabling access.
  
  Revision  Changes    Path
  1.228     +9 -6      src/sys/dev/pci/pci.c


More information about the cvs-src mailing list