Module Name:    src
Committed By:   maya
Date:           Sat May 16 13:46:12 UTC 2020

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile usb.4
        src/sys/arch/algor/conf: P4032 P5064 P6032
        src/sys/arch/alpha/conf: GENERIC
        src/sys/arch/amd64/conf: ALL XEN3_DOM0
        src/sys/arch/cats/conf: GENERIC
        src/sys/arch/evbarm/conf: HDL_G HPT5325 MINI2440 MMNET_GENERIC
            MPCSA_GENERIC POGO SHEEVAPLUG SMDK2410 TS7200 TWINTAIL
        src/sys/arch/evbppc/conf: OPENBLOCKS266_OPT PMPPC
        src/sys/arch/hpcmips/conf: GENERIC TX3922 VR41XX
        src/sys/arch/hppa/conf: GENERIC
        src/sys/arch/i386/conf: ALL GENERIC_TINY INSTALL_FLOPPY XEN3PAE_DOM0
        src/sys/arch/landisk/conf: GENERIC
        src/sys/arch/ofppc/conf: GENERIC
        src/sys/arch/playstation2/conf: DEBUG
        src/sys/arch/prep/conf: GENERIC
        src/sys/arch/x68k/conf: GENERIC
        src/sys/dev: DEVNAMES
        src/sys/dev/usb: FILES TODO.usbmp files.usb usbdevices.config
Removed Files:
        src/share/man/man4: uyap.4
        src/sys/dev/usb: ezload.c ezload.h uyap.c uyap_firmware.h

Log Message:
Remove uyap, USB YAP phone firmware loader.

And the associated ezload EZ-USB code, which is only used by uyap.
It could theoretically be used by other drivers, but none of them are
in tree.

I suspect that this device isn't in use, as phone technology has improved
a lot since 2001 when uyap(4) was added to the tree.

Proposed with no objections on netbsd-users on 13 April 2020


To generate a diff of this commit:
cvs rdiff -u -r1.1687 -r1.1688 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.704 -r1.705 src/share/man/man4/Makefile
cvs rdiff -u -r1.111 -r1.112 src/share/man/man4/usb.4
cvs rdiff -u -r1.5 -r0 src/share/man/man4/uyap.4
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/algor/conf/P4032
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/algor/conf/P5064
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/algor/conf/P6032
cvs rdiff -u -r1.401 -r1.402 src/sys/arch/alpha/conf/GENERIC
cvs rdiff -u -r1.149 -r1.150 src/sys/arch/amd64/conf/ALL
cvs rdiff -u -r1.178 -r1.179 src/sys/arch/amd64/conf/XEN3_DOM0
cvs rdiff -u -r1.180 -r1.181 src/sys/arch/cats/conf/GENERIC
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/evbarm/conf/HDL_G
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/evbarm/conf/HPT5325
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbarm/conf/MINI2440
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/evbarm/conf/MMNET_GENERIC
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/evbarm/conf/MPCSA_GENERIC
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/POGO
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/evbarm/conf/SHEEVAPLUG
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/conf/SMDK2410
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/evbarm/conf/TS7200
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/evbarm/conf/TWINTAIL
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/evbppc/conf/PMPPC
cvs rdiff -u -r1.241 -r1.242 src/sys/arch/hpcmips/conf/GENERIC
cvs rdiff -u -r1.110 -r1.111 src/sys/arch/hpcmips/conf/TX3922
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/hpcmips/conf/VR41XX
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/hppa/conf/GENERIC
cvs rdiff -u -r1.491 -r1.492 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.167 -r1.168 src/sys/arch/i386/conf/GENERIC_TINY
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/i386/conf/INSTALL_FLOPPY
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/i386/conf/XEN3PAE_DOM0
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/landisk/conf/GENERIC
cvs rdiff -u -r1.170 -r1.171 src/sys/arch/ofppc/conf/GENERIC
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/playstation2/conf/DEBUG
cvs rdiff -u -r1.191 -r1.192 src/sys/arch/prep/conf/GENERIC
cvs rdiff -u -r1.198 -r1.199 src/sys/arch/x68k/conf/GENERIC
cvs rdiff -u -r1.327 -r1.328 src/sys/dev/DEVNAMES
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/usb/FILES
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/usb/TODO.usbmp
cvs rdiff -u -r1.18 -r0 src/sys/dev/usb/ezload.c
cvs rdiff -u -r1.6 -r0 src/sys/dev/usb/ezload.h
cvs rdiff -u -r1.174 -r1.175 src/sys/dev/usb/files.usb
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/usbdevices.config
cvs rdiff -u -r1.24 -r0 src/sys/dev/usb/uyap.c
cvs rdiff -u -r1.8 -r0 src/sys/dev/usb/uyap_firmware.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1687 src/distrib/sets/lists/man/mi:1.1688
--- src/distrib/sets/lists/man/mi:1.1687	Sun Apr 12 01:10:53 2020
+++ src/distrib/sets/lists/man/mi	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1687 2020/04/12 01:10:53 simonb Exp $
+# $NetBSD: mi,v 1.1688 2020/05/16 13:46:10 maya Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1958,7 +1958,7 @@
 ./usr/share/man/cat4/uvisor.0			man-sys-catman		.cat
 ./usr/share/man/cat4/uvscom.0			man-sys-catman		.cat
 ./usr/share/man/cat4/uxrcom.0			man-sys-catman		.cat
