[PATCH][RFC]Use a hash table for device properties, take 2.

Richard Hughes hughsient at gmail.com
Tue Sep 20 06:44:35 PDT 2005


On Tue, 2005-09-20 at 09:31 +0200, Cornelia Huck wrote:
> Richard, could you please send me a lshal output of a working hal? I'm
> not able to reproduce this on my s390 or my Intel boxen, so it may
> help
> if I know your configuration.

attached.

Richard.
-------------- next part --------------

Dumping 74 device(s) from the Global Device List:
-------------------------------------------------
udi = '/org/freedesktop/Hal/devices/net_00_30_bd_d2_8e_78'
  info.udi = '/org/freedesktop/Hal/devices/net_00_30_bd_d2_8e_78'  (string)
  linux.subsystem = 'net'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80211.mac_address = 209343123064  (0x30bdd28e78)  (uint64)
  info.product = 'WLAN Interface'  (string)
  net.interface_up = false  (bool)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.linux.ifindex = 4  (0x4)  (int)
  net.address = '00:30:bd:d2:8e:78'  (string)
  net.interface = 'eth1'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pcmcia_447_13058'  (string)
  info.capabilities = {'net', 'net.80211'} (string list)
  info.category = 'net.80211'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pcmcia_447_13058'  (string)
  linux.sysfs_path = '/sys/class/net/eth1'  (string)

