Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/02/2001 20:52:44
Module Name:	syssrc
Committed By:	augustss
Date:		Tue Jan  2 18:52:44 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: files.usb
Added Files:
	syssrc/sys/dev/usb: uyap.c

Log Message:
Add a transient driver for the YAP phone that downloads firmware into
the EZ-USB chip.  After downloading the firmware the device detaches
and then reattaches as a composite device (audio + HID).

XXX For now there is no firmware committed since the vendor (Silicon
XXX Portals) has not yet agreed that we can redistribute their firmware.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/usb/files.usb
cvs rdiff -r0 -r1.1 syssrc/sys/dev/usb/uyap.c

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