Today again some new patches I send to the HAL mailing list which aren't included in the git repository because they are not approved so far :
- fix detection of wireless network capability for devices which use drivers with dscape stack as e.g. rt2500pci: here
- fix to add hardware specific/dependent sound devices to HAL (as e.g. /dev/snd/hwC0D0): here
- fix of libhal related to changed behavior of dbus_error_is_set(error) if error == NULL in the new D-Bus. Now the check would crash the realated application which use libhal. Download: here
These patches are against current HAL git. As always: you can find all my current HAL patches here.