Bug 121463 - kio media doesn't work but devices are mounted
Summary: kio media doesn't work but devices are mounted
Status: RESOLVED NOT A BUG
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: media (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 12:25 UTC by Iñaki Baz Castillo
Modified: 2008-07-25 21:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot to explain the error (248.03 KB, image/jpeg)
2006-02-06 12:28 UTC, Iñaki Baz Castillo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Iñaki Baz Castillo 2006-02-06 12:25:33 UTC
Version:           desconocido (using KDE 3.5.1, Debian Package 4:3.5.1-1 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.14

Debian Sid
KDE 3.5.1

udev               0.084-3

ii  dbus                               0.60-5
rc  dbus-1                             0.23.4-8
un  dbus-1-utils                       <ninguna>
rc  dbus-glib-1                        0.23.4-8
rc  dbus-qt-1                          0.23.4-3
rc  dbus-qt-1c2                        0.23.4-8 
un  libdbus-1-1                        <ninguna>
ii  libdbus-1-2                        0.60-5
ii  libdbus-glib-1-2                   0.60-5
un  libdbus-glib0                      <ninguna>
un  libdbus-qt-1-1                     <ninguna>
ii  libdbus-qt-1-1c2                   0.60-5
un  libdbus0                           <ninguna>

ii  hal                                0.5.6-2
un  hal-device-manager                 <ninguna>
rc  libhal-storage0                    0.4.7-3
ii  libhal-storage1                    0.5.5.1-4
rc  libhal0                            0.4.7-3
ii  libhal1                            0.5.5.1-4
un  libmgahal-lib                      <ninguna>
un  megahal                            <ninguna>
un  phalanx                            <ninguna>



Since a recent upgrade I can't open my devices using kioslave media:/.

I connect my pendrive or insert a CD and the icon appear in the desktop and system:/media/ and I select "Open in new window" but there don't appear the files and the device icons still appear as NOT mounted. If I do double click in the icon I get the error message "mount: according to mtab, /dev/sda1 is already mounted on /media/sda1, mount failed".

But it is mounted in fact, like I know with the "mount" comand in console. And if I go to file:///media/sda1 I see the files (the same in the CD).

I use supermount for the CD and CDRW, but not for the pendrive (I have no entry in the fstab for pendrive, I let udev and hal to do it). Anyway all the devices have worked perfectly until yesterday when I upgraded KDE.

Please, see the following attached image that shows what happen.
Comment 1 Iñaki Baz Castillo 2006-02-06 12:28:13 UTC
Created attachment 14573 [details]
Screenshot to explain the error
Comment 2 Kevin Ottens 2006-02-06 12:55:08 UTC
Please provide output of lshal before and after the mount.
Comment 3 Iñaki Baz Castillo 2006-02-06 13:06:24 UTC
1) Before connect my pendrive and CD:
*****************************************


#> mount

/dev/hda4 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda1 on /mnt/datos_1 type ext3 (rw)
/dev/hda6 on /mnt/datos type vfat (rw,noexec,nosuid,nodev,umask=000)
/dev/hda7 on /home type ext3 (rw)
/dev/hdb5 on /mnt/disco2 type ext3 (rw)
/dev/fd0 on /media/fd0 type supermount (rw,dev=/dev/fd0,fs=auto)
/dev/hdc on /mnt/grabadora type supermount (rw,dev=/dev/hdc,fs=auto)
/dev/hdd on /mnt/dvd type supermount (rw,dev=/dev/hdd,fs=auto)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)



# lshal

Dumping 81 device(s) from the Global Device List:
-------------------------------------------------
udi = '/org/freedesktop/Hal/devices/computer'
  info.callouts.add = {'hal-system-storage-cleanup-mountpoints'} (string list)
  storage.policy.default.mount_option.exec = true  (bool)
  storage.policy.default.mount_option.user = true  (bool)
  storage.policy.default.mount_option.noauto = true  (bool)
  storage.policy.default.managed_keyword.secondary = 'managed'  (string)
  storage.policy.default.managed_keyword.primary = 
