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 16:30:58 UTC 2011

Modified Files:
        src/sys/dev/usb: auvitek.c auvitek_i2c.c auvitekvar.h files.usb

Log Message:
allow attaching an iic to auvitek if AUVITEK_I2C_DEBUG is defined, and
change the auvitek i2c lock from IPL_VM to IPL_NONE


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/auvitek.c \
    src/sys/dev/usb/auvitekvar.h
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/auvitek_i2c.c
cvs rdiff -u -r1.114 -r1.115 src/sys/dev/usb/files.usb

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