On Wed, 2007-08-01 at 15:08 -0700, Stephen Lau wrote:
> 1) modinfo isn't actually giving you the module version. It's giving
> you the SCCS delta of the file that happened to contain the %I% string.
> This may or may not have changed as the driver was changed, so it's
> potentially misleading.
what's more, even for a driver contained entirely in a single source
file, the %I% string does not uniquely identify a driver version because
each development gate (nevada, s10 updates, s10 patches, s9 patches, s8
patches, etc.,) has a separate SCCS delta version space.
- Bill