'comment=fstabsync'  (string)
  storage.policy.default.use_managed_keyword = false  (bool)
  storage.policy.default.mount_root = '/media'  (string)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths = 
{'hal-system-power-suspend', 'hal-system-power-hibernate', 
'hal-system-power-shutdown', 'hal-system-power-reboot', 
'hal-system-power-set-power-save'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures = {'i', 
'', '', '', 'b'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_names = {'Suspend', 
'Hibernate', 'Shutdown', 'Reboot', 'SetPowerSave'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.SystemPowerManagement'} 
(string list)
  info.addons = {'hald-addon-acpi'} (string list)
  power_management.can_suspend_to_disk = true  (bool)
  power_management.can_suspend_to_ram = true  (bool)
  power_management.acpi.linux.version = '20050902'  (string)
  power_management.type = 'acpi'  (string)
  system.formfactor = 'unknown'  (string)
  system.kernel.machine = 'i686'  (string)
  system.kernel.version = '2.6.14'  (string)
  system.kernel.name = 'Linux'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Computer'  (string)
  linux.sysfs_path_device = '(none)'  (string)
  info.bus = 'unknown'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_PWRF'
  info.udi = '/org/freedesktop/Hal/devices/acpi_PWRF'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  button.has_state = false  (bool)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.product = 'Power Button'  (string)
  button.type = 'power'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 9  (0x9)  (int)
  linux.acpi_path = '/proc/acpi/button/power/PWRF'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_PWRB'
  info.udi = '/org/freedesktop/Hal/devices/acpi_PWRB'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  button.has_state = false  (bool)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.product = 'Power Button'  (string)
  button.type = 'power'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 9  (0x9)  (int)
  linux.acpi_path = '/proc/acpi/button/power/PWRB'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_CPU0'
  info.udi = '/org/freedesktop/Hal/devices/acpi_CPU0'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  processor.can_throttle = true  (bool)
  processor.number = 0  (0x0)  (int)
  info.capabilities = {'processor'} (string list)
  info.category = 'processor'  (string)
  info.product = 'Processor'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 1  (0x1)  (int)
  linux.acpi_path = '/proc/acpi/processor/CPU0'  (string)

udi = '/org/freedesktop/Hal/devices/computer_alsa_timer'
  info.udi = '/org/freedesktop/Hal/devices/computer_alsa_timer'  (string)
  linux.device_file = '/dev/snd/timer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  alsa.device_file = '/dev/snd/timer'  (string)
  info.product = 'ALSA Timer Device'  (string)
  alsa.type = 'timer'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/timer'  (string)

udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer_0'
  info.udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer_0'  (string)
  linux.device_file = '/dev/sequencer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  oss.device_file = '/dev/sequencer'  (string)
  info.product = 'OSS Sequencer Device'  (string)
  oss.type = 'sequencer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/sequencer'  (string)

udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer'
  info.udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer'  (string)
  linux.device_file = '/dev/sequencer2'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  oss.device_file = '/dev/sequencer2'  (string)
  info.product = 'OSS Sequencer Device'  (string)
  oss.type = 'sequencer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/sequencer2'  (string)

udi = '/org/freedesktop/Hal/devices/computer_alsa_sequencer'
  info.udi = '/org/freedesktop/Hal/devices/computer_alsa_sequencer'  (string)
  linux.device_file = '/dev/snd/seq'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  alsa.device_file = '/dev/snd/seq'  (string)
  info.product = 'ALSA Sequencer Device'  (string)
  alsa.type = 'sequencer'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/seq'  (string)

udi = '/org/freedesktop/Hal/devices/platform_vesafb_0'
  info.udi = '/org/freedesktop/Hal/devices/platform_vesafb_0'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (vesafb.0)'  (string)
  platform.id = 'vesafb.0'  (string)
  info.linux.driver = 'vesafb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/vesafb.0'  (string)
  linux.sysfs_path = '/sys/devices/platform/vesafb.0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042'
  info.udi = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (i8042)'  (string)
  platform.id = 'i8042'  (string)
  info.linux.driver = 'i8042'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_Aux_Port'
  info.udi = 
'/org/freedesktop/Hal/devices/platform_i8042_i8042_Aux_Port'  (string)
  linux.subsystem = 'serio'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'i8042 Aux Port'  (string)
  serio.description = 'i8042 Aux Port'  (string)
  serio.id = 'serio0'  (string)
  info.linux.driver = 'psmouse'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  info.bus = 'serio'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042/serio0'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042/serio0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_Kbd_Port'
  info.udi = 
'/org/freedesktop/Hal/devices/platform_i8042_i8042_Kbd_Port'  (string)
  linux.subsystem = 'serio'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'i8042 Kbd Port'  (string)
  serio.description = 'i8042 Kbd Port'  (string)
  serio.id = 'serio1'  (string)
  info.linux.driver = 'atkbd'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  info.bus = 'serio'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042/serio1'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042/serio1'  (string)

udi = '/org/freedesktop/Hal/devices/platform_serial8250'
  info.udi = '/org/freedesktop/Hal/devices/platform_serial8250'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (serial8250)'  (string)
  platform.id = 'serial8250'  (string)
  info.linux.driver = 'serial8250'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/serial8250'  (string)
  linux.sysfs_path = '/sys/devices/platform/serial8250'  (string)

udi = '/org/freedesktop/Hal/devices/platform_floppy_0'
  info.udi = '/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (floppy.0)'  (string)
  platform.id = 'floppy.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/floppy.0'  (string)
  linux.sysfs_path = '/sys/devices/platform/floppy.0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_floppy_0_storage'
  storage.policy.desired_mount_point = 'floppy'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/platform_floppy_0_storage'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/platform_floppy_0_storage'  (string)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  storage.drive_type = 'floppy'  (string)
  info.product = 'PC Floppy Drive'  (string)
  info.vendor = ''  (string)
  storage.vendor = 'PC Floppy Drive'  (string)
  storage.model = ''  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'platform'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 2  (0x2)  (int)
  block.device = '/dev/fd0'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  linux.sysfs_path_device = '/sys/block/fd0'  (string)
  linux.sysfs_path = '/sys/block/fd0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3099'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3099'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x5000)'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8366/A/7 [Apollo KT266/A/333]'  (string)
  pci.product = 'VT8366/A/7 [Apollo KT266/A/333]'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20480  (0x5000)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12441  (0x3099)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:00.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_b099'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_b099'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0000)'  (string)
  pci.subsys_vendor = 'Unknown (0x0000)'  (string)
  info.product = 'VT8366/A/7 [Apollo KT266/A/333 AGP]'  (string)
  pci.product = 'VT8366/A/7 [Apollo KT266/A/333 AGP]'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 45209  (0xb099)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:01.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:01.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:01.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_171'
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_171'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0000)'  (string)
  pci.subsys_vendor = 'Unknown (0x0000)'  (string)
  info.product = 'NV17 [GeForce4 MX 440]'  (string)
  pci.product = 'NV17 [GeForce4 MX 440]'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 3  (0x3)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.vendor_id = 4318  (0x10de)  (int)
  pci.product_id = 369  (0x171)  (int)
  info.linux.driver = 'nvidia'  (string)
  pci.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_b099'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_14b5_b00'
  info.udi = '/org/freedesktop/Hal/devices/pci_14b5_b00'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0b00)'  (string)
  pci.subsys_vendor = 'Creamware GmBH'  (string)
  info.product = 'DSP-Board'  (string)
  pci.product = 'DSP-Board'  (string)
  info.vendor = 'Creamware GmBH'  (string)
  pci.vendor = 'Creamware GmBH'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.device_class = 4  (0x4)  (int)
  pci.subsys_vendor_id = 5301  (0x14b5)  (int)
  pci.subsys_product_id = 2816  (0xb00)  (int)
  pci.vendor_id = 5301  (0x14b5)  (int)
  pci.product_id = 2816  (0xb00)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10ec_8139'
  info.udi = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'EP-320X-R'  (string)
  pci.subsys_vendor = 'Surecom Technology'  (string)
  info.product = 'RTL-8139/8139C/8139C+'  (string)
  pci.product = 'RTL-8139/8139C/8139C+'  (string)
  info.vendor = 'Realtek Semiconductor Co., Ltd.'  (string)
  pci.vendor = 'Realtek Semiconductor Co., Ltd.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 2  (0x2)  (int)
  pci.subsys_vendor_id = 4285  (0x10bd)  (int)
  pci.subsys_product_id = 800  (0x320)  (int)
  pci.vendor_id = 4332  (0x10ec)  (int)
  pci.product_id = 33081  (0x8139)  (int)
  info.linux.driver = '8139too'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)

udi = '/org/freedesktop/Hal/devices/net_00_02_44_70_51_0e'
  info.udi = '/org/freedesktop/Hal/devices/net_00_02_44_70_51_0e'  (string)
  linux.subsystem = 'net'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80203.mac_address = 9738146062  (0x24470510e)  (uint64)
  info.product = 'Networking Interface'  (string)
  net.interface_up = true  (bool)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.linux.ifindex = 2  (0x2)  (int)
  net.address = '00:02:44:70:51:0e'  (string)
  net.interface = 'eth0'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  info.capabilities = {'net', 'net.80203'} (string list)
  info.category = 'net.80203'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  linux.sysfs_path = '/sys/class/net/eth0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038_1'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 2  (0x2)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.0'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038_1'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.0'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 2  (0x2)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/002/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/002/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev2.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038_0'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 3  (0x3)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.1'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038_0'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.1'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 3  (0x3)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/003/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/003/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev3.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 4  (0x4)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.2'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.2'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 4  (0x4)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/004/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/004/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev4.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3104'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3104'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'USB 2.0'  (string)
  pci.product = 'USB 2.0'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 32  (0x20)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12548  (0x3104)  (int)
  info.linux.driver = 'ehci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 1  (0x1)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 512  (0x200)  (int)
  usb_device.speed_bcd = 294912  (0x48000)  (int)
  usb_device.serial = '0000:00:10.3'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 6  (0x6)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'EHCI Host Controller'  (string)
  usb_device.product = 'EHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 1  (0x1)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3104'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 1  (0x1)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 6  (0x6)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.3'  (string)
  usb.speed_bcd = 294912  (0x48000)  (int)
  usb.version_bcd = 512  (0x200)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 1  (0x1)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/001/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/001/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev1.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3177'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3177'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8235 ISA Bridge'  (string)
  pci.product = 'VT8235 ISA Bridge'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20481  (0x5001)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12663  (0x3177)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master 
IDE'  (string)
  pci.product = 'VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master 
IDE'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 138  (0x8a)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 1  (0x1)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20482  (0x5002)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 1393  (0x571)  (int)
  info.linux.driver = 'VIA_IDE'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (master)'  (string)
  ide.channel = 0  (0x0)  (int)
  ide.host = 0  (0x0)  (int)
  info.linux.driver = 'ide-disk'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'
  storage.policy.should_mount = false  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  storage.firmware_version = '7.18'  (string)
  storage.serial = '3HV36ATC'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'ST360021A'  (string)
  storage.removable = false  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  storage.drive_type = 'disk'  (string)
  storage.vendor = ''  (string)
  storage.model = 'ST360021A'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  linux.sysfs_path_device = '/sys/block/hda'  (string)
  linux.sysfs_path = '/sys/block/hda'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_f8243325_8e07_41da_9153_fda22d8198c2'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_f8243325_8e07_41da_9153_fda22d8198c2'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 7962038784  (0x1da931200)  (uint64)
  volume.num_blocks = 15550857  (0xed4989)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = 'f8243325-8e07-41da-9153-fda22d8198c2'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 1  (0x1)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda1'  (string)
  linux.sysfs_path = '/sys/block/hda/hda1'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part3_size_1024'
  info.udi = '/org/freedesktop/Hal/devices/volume_part3_size_1024'  (string)
  volume.partition.msdos_part_table_type = 15  (0xf)  (int)
  info.product = 'Volume'  (string)
  volume.size = 1024  (0x400)  (uint64)
  volume.num_blocks = 2  (0x2)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 3  (0x3)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 3  (0x3)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda3'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda3'  (string)
  linux.sysfs_path = '/sys/block/hda/hda3'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_d96bab78_ec61_4bbe_bd6b_4109d7345cfc'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_d96bab78_ec61_4bbe_bd6b_4109d7345cfc'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 6966812160  (0x19f411e00)  (uint64)
  volume.num_blocks = 13607055  (0xcfa08f)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 4  (0x4)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.mount_point = '/'  (string)
  volume.label = ''  (string)
  volume.uuid = 'd96bab78-ec61-4bbe-bd6b-4109d7345cfc'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 4  (0x4)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda4'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda4'  (string)
  linux.sysfs_path = '/sys/block/hda/hda4'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part5_size_526385664'
  info.udi = 
