Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: riastradh
Date: Tue Apr 18 19:09:12 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: ALL GENERIC
src/sys/arch/i386/conf: ALL GENERIC
src/sys/dev/usb: ualea.c usbdevices.config usbdevs
Log Message:
gson@ informs me the Alea I and II have the same USB product id.
Thus, ualea(4) should work for both of them. Rename USB product id
ARANEUS ALEA_II to ARANEUS ALEA to reflect this.
No functional change intended, except perhaps via usbdevs.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/amd64/conf/ALL
cvs rdiff -u -r1.456 -r1.457 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.416 -r1.417 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1153 -r1.1154 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/ualea.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/usbdevices.config
cvs rdiff -u -r1.731 -r1.732 src/sys/dev/usb/usbdevs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index