-./usr/share/man/cat4/uyap.0			man-sys-catman		.cat
+./usr/share/man/cat4/uyap.0			man-obsolete		obsolete
 ./usr/share/man/cat4/uyurex.0			man-obsolete		obsolete
 ./usr/share/man/cat4/vald.0			man-sys-catman		.cat
 ./usr/share/man/cat4/valz.0			man-sys-catman		.cat
@@ -5103,7 +5103,7 @@
 ./usr/share/man/html4/uvisor.html		man-sys-htmlman		html
 ./usr/share/man/html4/uvscom.html		man-sys-htmlman		html
 ./usr/share/man/html4/uxrcom.html		man-sys-htmlman		html
-./usr/share/man/html4/uyap.html			man-sys-htmlman		html
+./usr/share/man/html4/uyap.html			man-obsolete		obsolete
 ./usr/share/man/html4/uyurex.html		man-obsolete		obsolete
 ./usr/share/man/html4/vald.html			man-sys-htmlman		html
 ./usr/share/man/html4/valz.html			man-sys-htmlman		html
@@ -8172,7 +8172,7 @@
 ./usr/share/man/man4/uvisor.4			man-sys-man		.man
 ./usr/share/man/man4/uvscom.4			man-sys-man		.man
 ./usr/share/man/man4/uxrcom.4			man-sys-man		.man
-./usr/share/man/man4/uyap.4			man-sys-man		.man
+./usr/share/man/man4/uyap.4			man-obsolete		obsolete
 ./usr/share/man/man4/uyurex.4			man-obsolete		obsolete
 ./usr/share/man/man4/vald.4			man-sys-man		.man
 ./usr/share/man/man4/valz.4			man-sys-man		.man

Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.704 src/share/man/man4/Makefile:1.705
--- src/share/man/man4/Makefile:1.704	Sun Apr 12 01:10:54 2020
+++ src/share/man/man4/Makefile	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.704 2020/04/12 01:10:54 simonb Exp $
+#	$NetBSD: Makefile,v 1.705 2020/05/16 13:46:10 maya Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -88,7 +88,7 @@ MAN+=	atu.4 aubtfwl.4 aue.4 axe.4 axen.4
 	uplcom.4 ure.4 url.4 urndis.4 urtw.4 urtwn.4 \
 	usb.4 usbnet.4 uscanner.4 uslsa.4 usmsc.4 usscanner.4 \
 	ustir.4 uthum.4 utoppy.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uxrcom.4 \
-	uyap.4 xhci.4 \
+	xhci.4
 
 # Ir devices
 MAN+=	irframe.4 cir.4 irframetty.4 oboe.4

Index: src/share/man/man4/usb.4
diff -u src/share/man/man4/usb.4:1.111 src/share/man/man4/usb.4:1.112
--- src/share/man/man4/usb.4:1.111	Wed Jan 29 18:39:04 2020
+++ src/share/man/man4/usb.4	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.111 2020/01/29 18:39:04 maya Exp $
+.\" $NetBSD: usb.4,v 1.112 2020/05/16 13:46:10 maya Exp $
 .\"
 .\" Copyright (c) 1999-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 29, 2020
+.Dd May 16, 2020
 .Dt USB 4
 .Os
 .Sh NAME
@@ -213,8 +213,6 @@ SCSI-over-USB scanners
 SigmaTel STIr4200 USB IrDA bridges
 .It Xr utoppy 4
 Topfield TF5000PVR range of digital video recorders
-.It Xr uyap 4
-USB YAP phone firmware loader
 .El
 .Sh INTRODUCTION TO USB
 The USB 1.x is a 12 Mb/s serial bus with 1.5 Mb/s for low speed devices.

Index: src/sys/arch/algor/conf/P4032
diff -u src/sys/arch/algor/conf/P4032:1.81 src/sys/arch/algor/conf/P4032:1.82
--- src/sys/arch/algor/conf/P4032:1.81	Sat Jan 25 18:38:34 2020
+++ src/sys/arch/algor/conf/P4032	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: P4032,v 1.81 2020/01/25 18:38:34 thorpej Exp $
+#	$NetBSD: P4032,v 1.82 2020/05/16 13:46:10 maya Exp $
 #
 # Algorithmics P-4032 kernel.
 #
@@ -7,7 +7,7 @@ include	"arch/algor/conf/std.algor"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"P4032-$Revision: 1.81 $"
+#ident 		"P4032-$Revision: 1.82 $"
 
 maxusers 32
 
@@ -292,9 +292,6 @@ ukphy*	at mii? phy ?			# generic unknown
 # USB scanners
 #uscanner* at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ?
 

