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

Marcel Moolenaar marcel at FreeBSD.org
Thu Apr 27 04:53:20 UTC 2006


marcel      2006-04-27 04:53:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  The size of I/O ranges can be anything from 16 bytes to 2G bytes.
  Lower the minimum for memory mapped I/O from 32 bytes to 16 bytes.
  This fixes bus enumeration on ia64 now that the Diva auxiliary
  serial port is attached to.
  
  Revision  Changes    Path
  1.311     +2 -2      src/sys/dev/pci/pci.c


More information about the cvs-src mailing list