summaryrefslogtreecommitdiff
path: root/hald/linux2/hotplug.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-21move hald/linux2 to hald/linux and renamed backendDanny Kukawka1-618/+0
2006-08-16cleanup includes in hald/linux2/*Danny Kukawka1-18/+10
2006-08-06fix removal of fakevolume objects and remove special handling for ide-csDavid Zeuthen1-2/+13
2006-08-04use a more robust way of detecting partitions and fix block.is_volumeDavid Zeuthen1-13/+10
2006-08-04fix up device mapper device handlingDavid Zeuthen1-5/+10
2006-07-27Fix up LUKS stuff by using new kernel feature in Linux 2.6.17.David Zeuthen1-1/+1
2006-07-26fixed compiler warning about incompatible pointer typesDanny Kukawka1-0/+1
2006-07-10Prepare for new class devices showing up in /sys/devices instead ofKay Sievers1-29/+90
2006-01-23Remove drive_id and use the udev provided data for block device serialKay Sievers1-25/+19
2005-11-02Update to Academic Free License 2.1. Also fix all C source and headerDavid Zeuthen1-1/+1
2005-09-27Replace kernel-style datatypes (like _u8 and __s16) with their appropriateRichard Hughes1-1/+1
2005-07-29The FSF moved to a new address, so I updated all license headers and theDavid Zeuthen1-1/+1
2005-03-16Replace boolean action type of hotplug event with enum, cause hotplugKay Sievers1-16/+17
2005-03-15Add a few itemsDavid Zeuthen1-0/+7
2005-02-28More fun with valgrind :-)David Zeuthen1-0/+2
2005-02-25Finally got around to implementing the bit that made the parent wait forDavid Zeuthen1-2/+4
2005-02-24RemovedDavid Zeuthen1-1/+0
2005-02-11With this path, all storage devices should be working just as well as onDavid Zeuthen1-0/+18
2005-02-10Must have been a typo by Kay, changed from VOLUME_ID_DISKLABEL toDavid Zeuthen1-3/+3
2005-02-08Moved to here from ../util.c (get_hal_sysfs_path): New functionDavid Zeuthen1-7/+8
2005-02-08Update to include a few more pathsDavid Zeuthen1-1/+0
2005-02-03New filesDavid Zeuthen1-3/+35
2005-02-03New filesDavid Zeuthen1-1/+32
2005-02-02Adjust for changes in hotplug.h. (osspec_device_rescan): New functionDavid Zeuthen1-28/+201
2005-02-01This is largely based on this patchDavid Zeuthen1-1/+1
2005-01-26New function. (netlink_socket_data): New function (osspec_init): Listen toDavid Zeuthen1-1/+51
2005-01-23Add prototypes for hal_util_set_driver () and hal_util_path_ascend ().David Zeuthen1-3/+24
2005-01-18Remove hal.dev build rulesDavid Zeuthen1-0/+221