Index: src/sys/arch/algor/conf/P5064
diff -u src/sys/arch/algor/conf/P5064:1.92 src/sys/arch/algor/conf/P5064:1.93
--- src/sys/arch/algor/conf/P5064:1.92	Sat Jan 25 18:38:34 2020
+++ src/sys/arch/algor/conf/P5064	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: P5064,v 1.92 2020/01/25 18:38:34 thorpej Exp $
+#	$NetBSD: P5064,v 1.93 2020/05/16 13:46:10 maya Exp $
 #
 # Algorithmics P-5064 kernel.
 #
@@ -7,7 +7,7 @@ include	"arch/algor/conf/std.algor"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"P5064-$Revision: 1.92 $"
+#ident 		"P5064-$Revision: 1.93 $"
 
 maxusers 32
 
@@ -357,9 +357,6 @@ fd*	at	fdc? drive ?
 # USB scanners
 #uscanner* at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ?
 

Index: src/sys/arch/algor/conf/P6032
diff -u src/sys/arch/algor/conf/P6032:1.82 src/sys/arch/algor/conf/P6032:1.83
--- src/sys/arch/algor/conf/P6032:1.82	Mon Jan 20 18:38:19 2020
+++ src/sys/arch/algor/conf/P6032	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: P6032,v 1.82 2020/01/20 18:38:19 thorpej Exp $
+#	$NetBSD: P6032,v 1.83 2020/05/16 13:46:10 maya Exp $
 #
 # Algorithmics P-6032 kernel.
 #
@@ -7,7 +7,7 @@ include	"arch/algor/conf/std.algor"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"P6032-$Revision: 1.82 $"
+#ident 		"P6032-$Revision: 1.83 $"
 
 maxusers 32
 
@@ -361,9 +361,6 @@ fd*	at	fdc? drive ?
 # USB scanners
 #uscanner* at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ?
 

Index: src/sys/arch/alpha/conf/GENERIC
diff -u src/sys/arch/alpha/conf/GENERIC:1.401 src/sys/arch/alpha/conf/GENERIC:1.402
--- src/sys/arch/alpha/conf/GENERIC:1.401	Wed Mar 25 17:06:17 2020
+++ src/sys/arch/alpha/conf/GENERIC	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.401 2020/03/25 17:06:17 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.402 2020/05/16 13:46:10 maya Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@ include 	"arch/alpha/conf/std.alpha"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident		"GENERIC-$Revision: 1.401 $"
+ident		"GENERIC-$Revision: 1.402 $"
 
 maxusers 32
 
@@ -627,9 +627,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners
 #uscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB FM radio tuner
 udsbr* at uhub? port ?
 radio* at udsbr?

Index: src/sys/arch/amd64/conf/ALL
diff -u src/sys/arch/amd64/conf/ALL:1.149 src/sys/arch/amd64/conf/ALL:1.150
--- src/sys/arch/amd64/conf/ALL:1.149	Sat Apr 25 12:41:57 2020
+++ src/sys/arch/amd64/conf/ALL	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.149 2020/04/25 12:41:57 simonb Exp $
+# $NetBSD: ALL,v 1.150 2020/05/16 13:46:10 maya Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@ include 	"arch/amd64/conf/std.amd64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"ALL-$Revision: 1.149 $"
+#ident		"ALL-$Revision: 1.150 $"
 
 maxusers	64		# estimated number of users
 
@@ -1318,9 +1318,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/amd64/conf/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.178 src/sys/arch/amd64/conf/XEN3_DOM0:1.179
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.178	Wed May 13 08:42:01 2020
+++ src/sys/arch/amd64/conf/XEN3_DOM0	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.178 2020/05/13 08:42:01 bouyer Exp $
+# $NetBSD: XEN3_DOM0,v 1.179 2020/05/16 13:46:10 maya Exp $
 
 include 	"arch/amd64/conf/std.xen"
 
@@ -12,7 +12,7 @@ options 	INCLUDE_CONFIG_FILE	# embed con
 #options 	UVMHIST_PRINT
 #options 	SYSCALL_DEBUG
 
-#ident		"XEN3_DOM0-$Revision: 1.178 $"
+#ident		"XEN3_DOM0-$Revision: 1.179 $"
 
 maxusers	32		# estimated number of users
 
@@ -682,9 +682,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 usscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/cats/conf/GENERIC
diff -u src/sys/arch/cats/conf/GENERIC:1.180 src/sys/arch/cats/conf/GENERIC:1.181
--- src/sys/arch/cats/conf/GENERIC:1.180	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/cats/conf/GENERIC	Sat May 16 13:46:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.180 2020/04/18 11:00:38 skrll Exp $
+# $NetBSD: GENERIC,v 1.181 2020/05/16 13:46:10 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -410,9 +410,6 @@ ucom*	at ukyopon? portno ?
 usscanner* at uhub? port ?
 scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # USB Generic driver
 ugen* at uhub? port ?
 

