Module Name: src Committed By: pgoyette Date: Mon Feb 26 05:04:51 UTC 2018
Modified Files: src/sys/dev/imcsmb: imcsmb.c Log Message: Identify the device that wsa just attached. Avoids getting strange message sequence similar to imcsmb0 at imc0iic at imcsmb0 not configured Also, while here, revert to the original FreeBSD wait-for-device-to- settle code by waiting for 4 intervals of 10ms each, rather than 40 intervals of 1ms. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/imcsmb/imcsmb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.