K 10 svn:author V 6 sbruno K 8 svn:date V 27 2015-04-20T21:45:38.725650Z K 7 svn:log V 274 Don't blindly assume that the softc returned is going to match up to the em(4) notion of what an adapter struct is. Check to see if the device matches *first* and *then* assume that we can use it as an adapter structure for parsing. Corrections and hints courtesy of jhb. END