Index: src/sys/arch/evbarm/conf/HDL_G
diff -u src/sys/arch/evbarm/conf/HDL_G:1.61 src/sys/arch/evbarm/conf/HDL_G:1.62
--- src/sys/arch/evbarm/conf/HDL_G:1.61	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/HDL_G	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: HDL_G,v 1.61 2020/04/18 11:00:38 skrll Exp $
+# $NetBSD: HDL_G,v 1.62 2020/05/16 13:46:11 maya Exp $
 #
 #       HDL_G -- I-O DATA HDL-G Kernel
 #
@@ -339,9 +339,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 usscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/HPT5325
diff -u src/sys/arch/evbarm/conf/HPT5325:1.46 src/sys/arch/evbarm/conf/HPT5325:1.47
--- src/sys/arch/evbarm/conf/HPT5325:1.46	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/HPT5325	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: HPT5325,v 1.46 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: HPT5325,v 1.47 2020/05/16 13:46:11 maya Exp $
 #
 #  This configuration supports for HP T5325 Thin Client
 #
@@ -361,9 +361,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 #utoppy* at uhub? port ?
 
-# Y@P firmware loader
-#uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/MINI2440
diff -u src/sys/arch/evbarm/conf/MINI2440:1.29 src/sys/arch/evbarm/conf/MINI2440:1.30
--- src/sys/arch/evbarm/conf/MINI2440:1.29	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/MINI2440	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: MINI2440,v 1.29 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: MINI2440,v 1.30 2020/05/16 13:46:11 maya Exp $
 #
 #	MINI2440 -- Friendly ARM evaluation board based on Samsung S3C2440
 #
@@ -334,9 +334,6 @@ umass*	at uhub? port ? configuration ? i
 # USB scanners that use SCSI emulation, e.g., HP5300
 #usscanner* at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/MMNET_GENERIC
diff -u src/sys/arch/evbarm/conf/MMNET_GENERIC:1.50 src/sys/arch/evbarm/conf/MMNET_GENERIC:1.51
--- src/sys/arch/evbarm/conf/MMNET_GENERIC:1.50	Wed Mar 25 17:06:18 2020
+++ src/sys/arch/evbarm/conf/MMNET_GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: MMNET_GENERIC,v 1.50 2020/03/25 17:06:18 jdolecek Exp $
+# $NetBSD: MMNET_GENERIC,v 1.51 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include		"arch/evbarm/conf/std.mmnet"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.50 $"
+#ident 		"GENERIC-$Revision: 1.51 $"
 
 maxusers	32		# estimated number of users
 
@@ -462,9 +462,6 @@ ucom*	at uvscom? portno ?
 # Topfield TF5000PVR range of DVB recorders
 #utoppy*	at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/MPCSA_GENERIC
diff -u src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.71 src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.72
--- src/sys/arch/evbarm/conf/MPCSA_GENERIC:1.71	Wed Mar 25 17:06:18 2020
+++ src/sys/arch/evbarm/conf/MPCSA_GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: MPCSA_GENERIC,v 1.71 2020/03/25 17:06:18 jdolecek Exp $
+# $NetBSD: MPCSA_GENERIC,v 1.72 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include		"arch/evbarm/conf/std.mpcsa"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.71 $"
+#ident 		"GENERIC-$Revision: 1.72 $"
 
 maxusers	32		# estimated number of users
 
@@ -522,9 +522,6 @@ ucom*	at uvscom? portno ?
 # Topfield TF5000PVR range of DVB recorders
 #utoppy*	at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/POGO
diff -u src/sys/arch/evbarm/conf/POGO:1.7 src/sys/arch/evbarm/conf/POGO:1.8
--- src/sys/arch/evbarm/conf/POGO:1.7	Wed Jan 29 18:39:01 2020
+++ src/sys/arch/evbarm/conf/POGO	Sat May 16 13:46:11 2020
@@ -14,7 +14,6 @@ no ukyopon*
 #no uscanner*
 no usscanner*
 no utoppy*
-no uyap*
 no udsbr*
 no radio*
 no sbt*

Index: src/sys/arch/evbarm/conf/SHEEVAPLUG
diff -u src/sys/arch/evbarm/conf/SHEEVAPLUG:1.68 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.69
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.68	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: SHEEVAPLUG,v 1.68 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: SHEEVAPLUG,v 1.69 2020/05/16 13:46:11 maya Exp $
 #
 #  This configuration supports for generically Marvell SheevaPlug
 #
@@ -359,9 +359,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?
 
-# Y@P firmware loader
-uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/SMDK2410
diff -u src/sys/arch/evbarm/conf/SMDK2410:1.74 src/sys/arch/evbarm/conf/SMDK2410:1.75
--- src/sys/arch/evbarm/conf/SMDK2410:1.74	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/SMDK2410	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: SMDK2410,v 1.74 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: SMDK2410,v 1.75 2020/05/16 13:46:11 maya Exp $
 #
 #	SMDK2410 -- Samsung's S3C2410 evaluation board.
 #