'/org/freedesktop/Hal/devices/volume_part5_size_526385664'  (string)
  volume.partition.msdos_part_table_type = 130  (0x82)  (int)
  info.product = 'Volume (swap)'  (string)
  volume.size = 526385664  (0x1f600200)  (uint64)
  volume.num_blocks = 1028097  (0xfb001)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 5  (0x5)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = '2'  (string)
  volume.fsusage = 'other'  (string)
  volume.fstype = 'swap'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 5  (0x5)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda5'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda5'  (string)
  linux.sysfs_path = '/sys/block/hda/hda5'  (string)

udi = '/org/freedesktop/Hal/devices/volume_uuid_4035_2D23'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet', 'utf8', 'shortname=', 'codepage=', 
'iocharset=', 'umask=', 'uid='} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'DATOS'  (string)
  volume.policy.mount_filesystem = 'vfat'  (string)
  volume.policy.should_mount = true  (bool)
  volume.policy.mount_option.quiet = true  (bool)
  volume.policy.mount_option.iocharset=utf8 = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_4035_2D23'  (string)
  volume.partition.msdos_part_table_type = 11  (0xb)  (int)
  info.product = 'DATOS'  (string)
  volume.size = 28747321344  (0x6b1795000)  (uint64)
  volume.num_blocks = 56147112  (0x358bca8)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 6  (0x6)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'DATOS'  (string)
  volume.uuid = '4035-2D23'  (string)
  volume.fsversion = 'FAT32'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'vfat'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 6  (0x6)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda6'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda6'  (string)
  linux.sysfs_path = '/sys/block/hda/hda6'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_c8464997_2b8a_4c36_a89e_7efe626bac1c'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_c8464997_2b8a_4c36_a89e_7efe626bac1c'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 15817181184  (0x3aec70800)  (uint64)
  volume.num_blocks = 30892932  (0x1d76384)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 7  (0x7)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.mount_point = '/home'  (string)
  volume.label = ''  (string)
  volume.uuid = 'c8464997-2b8a-4c36-a89e-7efe626bac1c'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 7  (0x7)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda7'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda7'  (string)
  linux.sysfs_path = '/sys/block/hda/hda7'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (slave)'  (string)
  ide.channel = 1  (0x1)  (int)
  ide.host = 0  (0x0)  (int)
  info.linux.driver = 'ide-disk'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_VR534498'
  storage.policy.should_mount = false  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  storage.firmware_version = '3.05'  (string)
  storage.serial = 'VR534498'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'ST38641A'  (string)
  storage.removable = false  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  storage.drive_type = 'disk'  (string)
  storage.vendor = ''  (string)
  storage.model = 'ST38641A'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdb'  (string)
  linux.sysfs_path = '/sys/block/hdb'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_1024'
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_1024'  (string)
  volume.partition.msdos_part_table_type = 5  (0x5)  (int)
  info.product = 'Volume'  (string)
  volume.size = 1024  (0x400)  (uint64)
  volume.num_blocks = 2  (0x2)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  block.is_volume = true  (bool)
  block.minor = 65  (0x41)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  linux.sysfs_path_device = '/sys/block/hdb/hdb1'  (string)
  linux.sysfs_path = '/sys/block/hdb/hdb1'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_93e5c124_97b4_489d_976c_0960072c71d4'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_93e5c124_97b4_489d_976c_0960072c71d4'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 8603578368  (0x200d03000)  (uint64)
  volume.num_blocks = 16803864  (0x1006818)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 5  (0x5)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = '93e5c124-97b4-489d-976c-0960072c71d4'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  block.is_volume = true  (bool)
  block.minor = 69  (0x45)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb5'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  linux.sysfs_path_device = '/sys/block/hdb/hdb5'  (string)
  linux.sysfs_path = '/sys/block/hdb/hdb5'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (master)'  (string)
  ide.channel = 0  (0x0)  (int)
  ide.host = 1  (0x1)  (int)
  info.linux.driver = 'ide-cdrom'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide1/1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide1/1.0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'cdrecorder'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'  (string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 8448  (0x2100)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = false  (bool)
  storage.cdrom.dvd = false  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  storage.firmware_version = 'VSG3'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = 'CD-RW CDR-5W48'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.vendor = ''  (string)
  storage.model = 'CD-RW CDR-5W48'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdc'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  linux.sysfs_path_device = '/sys/block/hdc'  (string)
  linux.sysfs_path = '/sys/block/hdc'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (slave)'  (string)
  ide.channel = 1  (0x1)  (int)
  ide.host = 1  (0x1)  (int)
  info.linux.driver = 'ide-cdrom'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide1/1.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide1/1.1'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'cdrom'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 8467  (0x2113)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = false  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.cdrw = false  (bool)
  storage.cdrom.cdr = false  (bool)
  storage.firmware_version = '0100'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = 'HL-DT-STDVD-ROM GDR8161B'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.vendor = ''  (string)
  storage.model = 'HL-DT-STDVD-ROM GDR8161B'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdd'  (string)
  linux.sysfs_path = '/sys/block/hdd'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Onboard Audio (Realtek ALC650)'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8233/A/8235/8237 AC97 Audio Controller'  (string)
  pci.product = 'VT8233/A/8235/8237 AC97 Audio Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 4  (0x4)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 40962  (0xa002)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12377  (0x3059)  (int)
  info.linux.driver = 'VIA 82xx Audio'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.5'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.5'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_1'  (string)
  linux.device_file = '/dev/snd/pcmC0D1p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 1  (0x1)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D1p'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D1p'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_1'  (string)
  linux.device_file = '/dev/snd/pcmC0D1c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 1  (0x1)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D1c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D1c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_1'  (string)
  linux.device_file = '/dev/adsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 1  (0x1)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/adsp'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/adsp'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D0p'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D0p'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D0c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D0c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0_0'  (string)
  linux.device_file = '/dev/dsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/dsp'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/dsp'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0'  (string)
  linux.device_file = '/dev/audio'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/audio'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/audio'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_control_0__1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_control_0__1'  (string)
  linux.device_file = '/dev/snd/controlC0'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'V8235 ALSA Control Device'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.type = 'control'  (string)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/controlC0'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/controlC0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_mixer_0__1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_mixer_0__1'  (string)
  linux.device_file = '/dev/mixer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS Control Device'  (string)
  oss.type = 'mixer'  (string)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/mixer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/mixer'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c01'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c01'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'System Board'  (string)
  pnp.description = 'System Board'  (string)
  pnp.id = 'PNP0c01'  (string)
  info.linux.driver = 'system'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:00'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:00'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c02'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c02'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'General ID for reserving resources required by PnP 
motherboard registers. (Not device specific.)'  (string)
  pnp.description = 'General ID for reserving resources required by PnP 
