Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/04/2005 05:03:19
Module Name:	src
Committed By:	mycroft
Date:		Fri Mar  4 05:03:19 UTC 2005

Modified Files:
	src/sys/dev/usb: devlist2h.awk usb_subr.c

Log Message:
Separate out vendors from the product table, to reduce string duplication.
Saves ~10K.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/usb/devlist2h.awk
cvs rdiff -r1.121 -r1.122 src/sys/dev/usb/usb_subr.c

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