[PC-BSD Commits] r698 - pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 11 13:55:30 PDT 2007
Author: kris
Date: 2007-09-11 13:55:30 -0700 (Tue, 11 Sep 2007)
New Revision: 698
Modified:
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.SysConfig.sh
Log:
Removed the old hw.pci "unsuppored_io_range" variables
Modified: pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.SysConfig.sh
===================================================================
--- pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.SysConfig.sh 2007-09-11 20:50:13 UTC (rev 697)
+++ pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.SysConfig.sh 2007-09-11 20:55:30 UTC (rev 698)
@@ -75,8 +75,6 @@
splash_pcx_load="YES"
bitmap_load="YES"
bitmap_name="/boot/loading-screen.pcx"
-hw.pci.allow_unsupported_io_range="1"
-hw.pci.allhw.pci.allow_unsupported_io_range="1"
hw.ata.atapi_dma="1"
autoboot_delay="5"
if_nfe_load="YES"' >/mnt/boot/loader.conf
More information about the Commits
mailing list