summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-15 23:40:29 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-15 23:40:29 +0000
commitc24b826e840d4b278e8a3e1ccb81a197d257f3ae (patch)
treec4830859049ed0b447adca4ccc4d33449d8be71c
parent19dd2e95bc218347a0d8c7063aa5878c9edb04e9 (diff)
downloadFreeBSD-src-c24b826e840d4b278e8a3e1ccb81a197d257f3ae.zip
FreeBSD-src-c24b826e840d4b278e8a3e1ccb81a197d257f3ae.tar.gz
Add uslcom to the build too.
Reminded by: Michael Butler
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/i386/conf/GENERIC1
-rw-r--r--sys/ia64/conf/GENERIC1
-rw-r--r--sys/pc98/conf/GENERIC1
-rw-r--r--sys/powerpc/conf/GENERIC1
-rw-r--r--sys/sparc64/conf/GENERIC1
-rw-r--r--sys/sun4v/conf/GENERIC1
7 files changed, 7 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 132324b..a7e75b3 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -321,6 +321,7 @@ device usb2_serial_mct
device usb2_serial_modem
device usb2_serial_moscom
device usb2_serial_plcom
+device usb2_serial_slcom
device usb2_serial_visor
device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 474f280..e4ab578 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -334,6 +334,7 @@ device usb2_serial_mct
device usb2_serial_modem
device usb2_serial_moscom
device usb2_serial_plcom
+device usb2_serial_slcom
device usb2_serial_visor
device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 6fdbde7..88c6f0f 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -132,6 +132,7 @@ device usb2_serial_mct
device usb2_serial_modem
device usb2_serial_moscom
device usb2_serial_plcom
+device usb2_serial_slcom
device usb2_serial_visor
device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index c2674d4..8a209b6 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -290,6 +290,7 @@ device bpf # Berkeley packet filter
#device usb2_serial_modem
#device usb2_serial_moscom
#device usb2_serial_plcom
+#device usb2_serial_slcom
#device usb2_serial_visor
#device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index addec55..1021e16 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -163,6 +163,7 @@ device usb2_serial_mct
device usb2_serial_modem
device usb2_serial_moscom
device usb2_serial_plcom
+device usb2_serial_slcom
device usb2_serial_visor
device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 124f98b..010cfaa 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -254,6 +254,7 @@ device usb2_controller_ohci
#device usb2_serial_modem
#device usb2_serial_moscom
#device usb2_serial_plcom
+#device usb2_serial_slcom
#device usb2_serial_visor
#device usb2_serial_vscom
# USB bluetooth support
diff --git a/sys/sun4v/conf/GENERIC b/sys/sun4v/conf/GENERIC
index b17d934..3ff8fe3 100644
--- a/sys/sun4v/conf/GENERIC
+++ b/sys/sun4v/conf/GENERIC
@@ -215,6 +215,7 @@ device usb2_serial_mct
device usb2_serial_modem
device usb2_serial_moscom
device usb2_serial_plcom
+device usb2_serial_slcom
device usb2_serial_visor
device usb2_serial_vscom
# USB bluetooth support
OpenPOWER on IntegriCloud