1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-26 03:22:00 +03:00
systemd/libsysfs
dsteklof@us.ibm.com ff44a6b0b7 [PATCH] libsysfs changes for sysfsutils 0.3.0
Here's the patch to up the library to the sysfsutils-0_3_0 level. The
following changes:

1) adds class name to sysfs_class_device structure
2) adds bus to sysfs_device
3) gets rid of code that made assumptions as to bus addresses being
unique across buses, which isn't the case.


I still owe you:

1) change getpagesize->sysconf. This is in the CVS tree and part of other
changes we're currently testing. Patch will follow.
2) you need a function to get a sysfs_class_device's parent. We hadn't
considered class devices to have parents, the one example of a multilevel
is the block class. We will add this function and send the patch to you.
2005-04-26 21:13:04 -07:00
..
dlist.c [PATCH] make libsysfs build cleanly 2005-04-26 21:05:23 -07:00
dlist.h [PATCH] make libsysfs build cleanly 2005-04-26 21:05:23 -07:00
LGPL [PATCH] added libsysfs code from sysutils-0.1.1-071803 release 2005-04-26 21:01:39 -07:00
libsysfs.h [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs_bus.c [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs_class.c [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs_device.c [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs_dir.c [PATCH] klibc specific tweaks 2005-04-26 21:06:22 -07:00
sysfs_driver.c [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs_utils.c [PATCH] libsysfs changes for sysfsutils 0.3.0 2005-04-26 21:13:04 -07:00
sysfs.h [PATCH] libsysfs does not need mntent.h in it's header file. 2005-04-26 21:06:22 -07:00