motherboard registers. (Not device specific.)'  (string)
  pnp.id = 'PNP0c02'  (string)
  info.linux.driver = 'system'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:01'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:01'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0200'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0200'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT DMA Controller'  (string)
  pnp.description = 'AT DMA Controller'  (string)
  pnp.id = 'PNP0200'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:02'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:02'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0b00'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0b00'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT Real-Time Clock'  (string)
  pnp.description = 'AT Real-Time Clock'  (string)
  pnp.id = 'PNP0b00'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:03'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:03'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0800'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0800'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT-style speaker sound'  (string)
  pnp.description = 'AT-style speaker sound'  (string)
  pnp.id = 'PNP0800'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:04'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:04'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c04'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c04'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Math Coprocessor'  (string)
  pnp.description = 'Math Coprocessor'  (string)
  pnp.id = 'PNP0c04'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:05'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:05'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0700'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0700'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'PC standard floppy disk controller'  (string)
  pnp.description = 'PC standard floppy disk controller'  (string)
  pnp.id = 'PNP0700'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:06'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:06'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = '16550A-compatible COM port'  (string)
  pnp.description = '16550A-compatible COM port'  (string)
  pnp.id = 'PNP0501'  (string)
  info.linux.driver = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:07'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:07'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_0'  (string)
  linux.device_file = '/dev/ttyS0'  (string)
  linux.subsystem = 'tty'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = '16550A-compatible COM port'  (string)
  serial.type = 'platform'  (string)
  serial.port = 0  (0x0)  (int)
  serial.device = '/dev/ttyS0'  (string)
  serial.physical_device = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  linux.sysfs_path = '/sys/class/tty/ttyS0'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = '16550A-compatible COM port'  (string)
  pnp.description = '16550A-compatible COM port'  (string)
  pnp.id = 'PNP0501'  (string)
  info.linux.driver = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:08'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:08'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_1'  (string)
  linux.device_file = '/dev/ttyS1'  (string)
  linux.subsystem = 'tty'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = '16550A-compatible COM port'  (string)
  serial.type = 'platform'  (string)
  serial.port = 1  (0x1)  (int)
  serial.device = '/dev/ttyS1'  (string)
  serial.physical_device = 
'/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  linux.sysfs_path = '/sys/class/tty/ttyS1'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0400'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0400'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Standard LPT printer port'  (string)
  pnp.description = 'Standard LPT printer port'  (string)
  pnp.id = 'PNP0400'  (string)
  info.linux.driver = 'parport_pc'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:09'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:09'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0f13'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0f13'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'PS/2 Port for PS/2-style Mice'  (string)
  pnp.description = 'PS/2 Port for PS/2-style Mice'  (string)
  pnp.id = 'PNP0f13'  (string)
  info.linux.driver = 'i8042 aux'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0a'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0a'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0303'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0303'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IBM Enhanced (101/102-key, PS/2 mouse support)'  (string)
  pnp.description = 'IBM Enhanced (101/102-key, PS/2 mouse support)'  (string)
  pnp.id = 'PNP0303'  (string)
  info.linux.driver = 'i8042 kbd'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0b'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0b'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNPb006'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNPb006'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'MPU401 compatible'  (string)
  pnp.description = 'MPU401 compatible'  (string)
  pnp.id = 'PNPb006'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0c'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0c'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNPb02f'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNPb02f'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Joystick/Game port'  (string)
  pnp.description = 'Joystick/Game port'  (string)
  pnp.id = 'PNPb02f'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0d'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0d'  (string)

Dumped 81 device(s) from the Global Device List.
------------------------------------------------



2) After connect my pendrive and CD, I select "Open in new window":
************************************************************************


#> mount

/dev/hda4 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda1 on /mnt/datos_1 type ext3 (rw)
/dev/hda6 on /mnt/datos type vfat (rw,noexec,nosuid,nodev,umask=000)
/dev/hda7 on /home type ext3 (rw)
/dev/hdb5 on /mnt/disco2 type ext3 (rw)
/dev/fd0 on /media/fd0 type supermount (rw,dev=/dev/fd0,fs=auto)
/dev/hdc on /mnt/grabadora type supermount (rw,dev=/dev/hdc,fs=auto)
/dev/hdd on /mnt/dvd type supermount (rw,dev=/dev/hdd,fs=auto)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
/dev/sda1 on /media/sda1 type vfat 
(rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1000,gid=1000,umask=077)


#> lshal

Dumping 90 device(s) from the Global Device List:
-------------------------------------------------
udi = '/org/freedesktop/Hal/devices/computer'
  info.callouts.add = {'hal-system-storage-cleanup-mountpoints'} (string list)
  storage.policy.default.mount_option.exec = true  (bool)
  storage.policy.default.mount_option.user = true  (bool)
  storage.policy.default.mount_option.noauto = true  (bool)
  storage.policy.default.managed_keyword.secondary = 'managed'  (string)
  storage.policy.default.managed_keyword.primary = 
