|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 3/3] xen: rename pciback module to xen-pciback.
On 12/03/09 14:14, Ian Campbell wrote:
Ah, it never even occurred to me that such a thing would be necessary.
I think (but I should check) that the sysfs name will remain pciback
since it comes from the .name in struct xenbus_driver. I'm not sure if
it is confusing or not to have the module name be different to the
driver name nor how common it is.
The driver name is a bit of an ABI for hotplug, etc, anyway, so having
the Xen tools depend on that name isn't very odd. And while it is best
if the module matches the driver name, it's not uncommon for it to
mismatch - and we've been doing it for ages anyway (xen_netfront is
called "vif" and aliased "xen:vif" and "xennet").
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|