Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen
Module Name: src
Committed By: bouyer
Date: Thu Mar 16 23:08:08 UTC 2006
Modified Files:
src/sys/arch/xen/include: xenbus.h
src/sys/arch/xen/xenbus: xenbus_client.c xenbus_xs.c
Log Message:
Add a xenbus_read_ul() which reads a node and convert it to unsigned long.
Make xenbus_switch_state() and xenbus_read_driver_state() do something usefull.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/include/xenbus.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/xenbus/xenbus_client.c \
src/sys/arch/xen/xenbus/xenbus_xs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index