'comment=fstabsync'  (string)
  storage.policy.default.use_managed_keyword = false  (bool)
  storage.policy.default.mount_root = '/media'  (string)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths = 
{'hal-system-power-suspend', 'hal-system-power-hibernate', 
'hal-system-power-shutdown', 'hal-system-power-reboot', 
'hal-system-power-set-power-save'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures = {'i', 
'', '', '', 'b'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_names = {'Suspend', 
'Hibernate', 'Shutdown', 'Reboot', 'SetPowerSave'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.SystemPowerManagement'} 
(string list)
  info.addons = {'hald-addon-acpi'} (string list)
  power_management.can_suspend_to_disk = true  (bool)
  power_management.can_suspend_to_ram = true  (bool)
  power_management.acpi.linux.version = '20050902'  (string)
  power_management.type = 'acpi'  (string)
  system.formfactor = 'unknown'  (string)
  system.kernel.machine = 'i686'  (string)
  system.kernel.version = '2.6.14'  (string)
  system.kernel.name = 'Linux'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Computer'  (string)
  linux.sysfs_path_device = '(none)'  (string)
  info.bus = 'unknown'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_PWRF'
  info.udi = '/org/freedesktop/Hal/devices/acpi_PWRF'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  button.has_state = false  (bool)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.product = 'Power Button'  (string)
  button.type = 'power'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 9  (0x9)  (int)
  linux.acpi_path = '/proc/acpi/button/power/PWRF'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_PWRB'
  info.udi = '/org/freedesktop/Hal/devices/acpi_PWRB'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  button.has_state = false  (bool)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.product = 'Power Button'  (string)
  button.type = 'power'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 9  (0x9)  (int)
  linux.acpi_path = '/proc/acpi/button/power/PWRB'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_CPU0'
  info.udi = '/org/freedesktop/Hal/devices/acpi_CPU0'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  processor.can_throttle = true  (bool)
  processor.number = 0  (0x0)  (int)
  info.capabilities = {'processor'} (string list)
  info.category = 'processor'  (string)
  info.product = 'Processor'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 1  (0x1)  (int)
  linux.acpi_path = '/proc/acpi/processor/CPU0'  (string)

udi = '/org/freedesktop/Hal/devices/computer_alsa_timer'
  info.udi = '/org/freedesktop/Hal/devices/computer_alsa_timer'  (string)
  linux.device_file = '/dev/snd/timer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  alsa.device_file = '/dev/snd/timer'  (string)
  info.product = 'ALSA Timer Device'  (string)
  alsa.type = 'timer'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/timer'  (string)

udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer_0'
  info.udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer_0'  (string)
  linux.device_file = '/dev/sequencer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  oss.device_file = '/dev/sequencer'  (string)
  info.product = 'OSS Sequencer Device'  (string)
  oss.type = 'sequencer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/sequencer'  (string)

udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer'
  info.udi = '/org/freedesktop/Hal/devices/computer_oss_sequencer'  (string)
  linux.device_file = '/dev/sequencer2'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  oss.device_file = '/dev/sequencer2'  (string)
  info.product = 'OSS Sequencer Device'  (string)
  oss.type = 'sequencer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/sequencer2'  (string)

udi = '/org/freedesktop/Hal/devices/computer_alsa_sequencer'
  info.udi = '/org/freedesktop/Hal/devices/computer_alsa_sequencer'  (string)
  linux.device_file = '/dev/snd/seq'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  alsa.device_file = '/dev/snd/seq'  (string)
  info.product = 'ALSA Sequencer Device'  (string)
  alsa.type = 'sequencer'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/sound/seq'  (string)

udi = '/org/freedesktop/Hal/devices/platform_vesafb_0'
  info.udi = '/org/freedesktop/Hal/devices/platform_vesafb_0'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (vesafb.0)'  (string)
  platform.id = 'vesafb.0'  (string)
  info.linux.driver = 'vesafb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/vesafb.0'  (string)
  linux.sysfs_path = '/sys/devices/platform/vesafb.0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042'
  info.udi = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (i8042)'  (string)
  platform.id = 'i8042'  (string)
  info.linux.driver = 'i8042'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_Aux_Port'
  info.udi = 
'/org/freedesktop/Hal/devices/platform_i8042_i8042_Aux_Port'  (string)
  linux.subsystem = 'serio'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'i8042 Aux Port'  (string)
  serio.description = 'i8042 Aux Port'  (string)
  serio.id = 'serio0'  (string)
  info.linux.driver = 'psmouse'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  info.bus = 'serio'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042/serio0'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042/serio0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_Kbd_Port'
  info.udi = 
'/org/freedesktop/Hal/devices/platform_i8042_i8042_Kbd_Port'  (string)
  linux.subsystem = 'serio'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'i8042 Kbd Port'  (string)
  serio.description = 'i8042 Kbd Port'  (string)
  serio.id = 'serio1'  (string)
  info.linux.driver = 'atkbd'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042'  (string)
  info.bus = 'serio'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/i8042/serio1'  (string)
  linux.sysfs_path = '/sys/devices/platform/i8042/serio1'  (string)

udi = '/org/freedesktop/Hal/devices/platform_serial8250'
  info.udi = '/org/freedesktop/Hal/devices/platform_serial8250'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (serial8250)'  (string)
  platform.id = 'serial8250'  (string)
  info.linux.driver = 'serial8250'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/serial8250'  (string)
  linux.sysfs_path = '/sys/devices/platform/serial8250'  (string)

udi = '/org/freedesktop/Hal/devices/platform_floppy_0'
  info.udi = '/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  linux.subsystem = 'platform'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Platform Device (floppy.0)'  (string)
  platform.id = 'floppy.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'platform'  (string)
  linux.sysfs_path_device = '/sys/devices/platform/floppy.0'  (string)
  linux.sysfs_path = '/sys/devices/platform/floppy.0'  (string)

udi = '/org/freedesktop/Hal/devices/platform_floppy_0_storage'
  storage.policy.desired_mount_point = 'floppy'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/platform_floppy_0_storage'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/platform_floppy_0_storage'  (string)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  storage.drive_type = 'floppy'  (string)
  info.product = 'PC Floppy Drive'  (string)
  info.vendor = ''  (string)
  storage.vendor = 'PC Floppy Drive'  (string)
  storage.model = ''  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'platform'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 2  (0x2)  (int)
  block.device = '/dev/fd0'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/platform_floppy_0'  (string)
  linux.sysfs_path_device = '/sys/block/fd0'  (string)
  linux.sysfs_path = '/sys/block/fd0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3099'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3099'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x5000)'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8366/A/7 [Apollo KT266/A/333]'  (string)
  pci.product = 'VT8366/A/7 [Apollo KT266/A/333]'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20480  (0x5000)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12441  (0x3099)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:00.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_b099'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_b099'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0000)'  (string)
  pci.subsys_vendor = 'Unknown (0x0000)'  (string)
  info.product = 'VT8366/A/7 [Apollo KT266/A/333 AGP]'  (string)
  pci.product = 'VT8366/A/7 [Apollo KT266/A/333 AGP]'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 45209  (0xb099)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:01.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:01.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:01.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_171'
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_171'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0000)'  (string)
  pci.subsys_vendor = 'Unknown (0x0000)'  (string)
  info.product = 'NV17 [GeForce4 MX 440]'  (string)
  pci.product = 'NV17 [GeForce4 MX 440]'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 3  (0x3)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.vendor_id = 4318  (0x10de)  (int)
  pci.product_id = 369  (0x171)  (int)
  info.linux.driver = 'nvidia'  (string)
  pci.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_b099'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_14b5_b00'
  info.udi = '/org/freedesktop/Hal/devices/pci_14b5_b00'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0b00)'  (string)
  pci.subsys_vendor = 'Creamware GmBH'  (string)
  info.product = 'DSP-Board'  (string)
  pci.product = 'DSP-Board'  (string)
  info.vendor = 'Creamware GmBH'  (string)
  pci.vendor = 'Creamware GmBH'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.device_class = 4  (0x4)  (int)
  pci.subsys_vendor_id = 5301  (0x14b5)  (int)
  pci.subsys_product_id = 2816  (0xb00)  (int)
  pci.vendor_id = 5301  (0x14b5)  (int)
  pci.product_id = 2816  (0xb00)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0b.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10ec_8139'
  info.udi = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'EP-320X-R'  (string)
  pci.subsys_vendor = 'Surecom Technology'  (string)
  info.product = 'RTL-8139/8139C/8139C+'  (string)
  pci.product = 'RTL-8139/8139C/8139C+'  (string)
  info.vendor = 'Realtek Semiconductor Co., Ltd.'  (string)
  pci.vendor = 'Realtek Semiconductor Co., Ltd.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 2  (0x2)  (int)
  pci.subsys_vendor_id = 4285  (0x10bd)  (int)
  pci.subsys_product_id = 800  (0x320)  (int)
  pci.vendor_id = 4332  (0x10ec)  (int)
  pci.product_id = 33081  (0x8139)  (int)
  info.linux.driver = '8139too'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:0d.0'  (string)

udi = '/org/freedesktop/Hal/devices/net_00_02_44_70_51_0e'
  info.udi = '/org/freedesktop/Hal/devices/net_00_02_44_70_51_0e'  (string)
  linux.subsystem = 'net'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80203.mac_address = 9738146062  (0x24470510e)  (uint64)
  info.product = 'Networking Interface'  (string)
  net.interface_up = true  (bool)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.linux.ifindex = 2  (0x2)  (int)
  net.address = '00:02:44:70:51:0e'  (string)
  net.interface = 'eth0'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  info.capabilities = {'net', 'net.80203'} (string list)
  info.category = 'net.80203'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10ec_8139'  (string)
  linux.sysfs_path = '/sys/class/net/eth0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038_1'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 2  (0x2)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.0'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038_1'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.0/usb2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.0'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 2  (0x2)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/002/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/002/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev2.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038_0'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 3  (0x3)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.1'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038_0'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.1/usb3'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.1'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 3  (0x3)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/003/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/003/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev3.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3038'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3038'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  pci.product = 'VT82xxxxx UHCI USB 1.1 Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12344  (0x3038)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 4  (0x4)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.serial = '0000:00:10.2'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 2  (0x2)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'UHCI Host Controller'  (string)
  usb_device.product = 'UHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3038'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2/usb4'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 4  (0x4)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.is_self_powered = false  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.linux.device_number = 5  (0x5)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.max_power = 200  (0xc8)  (int)
  usb_device.device_revision_bcd = 256  (0x100)  (int)
  info.product = 'USB Mass Storage Device v2.00'  (string)
  usb_device.product = 'USB Mass Storage Device v2.00'  (string)
  info.vendor = 'Samsung Electronics Co., Ltd'  (string)
  usb_device.vendor = 'Samsung Electronics Co., Ltd'  (string)
  usb_device.product_id = 38950  (0x9826)  (int)
  usb_device.vendor_id = 1256  (0x4e8)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 0  (0x0)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/004/005'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/004/005'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev4.5'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Mass Storage Interface'  (string)
  usb.interface.protocol = 80  (0x50)  (int)
  usb.interface.subclass = 6  (0x6)  (int)
  usb.interface.class = 8  (0x8)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'usb-storage'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 0  (0x0)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 1256  (0x4e8)  (int)
  usb.product_id = 38950  (0x9826)  (int)
  usb.vendor = 'Samsung Electronics Co., Ltd'  (string)
  usb.product = 'USB Mass Storage Interface'  (string)
  usb.device_revision_bcd = 256  (0x100)  (int)
  usb.max_power = 200  (0xc8)  (int)
  usb.num_ports = 0  (0x0)  (int)
  usb.linux.device_number = 5  (0x5)  (int)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = false  (bool)
  usb.can_wake_up = false  (bool)
  usb.bus_number = 4  (0x4)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0'  (string)

udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host'  (string)
  linux.subsystem = 'scsi_host'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  scsi_host.host = 3  (0x3)  (int)
  info.product = 'SCSI Host Adapter'  (string)
  info.capabilities = {'scsi_host'} (string list)
  info.category = 'scsi_host'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0/host3'  (string)
  linux.sysfs_path = '/sys/class/scsi_host/host3'  (string)

udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0'  (string)
  linux.subsystem = 'scsi'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'SCSI Device'  (string)
  info.linux.driver = 'sd'  (string)
  scsi.lun = 0  (0x0)  (int)
  scsi.target = 0  (0x0)  (int)
  scsi.bus = 0  (0x0)  (int)
  scsi.host = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host'  (string)
  info.bus = 'scsi'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0/host3/target3:0:0/3:0:0:0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0/host3/target3:0:0/3:0:0:0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_FLASH_DISK_V2_00'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_FLASH_DISK_V2_00'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_model_FLASH_DISK_V2_00'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = true  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'FLASH DISK V2.00'  (string)
  info.vendor = 'iPLAYER'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.drive_type = 'disk'  (string)
  storage.vendor = 'iPLAYER'  (string)
  storage.model = 'FLASH DISK V2.00'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'usb'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sda'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0'  (string)
  linux.sysfs_path_device = '/sys/block/sda'  (string)
  linux.sysfs_path = '/sys/block/sda'  (string)

udi = '/org/freedesktop/Hal/devices/volume_label_SMFS1_0____'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet', 'utf8', 'shortname=', 'codepage=', 
'iocharset=', 'umask=', 'uid='} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'SMFS1.0 ---'  (string)
  volume.policy.mount_filesystem = 'vfat'  (string)
  volume.policy.should_mount = true  (bool)
  volume.policy.mount_option.quiet = true  (bool)
  volume.policy.mount_option.iocharset=utf8 = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_label_SMFS1_0____'  (string)
  volume.partition.msdos_part_table_type = 6  (0x6)  (int)
  info.product = 'SMFS1.0 ---'  (string)
  volume.size = 524269056  (0x1f3fb600)  (uint64)
  volume.num_blocks = 1023963  (0xf9fdb)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'SMFS1.0 ---'  (string)
  volume.uuid = ''  (string)
  volume.fsversion = 'FAT16'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'vfat'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_FLASH_DISK_V2_00'  (string)
  block.is_volume = true  (bool)
  block.minor = 1  (0x1)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sda1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_model_FLASH_DISK_V2_00'  (string)
  linux.sysfs_path_device = '/sys/block/sda/sda1'  (string)
  linux.sysfs_path = '/sys/block/sda/sda1'  (string)

udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0_scsi_generic'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0_scsi_generic'  (string)
  linux.device_file = '/dev/sg0'  (string)
  linux.subsystem = 'scsi_generic'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  scsi_generic.device = '/dev/sg0'  (string)
  info.product = 'SCSI Generic Interface'  (string)
  info.capabilities = {'scsi_generic'} (string list)
  info.category = 'scsi_generic'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_4e8_9826_noserial_if0_scsi_host_scsi_device_lun0'  (string)
  linux.sysfs_path = '/sys/class/scsi_generic/sg0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 uhci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 2  (0x2)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.2'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 4  (0x4)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/004/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/004/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev4.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3104'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3104'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'USB 2.0'  (string)
  pci.product = 'USB 2.0'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 32  (0x20)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12548  (0x3104)  (int)
  info.linux.driver = 'ehci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:10.3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 1  (0x1)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.is_self_powered = true  (bool)
  usb_device.version_bcd = 512  (0x200)  (int)
  usb_device.speed_bcd = 294912  (0x48000)  (int)
  usb_device.serial = '0000:00:10.3'  (string)
  usb_device.linux.device_number = 1  (0x1)  (int)
  usb_device.num_ports = 6  (0x6)  (int)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 518  (0x206)  (int)
  info.product = 'EHCI Host Controller'  (string)
  usb_device.product = 'EHCI Host Controller'  (string)
  info.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.device_protocol = 1  (0x1)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3104'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:10.3/usb1'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_if0'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB Hub Interface'  (string)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'hub'  (string)
  usb.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 1  (0x1)  (int)
  usb.vendor_id = 0  (0x0)  (int)
  usb.product_id = 0  (0x0)  (int)
  usb.vendor = 'Linux 2.6.14 ehci_hcd'  (string)
  usb.product = 'USB Hub Interface'  (string)
  usb.device_revision_bcd = 518  (0x206)  (int)
  usb.max_power = 0  (0x0)  (int)
  usb.num_ports = 6  (0x6)  (int)
  usb.linux.device_number = 1  (0x1)  (int)
  usb.serial = '0000:00:10.3'  (string)
  usb.speed_bcd = 294912  (0x48000)  (int)
  usb.version_bcd = 512  (0x200)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 1  (0x1)  (int)
  info.bus = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:10.3/usb1/1-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_usbraw'
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_usbraw'  (string)
  linux.device_file = '/dev/bus/usb/001/001'  (string)
  linux.subsystem = 'usb_device'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  usbraw.device = '/dev/bus/usb/001/001'  (string)
  info.product = 'USB Raw Device Access'  (string)
  info.capabilities = {'usbraw'} (string list)
  info.category = 'usbraw'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3'  (string)
  linux.sysfs_path = '/sys/class/usb_device/usbdev1.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3177'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3177'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8235 ISA Bridge'  (string)
  pci.product = 'VT8235 ISA Bridge'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20481  (0x5001)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12663  (0x3177)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Mainboard'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master 
IDE'  (string)
  pci.product = 'VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master 
IDE'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 138  (0x8a)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 1  (0x1)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 20482  (0x5002)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 1393  (0x571)  (int)
  info.linux.driver = 'VIA_IDE'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (master)'  (string)
  ide.channel = 0  (0x0)  (int)
  ide.host = 0  (0x0)  (int)
  info.linux.driver = 'ide-disk'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'
  storage.policy.should_mount = false  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  storage.firmware_version = '7.18'  (string)
  storage.serial = '3HV36ATC'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'ST360021A'  (string)
  storage.removable = false  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  storage.drive_type = 'disk'  (string)
  storage.vendor = ''  (string)
  storage.model = 'ST360021A'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_0'  (string)
  linux.sysfs_path_device = '/sys/block/hda'  (string)
  linux.sysfs_path = '/sys/block/hda'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_f8243325_8e07_41da_9153_fda22d8198c2'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_f8243325_8e07_41da_9153_fda22d8198c2'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 7962038784  (0x1da931200)  (uint64)
  volume.num_blocks = 15550857  (0xed4989)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = 'f8243325-8e07-41da-9153-fda22d8198c2'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 1  (0x1)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda1'  (string)
  linux.sysfs_path = '/sys/block/hda/hda1'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part3_size_1024'
  info.udi = '/org/freedesktop/Hal/devices/volume_part3_size_1024'  (string)
  volume.partition.msdos_part_table_type = 15  (0xf)  (int)
  info.product = 'Volume'  (string)
  volume.size = 1024  (0x400)  (uint64)
  volume.num_blocks = 2  (0x2)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 3  (0x3)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 3  (0x3)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda3'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda3'  (string)
  linux.sysfs_path = '/sys/block/hda/hda3'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_d96bab78_ec61_4bbe_bd6b_4109d7345cfc'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_d96bab78_ec61_4bbe_bd6b_4109d7345cfc'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 6966812160  (0x19f411e00)  (uint64)
  volume.num_blocks = 13607055  (0xcfa08f)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 4  (0x4)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.mount_point = '/'  (string)
  volume.label = ''  (string)
  volume.uuid = 'd96bab78-ec61-4bbe-bd6b-4109d7345cfc'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 4  (0x4)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda4'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda4'  (string)
  linux.sysfs_path = '/sys/block/hda/hda4'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part5_size_526385664'
  info.udi = 
