Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amd64/conf remove wd* at umass?, it was dropped



details:   https://anonhg.NetBSD.org/src/rev/7f285b22e442
branches:  trunk
changeset: 930744:7f285b22e442
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Mon Apr 13 09:30:42 2020 +0000

description:
remove wd* at umass?, it was dropped

diffstat:

 sys/arch/amd64/conf/ALL |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r d362b47d6bff -r 7f285b22e442 sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL   Mon Apr 13 09:28:14 2020 +0000
+++ b/sys/arch/amd64/conf/ALL   Mon Apr 13 09:30:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.147 2020/03/25 17:06:17 jdolecek Exp $
+# $NetBSD: ALL,v 1.148 2020/04/13 09:30:42 jdolecek Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "ALL-$Revision: 1.147 $"
+#ident         "ALL-$Revision: 1.148 $"
 
 maxusers       64              # estimated number of users
 
@@ -1198,7 +1198,6 @@
 
 # USB Mass Storage
 umass* at uhub? port ? configuration ? interface ?
-wd*    at umass?
 
 # USB audio
 uaudio* at uhub? port ? configuration ?



Home | Main Index | Thread Index | Old Index