@@ -309,9 +309,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 usscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/TS7200
diff -u src/sys/arch/evbarm/conf/TS7200:1.75 src/sys/arch/evbarm/conf/TS7200:1.76
--- src/sys/arch/evbarm/conf/TS7200:1.75	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/TS7200	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: TS7200,v 1.75 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: TS7200,v 1.76 2020/05/16 13:46:11 maya Exp $
 #
 #	TS7200 - Kernel for Technologic Systems TS7200 ARM hardware
 #
@@ -370,9 +370,6 @@ uhub*	at uhub? port ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 # usscanner* at uhub? port ?
 
-# Y@P firmware loader
-# uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 # udsbr*	at uhub? port ?
 # radio*	at udsbr?

Index: src/sys/arch/evbarm/conf/TWINTAIL
diff -u src/sys/arch/evbarm/conf/TWINTAIL:1.79 src/sys/arch/evbarm/conf/TWINTAIL:1.80
--- src/sys/arch/evbarm/conf/TWINTAIL:1.79	Sat Apr 18 11:00:38 2020
+++ src/sys/arch/evbarm/conf/TWINTAIL	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: TWINTAIL,v 1.79 2020/04/18 11:00:38 skrll Exp $
+#	$NetBSD: TWINTAIL,v 1.80 2020/05/16 13:46:11 maya Exp $
 #
 #	TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
 #
@@ -272,9 +272,6 @@ opio0 	at obio?  intr 2
 # USB scanners that use SCSI emulation, e.g., HP5300
 #usscanner* at uhub? port ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT
diff -u src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT:1.29 src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT:1.30
--- src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT:1.29	Wed Jan 29 18:39:01 2020
+++ src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENBLOCKS266_OPT,v 1.29 2020/01/29 18:39:01 maya Exp $
+#	$NetBSD: OPENBLOCKS266_OPT,v 1.30 2020/05/16 13:46:11 maya Exp $
 #
 
 include		"arch/evbppc/conf/OPENBLOCKS266"
@@ -273,9 +273,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?
 
-# Y@P firmware loader
-uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/evbppc/conf/PMPPC
diff -u src/sys/arch/evbppc/conf/PMPPC:1.54 src/sys/arch/evbppc/conf/PMPPC:1.55
--- src/sys/arch/evbppc/conf/PMPPC:1.54	Wed Jan 29 18:39:01 2020
+++ src/sys/arch/evbppc/conf/PMPPC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: PMPPC,v 1.54 2020/01/29 18:39:01 maya Exp $
+#	$NetBSD: PMPPC,v 1.55 2020/05/16 13:46:11 maya Exp $
 #
 #	PMPPC
 #
@@ -381,9 +381,6 @@ ucom*	at uvisor?
 usscanner* at uhub? port ?
 #scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 

Index: src/sys/arch/hpcmips/conf/GENERIC
diff -u src/sys/arch/hpcmips/conf/GENERIC:1.241 src/sys/arch/hpcmips/conf/GENERIC:1.242
--- src/sys/arch/hpcmips/conf/GENERIC:1.241	Wed Jan 29 18:39:02 2020
+++ src/sys/arch/hpcmips/conf/GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.241 2020/01/29 18:39:02 maya Exp $
+# $NetBSD: GENERIC,v 1.242 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 # 
@@ -24,7 +24,7 @@ include 	"arch/hpcmips/conf/std.hpcmips.
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.241 $"
+#ident 		"GENERIC-$Revision: 1.242 $"
 
 maxusers	16
 
@@ -639,9 +639,6 @@ ucom*	at ukyopon? portno ?
 usscanner* at uhub? port ?
 scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # USB Generic driver
 ugen*	at uhub? port ?
 

Index: src/sys/arch/hpcmips/conf/TX3922
diff -u src/sys/arch/hpcmips/conf/TX3922:1.110 src/sys/arch/hpcmips/conf/TX3922:1.111
--- src/sys/arch/hpcmips/conf/TX3922:1.110	Sat Apr 13 08:22:59 2019
+++ src/sys/arch/hpcmips/conf/TX3922	Sat May 16 13:46:11 2020
@@ -1,7 +1,7 @@
 #
 # Distribution kernel (TOSHIBA TX3922 based model) kernel config file
 #
-#	$NetBSD: TX3922,v 1.110 2019/04/13 08:22:59 isaki Exp $
+#	$NetBSD: TX3922,v 1.111 2020/05/16 13:46:11 maya Exp $
 #
 include 	"arch/hpcmips/conf/std.hpcmips"
 
@@ -245,9 +245,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners
 #uscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # USB Generic driver
 ugen*	at uhub? port ?
 

Index: src/sys/arch/hpcmips/conf/VR41XX
diff -u src/sys/arch/hpcmips/conf/VR41XX:1.74 src/sys/arch/hpcmips/conf/VR41XX:1.75
--- src/sys/arch/hpcmips/conf/VR41XX:1.74	Wed Jan 29 18:39:02 2020
+++ src/sys/arch/hpcmips/conf/VR41XX	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: VR41XX,v 1.74 2020/01/29 18:39:02 maya Exp $
+# $NetBSD: VR41XX,v 1.75 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 # 
@@ -20,7 +20,7 @@
 
 include		"arch/hpcmips/conf/std.hpcmips"
 include		"arch/hpcmips/conf/std.hpcmips.vr41"
