[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] The various tools expect the device node to be /dev/xen/evtchn -- this



# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 45ce6a654a414fd975245e39064abb8841d9b263
# Parent  551495fa7b3e24823cce62d8cfe257f3fe8a2b7c
The various tools expect the device node to be /dev/xen/evtchn -- this
makes it so that udev actually creates the device there

Signed-off-by: Jeremy Katz <katzj@xxxxxxxxxx>
---
 tools/examples/xen-backend.rules |    1 +
 1 files changed, 1 insertion(+)

diff -r 551495fa7b3e -r 45ce6a654a41 tools/examples/xen-backend.rules
--- a/tools/examples/xen-backend.rules  Wed Aug 23 18:39:17 2006 +0100
+++ b/tools/examples/xen-backend.rules  Wed Aug 23 22:16:02 2006 +0100
@@ -4,3 +4,4 @@ SUBSYSTEM=="xen-backend", KERNEL=="vif*"
 SUBSYSTEM=="xen-backend", KERNEL=="vif*", ACTION=="online", RUN+="$env{script} 
online"
 SUBSYSTEM=="xen-backend", KERNEL=="vif*", ACTION=="offline", 
RUN+="$env{script} offline"
 SUBSYSTEM=="xen-backend", ACTION=="remove", 
RUN+="/etc/xen/scripts/xen-hotplug-cleanup"
+KERNEL=="evtchn", NAME="xen/%k"

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.