'/org/freedesktop/Hal/devices/volume_part5_size_526385664'  (string)
  volume.partition.msdos_part_table_type = 130  (0x82)  (int)
  info.product = 'Volume (swap)'  (string)
  volume.size = 526385664  (0x1f600200)  (uint64)
  volume.num_blocks = 1028097  (0xfb001)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 5  (0x5)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = '2'  (string)
  volume.fsusage = 'other'  (string)
  volume.fstype = 'swap'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 5  (0x5)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda5'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda5'  (string)
  linux.sysfs_path = '/sys/block/hda/hda5'  (string)

udi = '/org/freedesktop/Hal/devices/volume_uuid_4035_2D23'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet', 'utf8', 'shortname=', 'codepage=', 
'iocharset=', 'umask=', 'uid='} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'DATOS'  (string)
  volume.policy.mount_filesystem = 'vfat'  (string)
  volume.policy.should_mount = true  (bool)
  volume.policy.mount_option.quiet = true  (bool)
  volume.policy.mount_option.iocharset=utf8 = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_4035_2D23'  (string)
  volume.partition.msdos_part_table_type = 11  (0xb)  (int)
  info.product = 'DATOS'  (string)
  volume.size = 28747321344  (0x6b1795000)  (uint64)
  volume.num_blocks = 56147112  (0x358bca8)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 6  (0x6)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'DATOS'  (string)
  volume.uuid = '4035-2D23'  (string)
  volume.fsversion = 'FAT32'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'vfat'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 6  (0x6)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda6'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda6'  (string)
  linux.sysfs_path = '/sys/block/hda/hda6'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_c8464997_2b8a_4c36_a89e_7efe626bac1c'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_c8464997_2b8a_4c36_a89e_7efe626bac1c'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 15817181184  (0x3aec70800)  (uint64)
  volume.num_blocks = 30892932  (0x1d76384)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 7  (0x7)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.mount_point = '/home'  (string)
  volume.label = ''  (string)
  volume.uuid = 'c8464997-2b8a-4c36-a89e-7efe626bac1c'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  block.is_volume = true  (bool)
  block.minor = 7  (0x7)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda7'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_3HV36ATC'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda7'  (string)
  linux.sysfs_path = '/sys/block/hda/hda7'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (slave)'  (string)
  ide.channel = 1  (0x1)  (int)
  ide.host = 0  (0x0)  (int)
  info.linux.driver = 'ide-disk'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_VR534498'
  storage.policy.should_mount = false  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  storage.firmware_version = '3.05'  (string)
  storage.serial = 'VR534498'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'ST38641A'  (string)
  storage.removable = false  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  storage.drive_type = 'disk'  (string)
  storage.vendor = ''  (string)
  storage.model = 'ST38641A'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_0_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdb'  (string)
  linux.sysfs_path = '/sys/block/hdb'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_1024'
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_1024'  (string)
  volume.partition.msdos_part_table_type = 5  (0x5)  (int)
  info.product = 'Volume'  (string)
  volume.size = 1024  (0x400)  (uint64)
  volume.num_blocks = 2  (0x2)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  block.is_volume = true  (bool)
  block.minor = 65  (0x41)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  linux.sysfs_path_device = '/sys/block/hdb/hdb1'  (string)
  linux.sysfs_path = '/sys/block/hdb/hdb1'  (string)

udi = 
'/org/freedesktop/Hal/devices/volume_uuid_93e5c124_97b4_489d_976c_0960072c71d4'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'idedisk'  (string)
  volume.policy.mount_filesystem = 'ext3'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_93e5c124_97b4_489d_976c_0960072c71d4'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = 'Volume (ext3)'  (string)
  volume.size = 8603578368  (0x200d03000)  (uint64)
  volume.num_blocks = 16803864  (0x1006818)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 5  (0x5)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = '93e5c124-97b4-489d-976c-0960072c71d4'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  block.is_volume = true  (bool)
  block.minor = 69  (0x45)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hdb5'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_VR534498'  (string)
  linux.sysfs_path_device = '/sys/block/hdb/hdb5'  (string)
  linux.sysfs_path = '/sys/block/hdb/hdb5'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (master)'  (string)
  ide.channel = 0  (0x0)  (int)
  ide.host = 1  (0x1)  (int)
  info.linux.driver = 'ide-cdrom'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide1/1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide1/1.0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'cdrecorder'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_model_CD_RW_CDR_5W48'  (string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 8448  (0x2100)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = false  (bool)
  storage.cdrom.dvd = false  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  storage.firmware_version = 'VSG3'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = 'CD-RW CDR-5W48'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.vendor = ''  (string)
  storage.model = 'CD-RW CDR-5W48'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdc'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_0'  (string)
  linux.sysfs_path_device = '/sys/block/hdc'  (string)
  linux.sysfs_path = '/sys/block/hdc'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (slave)'  (string)
  ide.channel = 1  (0x1)  (int)
  ide.host = 1  (0x1)  (int)
  info.linux.driver = 'ide-cdrom'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = 
'/sys/devices/pci0000:00/0000:00:11.1/ide1/1.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.1/ide1/1.1'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'
  info.addons = {'hald-addon-storage'} (string list)
  storage.policy.desired_mount_point = 'cdrom'  (string)
  storage.policy.mount_filesystem = 'auto'  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 8467  (0x2113)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = false  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.cdrw = false  (bool)
  storage.cdrom.cdr = false  (bool)
  storage.firmware_version = '0100'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = 'HL-DT-STDVD-ROM GDR8161B'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.vendor = ''  (string)
  storage.model = 'HL-DT-STDVD-ROM GDR8161B'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = true  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = 'ide'  (string)
  block.is_volume = false  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_571_ide_1_1'  (string)
  linux.sysfs_path_device = '/sys/block/hdd'  (string)
  linux.sysfs_path = '/sys/block/hdd'  (string)

