dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/xen/xenbus
Bastian Blank 149bb2fab5 xen: Add module alias to autoload backend drivers
All the Xen backend drivers are assigned to a special bus type
xen-backend. This patch exports xen-backend:* names through modalias and
uevent to autoload them.

Signed-off-by: Bastian Blank <waldi@debian.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-06-30 12:15:33 -04:00
..
Makefile
xenbus_client.c
xenbus_comms.c
xenbus_comms.h
xenbus_probe.c xen: Add module alias to autoload backend drivers 2011-06-30 12:15:33 -04:00
xenbus_probe.h xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_probe_backend.c xen: Add module alias to autoload backend drivers 2011-06-30 12:15:33 -04:00
xenbus_probe_frontend.c xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_xs.c