-#ident 		"GENERIC-$Revision: 1.74 $"
+#ident 		"GENERIC-$Revision: 1.75 $"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
@@ -503,9 +503,6 @@ ucom*	at ukyopon? portno ?
 usscanner* at uhub? port ?
 scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # USB Generic driver
 ugen*	at uhub? port ?
 

Index: src/sys/arch/hppa/conf/GENERIC
diff -u src/sys/arch/hppa/conf/GENERIC:1.33 src/sys/arch/hppa/conf/GENERIC:1.34
--- src/sys/arch/hppa/conf/GENERIC:1.33	Mon May 11 10:23:36 2020
+++ src/sys/arch/hppa/conf/GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.33 2020/05/11 10:23:36 skrll Exp $
+# $NetBSD: GENERIC,v 1.34 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -23,7 +23,7 @@ include 	"arch/hppa/conf/std.hppa"
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-#ident 		"GENERIC-$Revision: 1.33 $"
+#ident 		"GENERIC-$Revision: 1.34 $"
 
 maxusers	32		# estimated number of users
 
@@ -672,9 +672,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?
 
-# Y@P firmware loader
-uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.491 src/sys/arch/i386/conf/ALL:1.492
--- src/sys/arch/i386/conf/ALL:1.491	Fri May  1 14:15:41 2020
+++ src/sys/arch/i386/conf/ALL	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.491 2020/05/01 14:15:41 hannken Exp $
+# $NetBSD: ALL,v 1.492 2020/05/16 13:46:11 maya Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@ include 	"arch/i386/conf/std.i386"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"ALL-$Revision: 1.491 $"
+#ident		"ALL-$Revision: 1.492 $"
 
 maxusers	64		# estimated number of users
 
@@ -1418,9 +1418,6 @@ usscanner* at uhub? port ?
 # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/i386/conf/GENERIC_TINY
diff -u src/sys/arch/i386/conf/GENERIC_TINY:1.167 src/sys/arch/i386/conf/GENERIC_TINY:1.168
--- src/sys/arch/i386/conf/GENERIC_TINY:1.167	Sat Jan 25 18:38:36 2020
+++ src/sys/arch/i386/conf/GENERIC_TINY	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC_TINY,v 1.167 2020/01/25 18:38:36 thorpej Exp $
+#	$NetBSD: GENERIC_TINY,v 1.168 2020/05/16 13:46:11 maya Exp $
 #
 #	GENERIC_TINY -- suitable default for 4M machines
 #			No EISA, PCI, or SCSI.
@@ -457,9 +457,6 @@ we1	at isa? port 0x300 iomem 0xcc000 irq
 #ure*	at uhub? port ?		# Realtek RTL8152/RTL8153 based adapters
 #url*	at uhub? port ?		# Realtek RTL8150L based adapters
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ?
 

Index: src/sys/arch/i386/conf/INSTALL_FLOPPY
diff -u src/sys/arch/i386/conf/INSTALL_FLOPPY:1.54 src/sys/arch/i386/conf/INSTALL_FLOPPY:1.55
--- src/sys/arch/i386/conf/INSTALL_FLOPPY:1.54	Sat Jan 25 18:38:36 2020
+++ src/sys/arch/i386/conf/INSTALL_FLOPPY	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: INSTALL_FLOPPY,v 1.54 2020/01/25 18:38:36 thorpej Exp $
+#	$NetBSD: INSTALL_FLOPPY,v 1.55 2020/05/16 13:46:11 maya Exp $
 #
 #	INSTALL - Installation kernel.
 #
@@ -636,9 +636,6 @@ wskbd*	at ukbd? console ?
 # USB Mass Storage
 umass*	at uhub? port ? configuration ? interface ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ? configuration ? interface ?
 

Index: src/sys/arch/i386/conf/XEN3PAE_DOM0
diff -u src/sys/arch/i386/conf/XEN3PAE_DOM0:1.26 src/sys/arch/i386/conf/XEN3PAE_DOM0:1.27
--- src/sys/arch/i386/conf/XEN3PAE_DOM0:1.26	Wed May 13 08:42:01 2020
+++ src/sys/arch/i386/conf/XEN3PAE_DOM0	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: XEN3PAE_DOM0,v 1.26 2020/05/13 08:42:01 bouyer Exp $
+#	$NetBSD: XEN3PAE_DOM0,v 1.27 2020/05/16 13:46:11 maya Exp $
 #
 #	XEN3_0: Xen 3.0 domain0 kernel
 
@@ -656,9 +656,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 usscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap*	at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/landisk/conf/GENERIC
diff -u src/sys/arch/landisk/conf/GENERIC:1.66 src/sys/arch/landisk/conf/GENERIC:1.67
--- src/sys/arch/landisk/conf/GENERIC:1.66	Wed Mar 25 17:06:19 2020
+++ src/sys/arch/landisk/conf/GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.66 2020/03/25 17:06:19 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.67 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/landisk/conf/std.landisk"
 
 options         INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.66 $"