udi = '/org/freedesktop/Hal/devices/volume_label_Mi_disco'
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.mount.valid_other_fs = {'subfs'} (string list)
  volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet', 'utf8', 'uid=', 'mode=', 'iocharset='} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = 
{'hal-system-storage-mount', 'hal-system-storage-unmount', 
'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)
  volume.policy.desired_mount_point = 'cdrom'  (string)
  volume.policy.mount_option.utf8 = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_label_Mi_disco'  (string)
  info.product = 'Mi disco'  (string)
  volume.disc.is_svcd = false  (bool)
  volume.disc.is_vcd = false  (bool)
  volume.disc.is_videodvd = false  (bool)
  volume.disc.is_rewritable = false  (bool)
  volume.disc.is_appendable = false  (bool)
  volume.disc.is_blank = false  (bool)
  volume.disc.has_data = true  (bool)
  volume.disc.has_audio = false  (bool)
  volume.disc.type = 'cd_rom'  (string)
  volume.size = 109127680  (0x6812800)  (uint64)
  volume.num_blocks = 213140  (0x34094)  (int)
  volume.block_size = 2048  (0x800)  (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = true  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'Mi disco'  (string)
  volume.uuid = ''  (string)
  volume.fsversion = 'Joliet Extension'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'iso9660'  (string)
  storage.model = ''  (string)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  block.is_volume = true  (bool)
  block.minor = 64  (0x40)  (int)
  block.major = 22  (0x16)  (int)
  block.device = '/dev/hdd'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_model_HL_DT_STDVD_ROM_GDR8161B'  (string)
  linux.sysfs_path_device = '/sys/block/hdd/fakevolume'  (string)
  linux.sysfs_path = '/sys/block/hdd/fakevolume'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059'
  info.udi = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'GA-7VAX Onboard Audio (Realtek ALC650)'  (string)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  info.product = 'VT8233/A/8235/8237 AC97 Audio Controller'  (string)
  pci.product = 'VT8233/A/8235/8237 AC97 Audio Controller'  (string)
  info.vendor = 'VIA Technologies, Inc.'  (string)
  pci.vendor = 'VIA Technologies, Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 4  (0x4)  (int)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.subsys_product_id = 40962  (0xa002)  (int)
  pci.vendor_id = 4358  (0x1106)  (int)
  pci.product_id = 12377  (0x3059)  (int)
  info.linux.driver = 'VIA 82xx Audio'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:11.5'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:11.5'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_1'  (string)
  linux.device_file = '/dev/snd/pcmC0D1p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 1  (0x1)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D1p'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D1p'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_1'  (string)
  linux.device_file = '/dev/snd/pcmC0D1c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 1  (0x1)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D1c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D1c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_1'  (string)
  linux.device_file = '/dev/adsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 1  (0x1)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/adsp'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/adsp'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_playback_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D0p'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D0p'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_capture_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'VIA 8235'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/pcmC0D0c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D0c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0_0'  (string)
  linux.device_file = '/dev/dsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/dsp'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/dsp'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_pcm_0_0'  (string)
  linux.device_file = '/dev/audio'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/audio'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/audio'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_alsa_control_0__1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_alsa_control_0__1'  (string)
  linux.device_file = '/dev/snd/controlC0'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'V8235 ALSA Control Device'  (string)
  alsa.card_id = 'V8235'  (string)
  alsa.type = 'control'  (string)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = 
'/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  alsa.device_file = '/dev/snd/controlC0'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/controlC0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1106_3059_oss_mixer_0__1'
  info.udi = 
'/org/freedesktop/Hal/devices/pci_1106_3059_oss_mixer_0__1'  (string)
  linux.device_file = '/dev/mixer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'VIA 8235 OSS Control Device'  (string)
  oss.type = 'mixer'  (string)
  oss.device_id = 'VIA 8235'  (string)
  oss.card_id = 'V8235'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1106_3059'  (string)
  oss.device_file = '/dev/mixer'  (string)
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  linux.sysfs_path = '/sys/class/sound/mixer'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c01'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c01'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'System Board'  (string)
  pnp.description = 'System Board'  (string)
  pnp.id = 'PNP0c01'  (string)
  info.linux.driver = 'system'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:00'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:00'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c02'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c02'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'General ID for reserving resources required by PnP 
motherboard registers. (Not device specific.)'  (string)
  pnp.description = 'General ID for reserving resources required by PnP 
motherboard registers. (Not device specific.)'  (string)
  pnp.id = 'PNP0c02'  (string)
  info.linux.driver = 'system'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:01'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:01'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0200'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0200'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT DMA Controller'  (string)
  pnp.description = 'AT DMA Controller'  (string)
  pnp.id = 'PNP0200'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:02'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:02'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0b00'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0b00'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT Real-Time Clock'  (string)
  pnp.description = 'AT Real-Time Clock'  (string)
  pnp.id = 'PNP0b00'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:03'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:03'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0800'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0800'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'AT-style speaker sound'  (string)
  pnp.description = 'AT-style speaker sound'  (string)
  pnp.id = 'PNP0800'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:04'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:04'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0c04'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0c04'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Math Coprocessor'  (string)
  pnp.description = 'Math Coprocessor'  (string)
  pnp.id = 'PNP0c04'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:05'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:05'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0700'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0700'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'PC standard floppy disk controller'  (string)
  pnp.description = 'PC standard floppy disk controller'  (string)
  pnp.id = 'PNP0700'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:06'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:06'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = '16550A-compatible COM port'  (string)
  pnp.description = '16550A-compatible COM port'  (string)
  pnp.id = 'PNP0501'  (string)
  info.linux.driver = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:07'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:07'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_0'
  info.udi = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_0'  (string)
  linux.device_file = '/dev/ttyS0'  (string)
  linux.subsystem = 'tty'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = '16550A-compatible COM port'  (string)
  serial.type = 'platform'  (string)
  serial.port = 0  (0x0)  (int)
  serial.device = '/dev/ttyS0'  (string)
  serial.physical_device = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pnp_PNP0501_0'  (string)
  linux.sysfs_path = '/sys/class/tty/ttyS0'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = '16550A-compatible COM port'  (string)
  pnp.description = '16550A-compatible COM port'  (string)
  pnp.id = 'PNP0501'  (string)
  info.linux.driver = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:08'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:08'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_1'
  info.udi = 
'/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_1'  (string)
  linux.device_file = '/dev/ttyS1'  (string)
  linux.subsystem = 'tty'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = '16550A-compatible COM port'  (string)
  serial.type = 'platform'  (string)
  serial.port = 1  (0x1)  (int)
  serial.device = '/dev/ttyS1'  (string)
  serial.physical_device = 
'/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pnp_PNP0501'  (string)
  linux.sysfs_path = '/sys/class/tty/ttyS1'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0400'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0400'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Standard LPT printer port'  (string)
  pnp.description = 'Standard LPT printer port'  (string)
  pnp.id = 'PNP0400'  (string)
  info.linux.driver = 'parport_pc'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:09'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:09'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0f13'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0f13'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'PS/2 Port for PS/2-style Mice'  (string)
  pnp.description = 'PS/2 Port for PS/2-style Mice'  (string)
  pnp.id = 'PNP0f13'  (string)
  info.linux.driver = 'i8042 aux'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0a'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0a'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0303'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0303'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IBM Enhanced (101/102-key, PS/2 mouse support)'  (string)
  pnp.description = 'IBM Enhanced (101/102-key, PS/2 mouse support)'  (string)
  pnp.id = 'PNP0303'  (string)
  info.linux.driver = 'i8042 kbd'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0b'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0b'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNPb006'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNPb006'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'MPU401 compatible'  (string)
  pnp.description = 'MPU401 compatible'  (string)
  pnp.id = 'PNPb006'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0c'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0c'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNPb02f'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNPb02f'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Joystick/Game port'  (string)
  pnp.description = 'Joystick/Game port'  (string)
  pnp.id = 'PNPb02f'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pnp'  (string)
  linux.sysfs_path_device = '/sys/devices/pnp0/00:0d'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:0d'  (string)

Dumped 90 device(s) from the Global Device List.
------------------------------------------------





Thanks for your interesting.
Comment 4 Kevin Ottens 2006-02-06 13:13:23 UTC
volume.is_mounted = false  (bool) 
volume.mount_point = ''  (string) 

Obviously you should check your HAL install. There's nothing we can do for this. We rely on HAL information, looks like your installation has some issues.
Comment 5 Iñaki Baz Castillo 2006-02-06 13:19:47 UTC
Ok, I understand. Maybe a problem with Debian Sid packages, I'll look for it.
Thanks a lot!
Comment 6 Stephan Kulow 2006-02-06 13:36:50 UTC
HAL doesn't like supermount at all. It stats the mount point and if there isn't really a file system, then it will discard the information it got from /proc/mounts that it's mounted - which of course fails later.

So you can blame either supermount or HAL