summaryrefslogtreecommitdiffstats
path: root/release/picobsd/custom/PICOBSD-C
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/custom/PICOBSD-C')
-rw-r--r--release/picobsd/custom/PICOBSD-C5
1 files changed, 5 insertions, 0 deletions
diff --git a/release/picobsd/custom/PICOBSD-C b/release/picobsd/custom/PICOBSD-C
index 880a797..f6602b0 100644
--- a/release/picobsd/custom/PICOBSD-C
+++ b/release/picobsd/custom/PICOBSD-C
@@ -219,3 +219,8 @@ pseudo-device bpf #Berkeley packet filter
#device ulpt0 # Printer
#device umass0 # Disks/Mass storage - Requires scbus and da0
#device ums0 # Mouse
+
+# Compatibility...
+options COMPAT_OLDISA #Use ISA shims and glue for old drivers
+options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
+
OpenPOWER on IntegriCloud