Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 00:58:16 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options src/sys/dev/pci pci.c
Message-ID:  <200207260758.g6Q7wGBT035223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/07/26 00:58:16 PDT

  Modified files:
    sys/conf             options 
    sys/dev/pci          pci.c 
  Log:
  Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes.  It can also
  be set at boot time.  It defaults to 1 now since it can be set in the
  boot loader.  If this proves unwise, we can reset it to defaulting to 0.
  
  Revision  Changes    Path
  1.339     +0 -1      src/sys/conf/options
  1.194     +36 -21    src/sys/dev/pci/pci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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