udi = '/org/freedesktop/Hal/devices/pcmcia_447_13058'
  info.udi = '/org/freedesktop/Hal/devices/pcmcia_447_13058'  (string)
  linux.subsystem = 'pcmcia'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = '11Mbps-Wireless-Notebook-Network-Adapter'  (string)
  info.vendor = 'Belkin'  (string)
  pcmcia.manfid2 = 13058  (0x3302)  (int)
  pcmcia.manfid1 = 447  (0x1bf)  (int)
  pcmcia.function = 'network'  (string)
  pcmcia.productid_4 = ''  (string)
  pcmcia.productid_3 = ''  (string)
  pcmcia.productid_2 = '11Mbps-Wireless-Notebook-Network-Adapter'  (string)
  pcmcia.productid_1 = 'Belkin'  (string)
  pcmcia.socket_number = 0  (0x0)  (int)
  info.linux.driver = 'atmel_cs'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1179_617'  (string)
  info.bus = 'pcmcia'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:0b.0/0.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:0b.0/0.0'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_lcd'
  info.udi = '/org/freedesktop/Hal/devices/acpi_lcd'  (string)
  org.freedesktop.Hal.Device.LaptopPanel.method_execpaths = {'hal-system-lcd-set-brightness', 'hal-system-lcd-get-brightness'} (string list)
  org.freedesktop.Hal.Device.LaptopPanel.method_signatures = {'i', ''} (string list)
  org.freedesktop.Hal.Device.LaptopPanel.method_names = {'SetBrightness', 'GetBrightness'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.LaptopPanel'} (string list)
  linux.hotplug_type = 4  (0x4)  (int)
  info.capabilities = {'laptop_panel'} (string list)
  laptop_panel.num_levels = 8  (0x8)  (int)
  laptop_panel.acpi_method = 'toshiba'  (string)
  info.product = 'Toshiba LCD Panel'  (string)
  info.category = 'laptop_panel'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 4  (0x4)  (int)
  linux.acpi_path = '/proc/acpi/toshiba/lcd'  (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_LID'
  info.udi = '/org/freedesktop/Hal/devices/acpi_LID'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  button.has_state = true  (bool)
  button.state.value = false  (bool)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.product = 'Lid Switch'  (string)
  button.type = 'lid'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 9  (0x9)  (int)
  linux.acpi_path = '/proc/acpi/button/lid/LID'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_ADP1'
  info.udi = '/org/freedesktop/Hal/devices/acpi_ADP1'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  ac_adapter.present = true  (bool)
  info.capabilities = {'ac_adapter'} (string list)
  info.category = 'ac_adapter'  (string)
  info.product = 'AC Adapter'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 3  (0x3)  (int)
  linux.acpi_path = '/proc/acpi/ac_adapter/ADP1'  (string)

udi = '/org/freedesktop/Hal/devices/acpi_FAN'
  info.udi = '/org/freedesktop/Hal/devices/acpi_FAN'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  fan.enabled = false  (bool)
  info.capabilities = {'fan'} (string list)
  info.category = 'fan'  (string)
  info.product = 'Fan'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 2  (0x2)  (int)
  linux.acpi_path = '/proc/acpi/fan/FAN'  (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 = false  (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/acpi_BAT1'
  info.udi = '/org/freedesktop/Hal/devices/acpi_BAT1'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  battery.charge_level.percentage = 100  (0x64)  (int)
  battery.charge_level.rate = 0  (0x0)  (int)
  battery.charge_level.last_full = 44355  (0xad43)  (int)
  battery.charge_level.current = 44355  (0xad43)  (int)
  battery.voltage.current = 11300  (0x2c24)  (int)
  battery.reporting.rate = 0  (0x0)  (int)
  battery.reporting.current = 44355  (0xad43)  (int)
  battery.rechargeable.is_discharging = false  (bool)
  battery.rechargeable.is_charging = false  (bool)
  battery.is_rechargeable = true  (bool)
  battery.alarm.unit = 'mWh'  (string)
  battery.alarm.design = 896  (0x380)  (int)
  battery.charge_level.unit = 'mWh'  (string)
  battery.charge_level.granularity_2 = 10  (0xa)  (int)
  battery.charge_level.granularity_1 = 10  (0xa)  (int)
  battery.charge_level.low = 0  (0x0)  (int)
  battery.charge_level.warning = 896  (0x380)  (int)
  battery.charge_level.design = 47520  (0xb9a0)  (int)
  battery.voltage.design = 10800  (0x2a30)  (int)
  battery.voltage.unit = 'mV'  (string)
  battery.reporting.granularity_2 = 10  (0xa)  (int)
  battery.reporting.granularity_1 = 10  (0xa)  (int)
  battery.reporting.low = 0  (0x0)  (int)
  battery.reporting.warning = 896  (0x380)  (int)
  battery.reporting.design = 47520  (0xb9a0)  (int)
  battery.reporting.last_full = 44355  (0xad43)  (int)
  battery.reporting.unit = 'mWh'  (string)
  battery.technology = 'Li-ION'  (string)
  battery.serial = '1400008980'  (string)
  battery.model = 'G71C00037510'  (string)
  battery.present = true  (bool)
  info.capabilities = {'battery'} (string list)
  info.category = 'battery'  (string)
  battery.type = 'primary'  (string)
  info.product = 'Battery Bay'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.acpi_type = 0  (0x0)  (int)
  linux.acpi_path = '/proc/acpi/battery/BAT1'  (string)

udi = '/org/freedesktop/Hal/devices/volume_uuid_161F_0F03'
  volume.policy.desired_mount_point = 'WINXP'  (string)
  volume.policy.mount_filesystem = 'vfat'  (string)
  volume.policy.should_mount = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_161F_0F03'  (string)
  volume.partition.msdos_part_table_type = 11  (0xb)  (int)
  info.product = 'WINXP'  (string)
  volume.size = 5371075584  (0x140241c00)  (uint64)
  volume.num_blocks = 10490382  (0xa0120e)  (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 = 'WINXP'  (string)
  volume.uuid = '161F-0F03'  (string)
  volume.fsversion = 'FAT32'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'vfat'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (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_73T20731A'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda1'  (string)
  linux.sysfs_path = '/sys/block/hda/hda1'  (string)

udi = '/org/freedesktop/Hal/devices/volume_uuid_88d091ce_c95c_4885_809e_6c49b451048a'
  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_88d091ce_c95c_4885_809e_6c49b451048a'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = '/boot'  (string)
  volume.size = 139829760  (0x855a200)  (uint64)
  volume.num_blocks = 273105  (0x42ad1)  (int)
  volume.block_size = 512  (0x200)  (int)
  volume.partition.number = 2  (0x2)  (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 = '/boot'  (string)
  volume.label = '/boot'  (string)
  volume.uuid = '88d091ce-c95c-4885-809e-6c49b451048a'  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (string)
  block.is_volume = true  (bool)
  block.minor = 2  (0x2)  (int)
  block.major = 3  (0x3)  (int)
  block.device = '/dev/hda2'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda2'  (string)
  linux.sysfs_path = '/sys/block/hda/hda2'  (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)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (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_73T20731A'  (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_36e86792_ee31_492b_ab6e_2e529f50b51b'
  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_36e86792_ee31_492b_ab6e_2e529f50b51b'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = '/'  (string)
  volume.size = 6448587264  (0x1805da200)  (uint64)
  volume.num_blocks = 12594897  (0xc02ed1)  (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 = true  (bool)
  volume.mount_point = '/'  (string)
  volume.label = '/'  (string)
  volume.uuid = '36e86792-ee31-492b-ab6e-2e529f50b51b'  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (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_73T20731A'  (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_63800b5b_0843_4089_821f_3442d12cf86b'
  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_63800b5b_0843_4089_821f_3442d12cf86b'  (string)
  volume.partition.msdos_part_table_type = 131  (0x83)  (int)
  info.product = '/home'  (string)
  volume.size = 7238214144  (0x1af6e6200)  (uint64)
  volume.num_blocks = 14137137  (0xd7b731)  (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 = true  (bool)
  volume.mount_point = '/home'  (string)
  volume.label = '/home'  (string)
  volume.uuid = '63800b5b-0843-4089-821f-3442d12cf86b'  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (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_73T20731A'  (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_8620fa32_5bfa_4786_aae7_b96b6a438809'
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_8620fa32_5bfa_4786_aae7_b96b6a438809'  (string)
  volume.partition.msdos_part_table_type = 130  (0x82)  (int)
  info.product = 'SWAP-hda7'  (string)
  volume.size = 806045184  (0x300b4600)  (uint64)
  volume.num_blocks = 1574307  (0x1805a3)  (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 = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'SWAP-hda7'  (string)
  volume.uuid = '8620fa32-5bfa-4786-aae7-b96b6a438809'  (string)
  volume.fsversion = '2'  (string)
  volume.fsusage = 'other'  (string)
  volume.fstype = 'swap'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (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_73T20731A'  (string)
  linux.sysfs_path_device = '/sys/block/hda/hda7'  (string)
  linux.sysfs_path = '/sys/block/hda/hda7'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'
  storage.policy.should_mount = false  (bool)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_73T20731A'  (string)
  storage.firmware_version = 'MA014A'  (string)
  storage.serial = '73T20731A'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block'} (string list)
  info.category = 'storage'  (string)
  info.product = 'TOSHIBA MK2023GAS'  (string)
  storage.removable = false  (bool)
  storage.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0'  (string)
  storage.drive_type = 'disk'  (string)
  storage.vendor = ''  (string)
  storage.model = 'TOSHIBA MK2023GAS'  (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_8086_24ca_ide_0_0'  (string)
  linux.sysfs_path_device = '/sys/block/hda'  (string)
  linux.sysfs_path = '/sys/block/hda'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_9344619604'
  info.callouts.remove = {'fstab-sync'} (string list)
  info.callouts.add = {'hald-add-selinux-mount-option', 'fstab-sync'} (string list)
  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_serial_9344619604'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_9344619604'  (string)
  storage.cdrom.write_speed = 0  (0x0)  (int)
  storage.cdrom.read_speed = 4234  (0x108a)  (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 = '1315'  (string)
  storage.serial = '9344619604'  (string)
  storage.requires_eject = true  (bool)
  storage.hotpluggable = false  (bool)
  info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list)
  info.category = 'storage'  (string)
  info.product = 'TOSHIBA DVD-ROM SD-C2612'  (string)
  storage.removable = true  (bool)
  storage.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_1_0'  (string)
  storage.drive_type = 'cdrom'  (string)
  storage.vendor = ''  (string)
  storage.model = 'TOSHIBA DVD-ROM SD-C2612'  (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_8086_24ca_ide_1_0'  (string)
  linux.sysfs_path_device = '/sys/block/hdc'  (string)
  linux.sysfs_path = '/sys/block/hdc'  (string)

udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input'
  info.udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input'  (string)
  input.product = 'PS/2 Mouse'  (string)
  info.product = 'PS/2 Mouse'  (string)
  linux.device_file = '/dev/input/event1'  (string)
  linux.subsystem = 'input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  input.device = '/dev/input/event1'  (string)
  info.capabilities = {'input', 'input.mouse'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.sysfs_path = '/sys/class/input/event1'  (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_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/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_i8042_Aux_Port_logicaldev_input'
  info.udi = '/org/freedesktop/Hal/devices/computer_i8042_Aux_Port_logicaldev_input'  (string)
  input.product = 'AlpsPS/2 ALPS GlidePoint'  (string)
  info.product = 'AlpsPS/2 ALPS GlidePoint'  (string)
  linux.device_file = '/dev/input/event2'  (string)
  linux.subsystem = 'input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  input.device = '/dev/input/event2'  (string)
  info.capabilities = {'input', 'input.tablet', 'input.mouse'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer_i8042_Aux_Port'  (string)
  input.physical_device = '/org/freedesktop/Hal/devices/computer_i8042_Aux_Port'  (string)
  linux.sysfs_path = '/sys/class/input/event2'  (string)

udi = '/org/freedesktop/Hal/devices/computer_i8042_Aux_Port'
  info.udi = '/org/freedesktop/Hal/devices/computer_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/computer'  (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/computer_i8042_Kbd_Port_logicaldev_input'
  info.udi = '/org/freedesktop/Hal/devices/computer_i8042_Kbd_Port_logicaldev_input'  (string)
  input.product = 'AT Translated Set 2 keyboard'  (string)
  info.product = 'AT Translated Set 2 keyboard'  (string)
  linux.device_file = '/dev/input/event0'  (string)
  linux.subsystem = 'input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  input.device = '/dev/input/event0'  (string)
  info.capabilities = {'input', 'input.keyboard'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer_i8042_Kbd_Port'  (string)
  input.physical_device = '/org/freedesktop/Hal/devices/computer_i8042_Kbd_Port'  (string)
  linux.sysfs_path = '/sys/class/input/event0'  (string)

udi = '/org/freedesktop/Hal/devices/computer_i8042_Kbd_Port'
  info.udi = '/org/freedesktop/Hal/devices/computer_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/computer'  (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/pci_8086_3580'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_3580'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  pci.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 13696  (0x3580)  (int)
  info.linux.driver = 'agpgart-intel'  (string)
  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_8086_3584'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_3584'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  pci.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.device_class = 8  (0x8)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 13700  (0x3584)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:00.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_3585'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_3585'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  pci.product = '82852/82855 GM/GME/PM/GMV Processor to I/O Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.device_class = 8  (0x8)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 13701  (0x3585)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.3'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:00.3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:00.3'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_3582_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_3582_0'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0002)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82852/855GM Integrated Graphics Device'  (string)
  pci.product = '82852/855GM Integrated Graphics Device'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 3  (0x3)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 2  (0x2)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 13698  (0x3582)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:02.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_3582'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_3582'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0002)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82852/855GM Integrated Graphics Device'  (string)
  pci.product = '82852/855GM Integrated Graphics Device'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.device_class = 3  (0x3)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 2  (0x2)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 13698  (0x3582)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:02.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.1'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0_if0'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_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:1d.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.13-1.1560_FC5 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:1d.0'  (string)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = true  (bool)
  usb.can_wake_up = false  (bool)
  usb.bus_number = 2  (0x2)  (int)
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0_logicaldev_input'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0_logicaldev_input'  (string)
  input.product = 'Logitech USB Receiver'  (string)
  info.product = 'Logitech USB Receiver'  (string)
  linux.device_file = '/dev/input/event3'  (string)
  linux.subsystem = 'input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  input.device = '/dev/input/event3'  (string)
  info.capabilities = {'input', 'input.mouse'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0'  (string)
  input.physical_device = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0'  (string)
  linux.sysfs_path = '/sys/class/input/event3'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'USB HID Interface'  (string)
  usb.interface.protocol = 2  (0x2)  (int)
  usb.interface.subclass = 1  (0x1)  (int)
  usb.interface.class = 3  (0x3)  (int)
  usb.interface.number = 0  (0x0)  (int)
  info.linux.driver = 'usbhid'  (string)
  usb.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-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 = 1133  (0x46d)  (int)
  usb.product_id = 50446  (0xc50e)  (int)
  usb.vendor = 'Logitech, Inc.'  (string)
  usb.product = 'USB HID Interface'  (string)
  usb.device_revision_bcd = 9472  (0x2500)  (int)
  usb.max_power = 70  (0x46)  (int)
  usb.num_ports = 0  (0x0)  (int)
  usb.linux.device_number = 2  (0x2)  (int)
  usb.speed_bcd = 336  (0x150)  (int)
  usb.version_bcd = 272  (0x110)  (int)
  usb.is_self_powered = false  (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_46d_c50e_noserial'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial'
  info.capabilities = {'battery'} (string list)
  battery.charge_level.percentage = 42  (0x2a)  (int)
  battery.charge_level.current = 3  (0x3)  (int)
  battery.command_interface = 'csr'  (string)
  info.category = 'battery'  (string)
  battery.charge_level.last_full = 7  (0x7)  (int)
  battery.charge_level.design = 7  (0x7)  (int)
  battery.present = true  (bool)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial'  (string)
  battery.csr.is_dual = false  (bool)
  battery.csr.has_sms = false  (bool)
  battery.csr.has_res = false  (bool)
  battery.is_rechargeable = true  (bool)
  battery.type = 'mouse'  (string)
  info.addons = {'hald-addon-usb-csr'} (string list)
  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 = false  (bool)
  usb_device.version_bcd = 272  (0x110)  (int)
  usb_device.speed_bcd = 336  (0x150)  (int)
  usb_device.linux.device_number = 2  (0x2)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.max_power = 70  (0x46)  (int)
  usb_device.device_revision_bcd = 9472  (0x2500)  (int)
  info.product = 'MX-1000 Cordless Mouse Receiver'  (string)
  usb_device.product = 'MX-1000 Cordless Mouse Receiver'  (string)
  info.vendor = 'Logitech, Inc.'  (string)
  usb_device.vendor = 'Logitech, Inc.'  (string)
  usb_device.product_id = 50446  (0xc50e)  (int)
  usb_device.vendor_id = 1133  (0x46d)  (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:1d.0/usb2/2-2'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0'  (string)
  linux.subsystem = 'usb'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  usb_device.bus_number = 2  (0x2)  (int)
  usb_device.can_wake_up = false  (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:1d.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.13-1.1560_FC5 uhci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.13-1.1560_FC5 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:1d.0/usb2'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c2'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.0/usb2'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb2'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c2'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c2'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1'  (string)
  pci.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9410  (0x24c2)  (int)
  info.linux.driver = 'uhci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_if0'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_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:1d.7/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.13-1.1560_FC5 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:1d.7'  (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_1d_7'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0'  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7'  (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:1d.7'  (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.13-1.1560_FC5 ehci_hcd'  (string)
  usb_device.vendor = 'Linux 2.6.13-1.1560_FC5 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:1d.7/usb1'  (string)
  info.linux.driver = 'usb'  (string)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24cd'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.7/usb1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24cd'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24cd'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller'  (string)
  pci.product = '82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 32  (0x20)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9421  (0x24cd)  (int)
  info.linux.driver = 'ehci_hcd'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1d.7'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7'  (string)

udi = '/org/freedesktop/Hal/devices/net_00_00_39_d8_cb_2e'
  info.udi = '/org/freedesktop/Hal/devices/net_00_00_39_d8_cb_2e'  (string)
  linux.subsystem = 'net'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80203.mac_address = 970509102  (0x39d8cb2e)  (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:00:39:d8:cb:2e'  (string)
  net.interface = 'eth0'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pci_8086_103d'  (string)
  info.capabilities = {'net', 'net.80203'} (string list)
  info.category = 'net.80203'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_103d'  (string)
  linux.sysfs_path = '/sys/class/net/eth0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_103d'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_103d'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DB PRO/100 VE (MOB) Ethernet Controller'  (string)
  pci.product = '82801DB PRO/100 VE (MOB) Ethernet Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 2  (0x2)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 4157  (0x103d)  (int)
  info.linux.driver = 'e100'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:08.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_2448'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:08.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:08.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_1179_617'
  info.udi = '/org/freedesktop/Hal/devices/pci_1179_617'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = 'ToPIC100 PCI to Cardbus Bridge with ZV Support'  (string)
  pci.product = 'ToPIC100 PCI to Cardbus Bridge with ZV Support'  (string)
  info.vendor = 'Toshiba America Info Systems'  (string)
  pci.vendor = 'Toshiba America Info Systems'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 7  (0x7)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 4473  (0x1179)  (int)
  pci.product_id = 1559  (0x617)  (int)
  info.linux.driver = 'yenta_cardbus'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:0b.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_2448'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:0b.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:01:0b.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_2448'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_2448'  (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 = '82801 Mobile PCI Bridge'  (string)
  pci.product = '82801 Mobile PCI Bridge'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (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 = 32902  (0x8086)  (int)
  pci.product_id = 9288  (0x2448)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1e.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24cc'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24cc'  (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 = '82801DBM (ICH4-M) LPC Interface Bridge'  (string)
  pci.product = '82801DBM (ICH4-M) LPC Interface Bridge'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 6  (0x6)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9420  (0x24cc)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_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_8086_24ca'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.1/ide0/0.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.1/ide0/0.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_1_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_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_8086_24ca'  (string)
  info.bus = 'ide'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.1/ide1/1.0'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.1/ide1/1.0'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24ca'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24ca'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DBM (ICH4-M) IDE Controller'  (string)
  pci.product = '82801DBM (ICH4-M) IDE Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 138  (0x8a)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 1  (0x1)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9418  (0x24ca)  (int)
  info.linux.driver = 'PIIX_IDE'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.1'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.1'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.1'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c3'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c3'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0001)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'  (string)
  pci.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 5  (0x5)  (int)
  pci.device_class = 12  (0xc)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 1  (0x1)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9411  (0x24c3)  (int)
  info.linux.driver = 'i801_smbus'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.3'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.3'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.3'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_playback_0_4'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_playback_0_4'  (string)
  linux.device_file = '/dev/snd/pcmC0D4p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 - IEC958 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4 - IEC958'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 4  (0x4)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  alsa.device_file = '/dev/snd/pcmC0D4p'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D4p'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_3'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_3'  (string)
  linux.device_file = '/dev/snd/pcmC0D3c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 - ADC2 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4 - ADC2'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 3  (0x3)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  alsa.device_file = '/dev/snd/pcmC0D3c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D3c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_2'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_2'  (string)
  linux.device_file = '/dev/snd/pcmC0D2c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 - MIC2 ADC ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4 - MIC2 ADC'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 2  (0x2)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  alsa.device_file = '/dev/snd/pcmC0D2c'  (string)
  info.capabilities = {'alsa'} (string list)
  info.category = 'alsa'  (string)
  linux.sysfs_path = '/sys/class/sound/pcmC0D2c'  (string)

udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_1'  (string)
  linux.device_file = '/dev/snd/pcmC0D1c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 - MIC ADC ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4 - MIC ADC'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 1  (0x1)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_oss_pcm_0_1'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_oss_pcm_0_1'  (string)
  linux.device_file = '/dev/adsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 1  (0x1)  (int)
  oss.device_id = 'Intel 82801DB-ICH4'  (string)
  oss.card_id = 'I82801DBICH4'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_alsa_playback_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_playback_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0p'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 ALSA Playback Device'  (string)
  alsa.type = 'playback'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_alsa_capture_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_capture_0_0'  (string)
  linux.device_file = '/dev/snd/pcmC0D0c'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 ALSA Capture Device'  (string)
  alsa.type = 'capture'  (string)
  alsa.device_id = 'Intel 82801DB-ICH4'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.device = 0  (0x0)  (int)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_oss_pcm_0_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_oss_pcm_0_0_0'  (string)
  linux.device_file = '/dev/dsp'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'Intel 82801DB-ICH4'  (string)
  oss.card_id = 'I82801DBICH4'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_oss_pcm_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_oss_pcm_0_0'  (string)
  linux.device_file = '/dev/audio'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 OSS PCM Device'  (string)
  oss.type = 'pcm'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_id = 'Intel 82801DB-ICH4'  (string)
  oss.card_id = 'I82801DBICH4'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_alsa_control_0__1'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_alsa_control_0__1'  (string)
  linux.device_file = '/dev/snd/controlC0'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'I82801DBICH4 ALSA Control Device'  (string)
  alsa.card_id = 'I82801DBICH4'  (string)
  alsa.type = 'control'  (string)
  alsa.card = 0  (0x0)  (int)
  alsa.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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_8086_24c5_oss_mixer_0__1'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5_oss_mixer_0__1'  (string)
  linux.device_file = '/dev/mixer'  (string)
  linux.subsystem = 'sound'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  info.product = 'Intel 82801DB-ICH4 OSS Control Device'  (string)
  oss.type = 'mixer'  (string)
  oss.device_id = 'Intel 82801DB-ICH4'  (string)
  oss.card_id = 'I82801DBICH4'  (string)
  oss.card = 0  (0x0)  (int)
  oss.physical_device = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (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/pci_8086_24c5'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24c5'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0241)'  (string)
  pci.subsys_vendor = 'Toshiba America Info Systems'  (string)
  info.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller'  (string)
  pci.product = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller'  (string)
  info.vendor = 'Intel Corporation'  (string)
  pci.vendor = 'Intel Corporation'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.device_class = 4  (0x4)  (int)
  pci.subsys_vendor_id = 4473  (0x1179)  (int)
  pci.subsys_product_id = 577  (0x241)  (int)
  pci.vendor_id = 32902  (0x8086)  (int)
  pci.product_id = 9413  (0x24c5)  (int)
  info.linux.driver = 'Intel ICH'  (string)
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.5'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.5'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.5'  (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_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:01'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:01'  (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:02'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:02'  (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:03'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:03'  (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:04'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:04'  (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:05'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:05'  (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:06'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:06'  (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:07'  (string)
  linux.sysfs_path = '/sys/devices/pnp0/00:07'  (string)

udi = '/org/freedesktop/Hal/devices/pnp_PNP0401'
  info.udi = '/org/freedesktop/Hal/devices/pnp_PNP0401'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'ECP printer port'  (string)
  pnp.description = 'ECP printer port'  (string)
  pnp.id = 'PNP0401'  (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_TOS6200'
  info.udi = '/org/freedesktop/Hal/devices/pnp_TOS6200'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Toshiba Notebook Extra HCI driver'  (string)
  pnp.description = 'Toshiba Notebook Extra HCI driver'  (string)
  pnp.id = 'TOS6200'  (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_TOS6202'
  info.udi = '/org/freedesktop/Hal/devices/pnp_TOS6202'  (string)
  linux.subsystem = 'pnp'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'Toshiba Notebook Extra HCI driver'  (string)
  pnp.description = 'Toshiba Notebook Extra HCI driver'  (string)
  pnp.id = 'TOS6202'  (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/computer'
  info.callouts.add = {'fstab-sync --clean'} (string list)
  storage.policy.default.mount_option.exec = true  (bool)
  storage.policy.default.mount_option.pamconsole = true  (bool)
  storage.policy.default.mount_option.noauto = true  (bool)
  storage.policy.default.managed_keyword.secondary = 'kudzu'  (string)
  storage.policy.default.managed_keyword.primary = 'managed'  (string)
  storage.policy.default.use_managed_keyword = true  (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-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', 'SetPowerSave'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.SystemPowerManagement'} (string list)
  info.addons = {'hald-addon-acpi'} (string list)
  power_management.acpi.linux.version = '20050902'  (string)
  power_management.type = 'acpi'  (string)
  power_management.is_enabled = true  (bool)
  system.formfactor = 'unknown'  (string)
  system.kernel.machine = 'i686'  (string)
  system.kernel.version = '2.6.13-1.1560_FC5'  (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)


Dumped 74 device(s) from the Global Device List:
------------------------------------------------



More information about the hal mailing list