+#ident          "GENERIC-$Revision: 1.67 $"
 
 maxusers	16		# estimated number of users
 
@@ -365,9 +365,6 @@ ucom*	at ukyopon? portno ?
 # USB scanners that use SCSI emulation, e.g., HP5300
 usscanner* at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Index: src/sys/arch/ofppc/conf/GENERIC
diff -u src/sys/arch/ofppc/conf/GENERIC:1.170 src/sys/arch/ofppc/conf/GENERIC:1.171
--- src/sys/arch/ofppc/conf/GENERIC:1.170	Fri Apr 26 21:40:31 2019
+++ src/sys/arch/ofppc/conf/GENERIC	Sat May 16 13:46:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.170 2019/04/26 21:40:31 sevan Exp $
+# $NetBSD: GENERIC,v 1.171 2020/05/16 13:46:11 maya Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/ofppc/conf/std.ofppc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.170 $"
+#ident 		"GENERIC-$Revision: 1.171 $"
 
 maxusers	32
 
@@ -369,7 +369,6 @@ uhso*	at uhub? port ? configuration ?			
 #ucom*	at ukyopon? portno ?
 
 #uscanner* at uhub? port ?				# USB scanners
-#uyap* at uhub? port ?					# Y@P firmware loader
 ugen*	at uhub? port ? configuration ? interface ?	# USB Generic driver
 
 # USB 802.11 adapters

Index: src/sys/arch/playstation2/conf/DEBUG
diff -u src/sys/arch/playstation2/conf/DEBUG:1.26 src/sys/arch/playstation2/conf/DEBUG:1.27
--- src/sys/arch/playstation2/conf/DEBUG:1.26	Wed Jan 29 18:39:03 2020
+++ src/sys/arch/playstation2/conf/DEBUG	Sat May 16 13:46:11 2020
@@ -1,7 +1,7 @@
 #
 # kernel config file for debugging.
 #
-# 	$NetBSD: DEBUG,v 1.26 2020/01/29 18:39:03 maya Exp $
+# 	$NetBSD: DEBUG,v 1.27 2020/05/16 13:46:11 maya Exp $
 #
 
 include 	"arch/playstation2/conf/std.playstation2"
@@ -112,9 +112,6 @@ uscanner* at uhub? port ?
 usscanner* at uhub? port ?
 scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 audio*	at uaudio?
 
 spkr*	at audio?			# PC speaker (synthesized)

Index: src/sys/arch/prep/conf/GENERIC
diff -u src/sys/arch/prep/conf/GENERIC:1.191 src/sys/arch/prep/conf/GENERIC:1.192
--- src/sys/arch/prep/conf/GENERIC:1.191	Wed Jan 29 18:39:03 2020
+++ src/sys/arch/prep/conf/GENERIC	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.191 2020/01/29 18:39:03 maya Exp $
+# $NetBSD: GENERIC,v 1.192 2020/05/16 13:46:12 maya Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/prep/conf/std.prep"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.191 $"
+#ident		"GENERIC-$Revision: 1.192 $"
 
 maxusers	32
 
@@ -468,9 +468,6 @@ ukphy*	at mii? phy ?			# generic unknown
 #ukyopon* at uhub? port ?
 #ucom*	at ukyopon? portno ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # USB Generic driver
 #ugen*	at uhub? port ?
 

Index: src/sys/arch/x68k/conf/GENERIC
diff -u src/sys/arch/x68k/conf/GENERIC:1.198 src/sys/arch/x68k/conf/GENERIC:1.199
--- src/sys/arch/x68k/conf/GENERIC:1.198	Mon Apr 13 09:18:10 2020
+++ src/sys/arch/x68k/conf/GENERIC	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.198 2020/04/13 09:18:10 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.199 2020/05/16 13:46:12 maya Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/x68k/conf/std.x68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.198 $"
+#ident 		"GENERIC-$Revision: 1.199 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -393,9 +393,6 @@ bmd*	at intio0 addr 0xecebf0		# Nereid
 #usscanner* at uhub? port ?
 #scsibus* at usscanner? channel ?
 
-# Y@P firmware loader
-#uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 #udsbr*	at uhub? port ?
 #radio*	at udsbr?

Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.327 src/sys/dev/DEVNAMES:1.328
--- src/sys/dev/DEVNAMES:1.327	Sun Feb  9 16:06:18 2020
+++ src/sys/dev/DEVNAMES	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.327 2020/02/09 16:06:18 jmcneill Exp $
+#	$NetBSD: DEVNAMES,v 1.328 2020/05/16 13:46:12 maya Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -425,7 +425,6 @@ event			atari		Attribute
 event			x68k		Attribute
 ex			MI
 exphy			MI
-ezload			MI		Attribute
 fb			luna68k
 fb			news68k
 fb			newsmips
@@ -1439,7 +1438,6 @@ utoppy			MI
 uu			vax
 uvisor			MI
 uvscom			MI
