Module Name: src Committed By: pgoyette Date: Sun May 3 22:51:11 UTC 2015
Modified Files: src/sys/dev/pci: ichsmb.c piixpm.c Log Message: Teach a couple of i2cbus controllers how to rescan. This enables {,un}loading and {at,de}taching of the iic(4) driver/module at a later time. Tested piixpm on QEMU, and ichsmb on my live server. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/pci/ichsmb.c cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pci/piixpm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.