Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch g/c UGEN_BULK_RA_WB which is not a supported option
details: https://anonhg.NetBSD.org/src/rev/07d6cf46da82
branches: trunk
changeset: 746217:07d6cf46da82
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Mar 24 17:38:33 2020 +0000
description:
g/c UGEN_BULK_RA_WB which is not a supported option
diffstat:
sys/arch/evbarm/conf/MMNET_GENERIC | 6 ++----
sys/arch/hpcarm/conf/NETBOOKPRO | 6 ++----
sys/arch/hpcarm/conf/WZERO3 | 6 ++----
3 files changed, 6 insertions(+), 12 deletions(-)
diffs (81 lines):
diff -r 116faad2acb5 -r 07d6cf46da82 sys/arch/evbarm/conf/MMNET_GENERIC
--- a/sys/arch/evbarm/conf/MMNET_GENERIC Tue Mar 24 17:20:55 2020 +0000
+++ b/sys/arch/evbarm/conf/MMNET_GENERIC Tue Mar 24 17:38:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMNET_GENERIC,v 1.48 2020/01/29 18:39:01 maya Exp $
+# $NetBSD: MMNET_GENERIC,v 1.49 2020/03/24 17:38:33 sevan Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.48 $"
+#ident "GENERIC-$Revision: 1.49 $"
maxusers 32 # estimated number of users
@@ -472,8 +472,6 @@
# USB Generic driver
#ugen* at uhub? port ?
-# On ugen bulk endpoints, perform read-ahead and write-behind.
-#options UGEN_BULK_RA_WB
# IrDA and Consumer Ir devices
diff -r 116faad2acb5 -r 07d6cf46da82 sys/arch/hpcarm/conf/NETBOOKPRO
--- a/sys/arch/hpcarm/conf/NETBOOKPRO Tue Mar 24 17:20:55 2020 +0000
+++ b/sys/arch/hpcarm/conf/NETBOOKPRO Tue Mar 24 17:38:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NETBOOKPRO,v 1.30 2020/01/19 01:25:05 thorpej Exp $
+# $NetBSD: NETBOOKPRO,v 1.31 2020/03/24 17:38:33 sevan Exp $
#
# NETBOOKPRO -- Psion Teklogix NETBOOK PRO
#
@@ -8,7 +8,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.30 $"
+#ident "GENERIC-$Revision: 1.31 $"
# estimated number of users
maxusers 32
@@ -268,8 +268,6 @@
# USB Generic driver
ugen* at uhub? port ?
-# On ugen bulk endpoints, perform read-ahead and write-behind.
-options UGEN_BULK_RA_WB
# Bluetooth Device Hub
bthub* at bcsp?
diff -r 116faad2acb5 -r 07d6cf46da82 sys/arch/hpcarm/conf/WZERO3
--- a/sys/arch/hpcarm/conf/WZERO3 Tue Mar 24 17:20:55 2020 +0000
+++ b/sys/arch/hpcarm/conf/WZERO3 Tue Mar 24 17:38:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: WZERO3,v 1.51 2020/01/19 01:25:05 thorpej Exp $
+# $NetBSD: WZERO3,v 1.52 2020/03/24 17:38:33 sevan Exp $
#
# WZERO3 -- Sharp Windows Mobile 5 based PDA
#
@@ -8,7 +8,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.51 $"
+#ident "GENERIC-$Revision: 1.52 $"
# estimated number of users
maxusers 32
@@ -271,8 +271,6 @@
# USB Generic driver
ugen* at uhub? port ?
-# On ugen bulk endpoints, perform read-ahead and write-behind.
-#options UGEN_BULK_RA_WB
# Pseudo-devices
Home |
Main Index |
Thread Index |
Old Index