latest HAL and partitions

David Zeuthen david at fubar.dk
Thu May 27 12:04:43 PDT 2004


On Thu, 2004-05-27 at 12:39 +0200, Kay Sievers wrote:
> Does the latest version of hal show the partitions/volumes on your boxes?
> 
> I get the following:
> [W] linux/osspec.c:700 handle_udev_node_created_found_device() : No HAL device corresponding to device file /udev/sda1
> 
> Any ideas?
> 

Yeah, this is now fixed in CVS. The problem was that the block class
device handler used the generic class device accept function that
required the class device to have a sysdevice. But this is not true for
partitions e.g. /sys/block/sda/sda1. I've introduced a specialized
accept function for block class devices.

Cheers,
David



_______________________________________________
hal mailing list
hal at freedesktop.org
http://freedesktop.org/mailman/listinfo/hal



More information about the Hal mailing list