-uyap			MI
 va			vax
 vcons			MI		Attribute
 veriexec		MI

Index: src/sys/dev/usb/FILES
diff -u src/sys/dev/usb/FILES:1.15 src/sys/dev/usb/FILES:1.16
--- src/sys/dev/usb/FILES:1.15	Mon Apr 13 09:26:43 2020
+++ src/sys/dev/usb/FILES	Sat May 16 13:46:12 2020
@@ -8,8 +8,6 @@ devlist2h.awk		script to generate usbdev
 ehci.c			Host controller driver for EHCI (just a stub now)
 ehcireg.h		Hardware definitions for EHCI (just a stub now)
 ehcivar.h		API for ehci.c
-ezload.c		EZ-USB firmware download subroutines
-ezload.h		API for ezload.c
 files.usb		config include file
 hid.c			subroutines to parse and access HID data
 hid.h			API for hid.c
@@ -76,5 +74,3 @@ usscanner.c		driver for some SCSI-over-U
 usbhid.h		USB HID class definitions
 uts.c			USB touchscreen driver
 uvisor.c		USB Handsping Visor driver
-uyap.c			Initial firmware downloader for Y@P phones
-uyap_firmware.h		Firmware for the Y@P phone

Index: src/sys/dev/usb/TODO.usbmp
diff -u src/sys/dev/usb/TODO.usbmp:1.18 src/sys/dev/usb/TODO.usbmp:1.19
--- src/sys/dev/usb/TODO.usbmp:1.18	Wed Jan 29 18:39:04 2020
+++ src/sys/dev/usb/TODO.usbmp	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.18 2020/01/29 18:39:04 maya Exp $
+$NetBSD: TODO.usbmp,v 1.19 2020/05/16 13:46:12 maya Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -162,7 +162,6 @@ driver testing:		STATUS
   - uscanner		? (must take kernel lock for scsipi)
   - usscanner
   - utoppy
-  - uyap
   - udsbr
   - ugen		mostly done
   - pseye		working

Index: src/sys/dev/usb/files.usb
diff -u src/sys/dev/usb/files.usb:1.174 src/sys/dev/usb/files.usb:1.175
--- src/sys/dev/usb/files.usb:1.174	Mon Apr 13 09:26:43 2020
+++ src/sys/dev/usb/files.usb	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: files.usb,v 1.174 2020/04/13 09:26:43 jdolecek Exp $
+#	$NetBSD: files.usb,v 1.175 2020/05/16 13:46:12 maya Exp $
 #
 # Config file and device description for machine-independent USB code.
 # Included by ports that need it.  Ports that use it must provide
@@ -27,7 +27,6 @@ defflag opt_usb.h	AUVITEK_I2C_DEBUG: USB
 defflag opt_usb.h	AXE_DEBUG: USB_DEBUG
 defflag opt_usb.h	AXEN_DEBUG: USB_DEBUG
 defflag opt_usb.h	CUE_DEBUG: USB_DEBUG
-defflag opt_usb.h	EZLOAD_DEBUG: USB_DEBUG
 defflag opt_usb.h	KUE_DEBUG: USB_DEBUG
 defflag opt_usb.h	OTUS_DEBUG: USB_DEBUG
 defflag opt_usb.h	RUM_DEBUG: USB_DEBUG
@@ -115,10 +114,6 @@ file	dev/usb/uhub.c			usb
 # Modem and com serial port "bus"
 define	ucombus {[ portno = -1 ]}
 
-# EZ-USB firmware loader
-define	ezload
-file	dev/usb/ezload.c		ezload
-
 # Audio devices
 device	uaudio: audiobus
 attach	uaudio at usbifif
@@ -303,11 +298,6 @@ device	u3g: ucombus, umodeswitch
 attach	u3g at usbifif
 file	dev/usb/u3g.c			u3g
 
-# YAP phone firmware loader
-device	uyap: ezload
-attach	uyap at usbdevif
-file	dev/usb/uyap.c			uyap
-
 # D-Link DSB-R100 FM radio
 device	udsbr: radiodev
 attach	udsbr at usbdevif

Index: src/sys/dev/usb/usbdevices.config
diff -u src/sys/dev/usb/usbdevices.config:1.39 src/sys/dev/usb/usbdevices.config:1.40
--- src/sys/dev/usb/usbdevices.config:1.39	Wed May 13 10:34:05 2020
+++ src/sys/dev/usb/usbdevices.config	Sat May 16 13:46:12 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: usbdevices.config,v 1.39 2020/05/13 10:34:05 martin Exp $
+#	$NetBSD: usbdevices.config,v 1.40 2020/05/16 13:46:12 maya Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -217,9 +217,6 @@ ss* at scsibus?
 # Topfield TF5000PVR range of DVB recorders
 utoppy*	at uhub? port ?
 
-# Y@P firmware loader
-uyap* at uhub? port ?
-
 # D-Link DSB-R100 USB radio
 udsbr*	at uhub? port ?
 radio*	at udsbr?

Reply via email to