Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jdolecek
Date: Sun Dec 9 19:21:17 UTC 2018
Modified Files:
src/sys/dev/i2c: i2c.c
src/sys/dev/pci: ichsmb.c
Log Message:
try to detach on shutdown; for now the only practical reason is to test that
the driver detach paths work
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/ichsmb.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