Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: jmcneill
Date: Sun Oct 2 19:15:40 UTC 2011
Modified Files:
src/sys/dev/usb: auvitek.c auvitek_dtv.c auvitek_video.c auvitekvar.h
Log Message:
Attempt to load the xc5k firmware at attach time using config_mountroot. If
it is unavailable the driver will try again on the next open of either the
video or dtv device.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/auvitek.c \
src/sys/dev/usb/auvitekvar.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/auvitek_dtv.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/auvitek_video.c
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