summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-29 18:07:07 +0000
committerpeter <peter@FreeBSD.org>2000-01-29 18:07:07 +0000
commitc4b6cd7f5cb058bdcdc11f8fd5fd05e84d69fb2e (patch)
tree034e84a7c98f11f8a1f62fb0990d7decb0dfacca /sys
parent7a76a6d4d239205303176878441dd46d265fb50c (diff)
downloadFreeBSD-src-c4b6cd7f5cb058bdcdc11f8fd5fd05e84d69fb2e.zip
FreeBSD-src-c4b6cd7f5cb058bdcdc11f8fd5fd05e84d69fb2e.tar.gz
Remove 'conflicts' token - it has been effectively doing absolutely
nothing for quite some time. The only thing that cared was userconfig, but it was for one invisible device so we never saw it's effects.
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/conf/GENERIC2
-rw-r--r--sys/alpha/conf/NOTES2
-rw-r--r--sys/amd64/conf/GENERIC2
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/GENERIC2
-rw-r--r--sys/i386/conf/LINT2
-rw-r--r--sys/i386/conf/NOTES2
-rw-r--r--sys/pc98/conf/GENERIC2
-rw-r--r--sys/pc98/conf/GENERIC982
9 files changed, 9 insertions, 9 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index b019739..9aaac2f 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -95,7 +95,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
-device vga0 at isa? conflicts
+device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index b019739..9aaac2f 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -95,7 +95,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
-device vga0 at isa? conflicts
+device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index a668d6f..0d43882 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -113,7 +113,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
-device vga0 at isa? conflicts
+device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e1b2947..d8091a5 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -951,7 +951,7 @@ options PSM_HOOKRESUME #hook the system resume event, useful
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
# The video card driver.
-device vga0 at isa? conflicts
+device vga0 at isa?
# Options for vga:
# Try the following option if the mouse pointer is not drawn correctly
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index a668d6f..0d43882 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -113,7 +113,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
-device vga0 at isa? conflicts
+device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index e1b2947..d8091a5 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -951,7 +951,7 @@ options PSM_HOOKRESUME #hook the system resume event, useful
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
# The video card driver.
-device vga0 at isa? conflicts
+device vga0 at isa?
# Options for vga:
# Try the following option if the mouse pointer is not drawn correctly
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e1b2947..d8091a5 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -951,7 +951,7 @@ options PSM_HOOKRESUME #hook the system resume event, useful
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
# The video card driver.
-device vga0 at isa? conflicts
+device vga0 at isa?
# Options for vga:
# Try the following option if the mouse pointer is not drawn correctly
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 3e790d7..f6a2a0d 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -272,7 +272,7 @@ device sn
#device xe0 at isa?
#device snd
-#device sb0 at isa? port 0x20d2 irq 10 conflicts drq 3
+#device sb0 at isa? port 0x20d2 irq 10 drq 3
#device sbxvi0 at isa? drq 3
#device sbmidi0 at isa? port 0x80d2
#device opl0 at isa? port 0x28d2
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 3e790d7..f6a2a0d 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -272,7 +272,7 @@ device sn
#device xe0 at isa?
#device snd
-#device sb0 at isa? port 0x20d2 irq 10 conflicts drq 3
+#device sb0 at isa? port 0x20d2 irq 10 drq 3
#device sbxvi0 at isa? drq 3
#device sbmidi0 at isa? port 0x80d2
#device opl0 at isa? port 0x28d2
OpenPOWER on IntegriCloud