Skip site navigation (1)Skip section navigation (2)
Date:      13 Feb 2009 01:56:10 -0000
From:      Andrew Reilly <areilly@bigpond.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/131627: gnome/hal CDROM mounting still doesn't work for me
Message-ID:  <20090213015610.36090.qmail@areilly.bpa.nu>
Resent-Message-ID: <200902130200.n1D208Pa049249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131627
>Category:       ports
>Synopsis:       gnome/hal CDROM mounting still doesn't work for me
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 13 02:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.1-STABLE FreeBSD 7.1-STABLE #48: Sat Feb 7 11:52:19 EST 2009 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64


	
>Description:

	(Note, this could be Class: doc-bug, but send-pr won't
	let me leave both in there...)
	Prompted by a recent message on the mailing lists, I
	went back to the GNOME HAL FAQ and had another go at
	getting a CD-ROM to auto-mount and show up on the
	system.

	I did the gconftool-2 steps through the GUI with
	gconf-edit, and that seems to have stuck.

	I "restarted gnome" by falling back to VT1 and running
	/usr/local/etc/rc.d/gdm stop
	/usr/local/etc/rc.d/hald restart
	/usr/local/etc/rc.d/gdm start
	and then logged back in.

	My /usr/local/etc/PolicyKit/PolicyKit.conf says:

<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->

<!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
"http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">;

<!-- See the manual page PolicyKit.conf(5) for file format -->

<config version="0.1">
    <match user="root">
	<return result="yes"/>
    </match>
    <define_admin_auth group="wheel"/>
    <match action="org.freedesktop.hal.storage.mount-removable">
	<match group="operator">
	    <return result="yes"/>
	</match>
	<match user="andrew">
	    <return result="yes"/>
	</match>
    </match>
    <match action="org.freedesktop.hal.storage.mount-fixed">
	<match group="operator">
	    <return result="yes"/>
	</match>
	<match user="andrew">
	    <return result="yes"/>
	</match>
    </match>
</config>

	I would prefer that any local users that I add to the
	operator group should "just work", but if hal needs real
	user names, then they're there too, at the moment.

	I've set vfs.usermount to 1

	I don't know what the mount point for the CD-ROM is
	supposed to be, now that I've got it commented out in
	/etc/fstab.  I'd like to be able to mount my fixed
	drives, when necessary, as root.  I don't want to own
	them myself: I want to be promoted (sudo-style) to root
	for the mount.

        Here's what lshal says: (Burn Folder is the volume
        lable of the CD-ROM in the drive at the moment.  It was
        produced by a MacBook.)


Dumping 78 device(s) from the Global Device List:
-------------------------------------------------
udi = '/org/freedesktop/Hal/devices/computer'
  info.callouts.add = {'hal-storage-cleanup-all-mountpoints'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.SystemPowerManagement'} (string list)
  info.product = 'Computer'  (string)
  info.subsystem = 'unknown'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer'  (string)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames = {'num_seconds_to_sleep', 'num_seconds_to_sleep', '', '', '', 'enable_power_save'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths = {'hal-system-power-suspend', 'hal-system-power-suspend-hybrid', '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_names = {'Suspend', 'SuspendHybrid', 'Hibernate', 'Shutdown', 'Reboot', 'SetPowerSave'} (string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures = {'i', 'i', '', '', '', 'b'} (string list)
  power_management.can_hibernate = true  (bool)
  power_management.can_suspend = false  (bool)
  power_management.can_suspend_to_disk = true  (bool)
  power_management.can_suspend_to_ram = false  (bool)
  power_management.is_powersave_set = false  (bool)
  power_management.type = 'acpi'  (string)
  system.firmware.release_date = '12/05/2005'  (string)
  system.firmware.vendor = 'Award Software International, Inc.'  (string)
  system.firmware.version = 'F10'  (string)
  system.formfactor = 'unknown'  (string)
  system.hardware.product = ''  (string)
  system.hardware.serial = ''  (string)
  system.hardware.uuid = 'Not Present'  (string)
  system.hardware.vendor = ''  (string)
  system.hardware.version = ''  (string)
  system.kernel.machine = 'amd64'  (string)
  system.kernel.name = 'FreeBSD'  (string)
  system.kernel.version = '7.1-STABLE'  (string)
  system.product = ' '  (string)

udi = '/org/freedesktop/Hal/devices/computer_scsi_host'
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'SCSI Host Adapter'  (string)
  info.subsystem = 'scsi_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer_scsi_host'  (string)
  scsi_host.host = 1  (0x1)  (int)

udi = '/org/freedesktop/Hal/devices/computer_scsi_host_scsi_device_lun0'
  info.parent = '/org/freedesktop/Hal/devices/computer_scsi_host'  (string)
  info.product = 'SCSI Device'  (string)
  info.subsystem = 'scsi'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer_scsi_host_scsi_device_lun0'  (string)
  info.vendor = 'Maxtor'  (string)
  scsi.bus = 1  (0x1)  (int)
  scsi.host = 1  (0x1)  (int)
  scsi.lun = 0  (0x0)  (int)
  scsi.model = 'OneTouch II'  (string)
  scsi.target = 0  (0x0)  (int)
  scsi.type = 'disk'  (string)
  scsi.vendor = 'Maxtor'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'
  block.device = '/dev/da1'  (string)
  block.freebsd.cam_path = '1,0,0'  (string)
  block.is_volume = false  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 111  (0x6f)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'  (string)
  freebsd.device_file = '/dev/da1'  (string)
  freebsd.driver = 'da'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.capabilities = {'block', 'storage'} (string list)
  info.category = 'storage'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer_scsi_host_scsi_device_lun0'  (string)
  info.product = 'OneTouch II'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'  (string)
  info.vendor = 'Maxtor'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'scsi'  (string)
  storage.drive_type = 'disk'  (string)
  storage.firmware_revision = '0310'  (string)
  storage.hotpluggable = false  (bool)
  storage.lun = 0  (0x0)  (int)
  storage.media_check_enabled = false  (bool)
  storage.model = 'OneTouch II'  (string)
  storage.no_partitions_hint = false  (bool)
  storage.originating_device = '/org/freedesktop/Hal/devices/computer_scsi_host_scsi_device_lun0'  (string)
  storage.removable = false  (bool)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = false  (bool)
  storage.serial = 'B61YAJ0H'  (string)
  storage.vendor = 'Maxtor'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_300082857984'
  block.device = '/dev/da1s1'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 113  (0x71)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_300082857984'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 586099332  (0x22ef2a84)  (uint64)
  volume.partition.media_size = 300082857984  (0x45de550800)  (uint64)
  volume.partition.number = 1  (0x1)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 300082857984  (0x45de550800)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_300082849792'
  block.device = '/dev/da1s1a'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 116  (0x74)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_B61YAJ0H'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_300082857984'  (string)
  info.product = 'Volume (ufs)'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_300082849792'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = 'ufs'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '2'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list)
  volume.mount_point = ''  (string)
  volume.num_blocks = 586099316  (0x22ef2a74)  (uint64)
  volume.size = 300082849792  (0x45de54e800)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/acpi_button_0'
  button.type = 'power'  (string)
  freebsd.driver = 'acpi_button'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.capabilities = {'button'} (string list)
  info.category = 'button'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Power Button'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/acpi_button_0'  (string)
  platform.id = 'acpi_button.0'  (string)
  pnp.description = 'ACPI power button device'  (string)
  pnp.id = 'PNP0C0C'  (string)

udi = '/org/freedesktop/Hal/devices/atkbdc_0'
  freebsd.driver = 'atkbdc'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Keyboard controller (i8042)'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/atkbdc_0'  (string)
  platform.id = 'atkbdc.0'  (string)
  pnp.description = 'IBM Enhanced (101/102-key, PS/2 mouse support)'  (string)
  pnp.id = 'PNP0303'  (string)

udi = '/org/freedesktop/Hal/devices/atkbd_0'
  freebsd.device_file = '/dev/atkbd0'  (string)
  freebsd.driver = 'atkbd'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.capabilities = {'input', 'input.keyboard'} (string list)
  info.category = 'input.keyboard'  (string)
  info.parent = '/org/freedesktop/Hal/devices/atkbdc_0'  (string)
  info.product = 'AT Keyboard'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/atkbd_0'  (string)
  input.device = ''  (string)
  input.x11_driver = 'kbd'  (string)
  platform.id = 'atkbd.0'  (string)

udi = '/org/freedesktop/Hal/devices/cpu_0'
  freebsd.driver = 'cpu'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.capabilities = {'processor'} (string list)
  info.category = 'processor'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'ACPI CPU'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/cpu_0'  (string)
  platform.id = 'cpu.0'  (string)
  processor.can_throttle = true  (bool)
  processor.maximum_speed = 2211  (0x8a3)  (int)
  processor.number = 0  (0x0)  (int)

udi = '/org/freedesktop/Hal/devices/cpu_1'
  freebsd.driver = 'cpu'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.capabilities = {'processor'} (string list)
  info.category = 'processor'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'ACPI CPU'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/cpu_1'  (string)
  platform.id = 'cpu.1'  (string)
  processor.can_throttle = true  (bool)
  processor.maximum_speed = 2211  (0x8a3)  (int)
  processor.number = 1  (0x1)  (int)

udi = '/org/freedesktop/Hal/devices/sio_0'
  freebsd.driver = 'sio'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = '16550A-compatible COM port'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/sio_0'  (string)
  platform.id = 'sio.0'  (string)
  pnp.description = '16550A-compatible COM port'  (string)
  pnp.id = 'PNP0501'  (string)

udi = '/org/freedesktop/Hal/devices/sio_0_serial_platform_0'
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/sio_0'  (string)
  info.product = '16550A-compatible COM port'  (string)
  info.udi = '/org/freedesktop/Hal/devices/sio_0_serial_platform_0'  (string)
  serial.device = '/dev/ttyd0'  (string)
  serial.originating_device = '/org/freedesktop/Hal/devices/sio_0'  (string)
  serial.port = 0  (0x0)  (int)
  serial.type = 'platform'  (string)

udi = '/org/freedesktop/Hal/devices/sio_1'
  freebsd.driver = 'sio'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'Generic IRDA-compatible device'  (string)
  info.subsystem = 'platform'  (string)
  info.udi = '/org/freedesktop/Hal/devices/sio_1'  (string)
  platform.id = 'sio.1'  (string)
  pnp.description = 'Generic IRDA-compatible device'  (string)
  pnp.id = 'PNP0510'  (string)

udi = '/org/freedesktop/Hal/devices/sio_1_serial_platform_1'
  info.capabilities = {'serial'} (string list)
  info.category = 'serial'  (string)
  info.parent = '/org/freedesktop/Hal/devices/sio_1'  (string)
  info.product = 'Generic IRDA-compatible device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/sio_1_serial_platform_1'  (string)
  serial.device = '/dev/ttyd1'  (string)
  serial.originating_device = '/org/freedesktop/Hal/devices/sio_1'  (string)
  serial.port = 1  (0x1)  (int)
  serial.type = 'platform'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_005e'
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 Memory Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005e'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 5  (0x5)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 0  (0x0)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 Memory Controller'  (string)
  pci.product_id = 94  (0x5e)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 20480  (0x5000)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_0050'
  freebsd.driver = 'isab'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 ISA Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0050'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 1  (0x1)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 ISA Bridge'  (string)
  pci.product_id = 80  (0x50)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 3089  (0xc11)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_0052'
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 SMBus'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0052'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 12  (0xc)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 5  (0x5)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 1  (0x1)  (int)
  pci.freebsd.function = 1  (0x1)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 SMBus'  (string)
  pci.product_id = 82  (0x52)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 3089  (0xc11)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_005a'
  freebsd.driver = 'ohci'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 USB Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005a'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 12  (0xc)  (int)
  pci.device_protocol = 16  (0x10)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 2  (0x2)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 USB Controller'  (string)
  pci.product_id = 90  (0x5a)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial'
  freebsd.driver = 'uhub'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_005a'  (string)
  info.product = 'OHCI root hub'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial'  (string)
  info.vendor = 'nVidia'  (string)
  usb_device.bus_number = 0  (0x0)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 256  (0x100)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.freebsd.ports = {'2', '3'} (string list)
  usb_device.is_self_powered = true  (bool)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 10  (0xa)  (int)
  usb_device.port_number = 1  (0x1)  (int)
  usb_device.product = 'OHCI root hub'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.vendor = 'nVidia'  (string)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_6bd_2091_noserial'
  freebsd.device_file = '/dev/uscanner0'  (string)
  freebsd.driver = 'uscanner'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial'  (string)
  info.product = 'SNAPSCAN'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_6bd_2091_noserial'  (string)
  info.vendor = 'AGFA'  (string)
  usb_device.bus_number = 0  (0x0)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 255  (0xff)  (int)
  usb_device.device_protocol = 255  (0xff)  (int)
  usb_device.device_revision_bcd = 256  (0x100)  (int)
  usb_device.device_subclass = 255  (0xff)  (int)
  usb_device.is_self_powered = true  (bool)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.port_number = 3  (0x3)  (int)
  usb_device.product = 'SNAPSCAN'  (string)
  usb_device.product_id = 8337  (0x2091)  (int)
  usb_device.speed_bcd = 4608  (0x1200)  (int)
  usb_device.vendor = 'AGFA'  (string)
  usb_device.vendor_id = 1725  (0x6bd)  (int)
  usb_device.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_6bd_2091_noserial_if0'
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_6bd_2091_noserial'  (string)
  info.product = 'USB Vendor Specific Interface'  (string)
  info.subsystem = 'usb'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_6bd_2091_noserial_if0'  (string)
  usb.bus_number = 0  (0x0)  (int)
  usb.can_wake_up = false  (bool)
  usb.configuration_value = 1  (0x1)  (int)
  usb.device_class = 255  (0xff)  (int)
  usb.device_protocol = 255  (0xff)  (int)
  usb.device_revision_bcd = 256  (0x100)  (int)
  usb.device_subclass = 255  (0xff)  (int)
  usb.interface.class = 255  (0xff)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 255  (0xff)  (int)
  usb.interface.subclass = 255  (0xff)  (int)
  usb.is_self_powered = true  (bool)
  usb.max_power = 0  (0x0)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.num_ports = 0  (0x0)  (int)
  usb.port_number = 3  (0x3)  (int)
  usb.product = 'USB Vendor Specific Interface'  (string)
  usb.product_id = 8337  (0x2091)  (int)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.vendor = 'AGFA'  (string)
  usb.vendor_id = 1725  (0x6bd)  (int)
  usb.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_46d_c402_noserial'
  freebsd.device_file = '/dev/ums0'  (string)
  freebsd.driver = 'ums'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.addons = {'hald-addon-mouse-sysmouse'} (string list)
  info.bus = 'usb_device'  (string)
  info.capabilities = {'input', 'input.mouse'} (string list)
  info.category = 'input.mouse'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial'  (string)
  info.product = 'USB-PS/2 Trackball'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c402_noserial'  (string)
  info.vendor = 'Logitech'  (string)
  input.device = '/dev/sysmouse'  (string)
  input.x11_driver = 'mouse'  (string)
  usb_device.bus_number = 0  (0x0)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 528  (0x210)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.is_self_powered = false  (bool)
  usb_device.max_power = 50  (0x32)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.port_number = 2  (0x2)  (int)
  usb_device.product = 'USB-PS/2 Trackball'  (string)
  usb_device.product_id = 50178  (0xc402)  (int)
  usb_device.speed_bcd = 336  (0x150)  (int)
  usb_device.vendor = 'Logitech'  (string)
  usb_device.vendor_id = 1133  (0x46d)  (int)
  usb_device.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_46d_c402_noserial_if0'
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c402_noserial'  (string)
  info.product = 'USB HID Interface'  (string)
  info.subsystem = 'usb'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c402_noserial_if0'  (string)
  usb.bus_number = 0  (0x0)  (int)
  usb.can_wake_up = true  (bool)
  usb.configuration_value = 1  (0x1)  (int)
  usb.device_class = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.device_revision_bcd = 528  (0x210)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.interface.class = 3  (0x3)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 2  (0x2)  (int)
  usb.interface.subclass = 1  (0x1)  (int)
  usb.is_self_powered = false  (bool)
  usb.max_power = 50  (0x32)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.num_ports = 0  (0x0)  (int)
  usb.port_number = 2  (0x2)  (int)
  usb.product = 'USB HID Interface'  (string)
  usb.product_id = 50178  (0xc402)  (int)
  usb.speed_bcd = 336  (0x150)  (int)
  usb.vendor = 'Logitech'  (string)
  usb.vendor_id = 1133  (0x46d)  (int)
  usb.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_if0'
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial'  (string)
  info.product = 'USB Hub Interface'  (string)
  info.subsystem = 'usb'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_if0'  (string)
  usb.bus_number = 0  (0x0)  (int)
  usb.can_wake_up = false  (bool)
  usb.configuration_value = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.device_revision_bcd = 256  (0x100)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.freebsd.ports = {'2', '3'} (string list)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.is_self_powered = true  (bool)
  usb.max_power = 0  (0x0)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.num_ports = 10  (0xa)  (int)
  usb.port_number = 1  (0x1)  (int)
  usb.product = 'USB Hub Interface'  (string)
  usb.product_id = 0  (0x0)  (int)
  usb.speed_bcd = 4608  (0x1200)  (int)
  usb.vendor = 'nVidia'  (string)
  usb.vendor_id = 0  (0x0)  (int)
  usb.version_bcd = 256  (0x100)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_005b'
  freebsd.driver = 'ehci'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 USB Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005b'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 12  (0xc)  (int)
  pci.device_protocol = 32  (0x20)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 2  (0x2)  (int)
  pci.freebsd.function = 1  (0x1)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 USB Controller'  (string)
  pci.product_id = 91  (0x5b)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 20484  (0x5004)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0'
  freebsd.driver = 'uhub'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_005b'  (string)
  info.product = 'EHCI root hub'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0'  (string)
  info.vendor = 'nVidia'  (string)
  usb_device.bus_number = 1  (0x1)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 9  (0x9)  (int)
  usb_device.device_protocol = 1  (0x1)  (int)
  usb_device.device_revision_bcd = 256  (0x100)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.freebsd.ports = {'2'} (string list)
  usb_device.is_self_powered = true  (bool)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 10  (0xa)  (int)
  usb_device.port_number = 1  (0x1)  (int)
  usb_device.product = 'EHCI root hub'  (string)
  usb_device.product_id = 0  (0x0)  (int)
  usb_device.speed_bcd = 294912  (0x48000)  (int)
  usb_device.vendor = 'nVidia'  (string)
  usb_device.vendor_id = 0  (0x0)  (int)
  usb_device.version_bcd = 512  (0x200)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333'
  freebsd.driver = 'umass'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.bus = 'usb_device'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0'  (string)
  info.product = 'External HDD'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333'  (string)
  info.vendor = 'Western Digital'  (string)
  usb_device.bus_number = 1  (0x1)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 262  (0x106)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.is_self_powered = true  (bool)
  usb_device.max_power = 0  (0x0)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.port_number = 2  (0x2)  (int)
  usb_device.product = 'External HDD'  (string)
  usb_device.product_id = 2320  (0x910)  (int)
  usb_device.serial = '574341505430303930373333'  (string)
  usb_device.speed_bcd = 294912  (0x48000)  (int)
  usb_device.vendor = 'Western Digital'  (string)
  usb_device.vendor_id = 4184  (0x1058)  (int)
  usb_device.version_bcd = 512  (0x200)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0'
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333'  (string)
  info.product = 'USB Mass Storage Interface'  (string)
  info.subsystem = 'usb'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0'  (string)
  usb.bus_number = 1  (0x1)  (int)
  usb.can_wake_up = false  (bool)
  usb.configuration_value = 1  (0x1)  (int)
  usb.device_class = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.device_revision_bcd = 262  (0x106)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.interface.class = 8  (0x8)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 80  (0x50)  (int)
  usb.interface.subclass = 6  (0x6)  (int)
  usb.is_self_powered = true  (bool)
  usb.max_power = 0  (0x0)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.num_ports = 0  (0x0)  (int)
  usb.port_number = 2  (0x2)  (int)
  usb.product = 'USB Mass Storage Interface'  (string)
  usb.product_id = 2320  (0x910)  (int)
  usb.serial = '574341505430303930373333'  (string)
  usb.speed_bcd = 294912  (0x48000)  (int)
  usb.vendor = 'Western Digital'  (string)
  usb.vendor_id = 4184  (0x1058)  (int)
  usb.version_bcd = 512  (0x200)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host'
  info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0'  (string)
  info.product = 'SCSI Host Adapter'  (string)
  info.subsystem = 'scsi_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host'  (string)
  scsi_host.host = 0  (0x0)  (int)

udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host_scsi_device_lun0'
  info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host'  (string)
  info.product = 'SCSI Device'  (string)
  info.subsystem = 'scsi'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host_scsi_device_lun0'  (string)
  info.vendor = 'WD'  (string)
  scsi.bus = 0  (0x0)  (int)
  scsi.host = 0  (0x0)  (int)
  scsi.lun = 0  (0x0)  (int)
  scsi.model = '7500AAK External'  (string)
  scsi.target = 0  (0x0)  (int)
  scsi.type = 'disk'  (string)
  scsi.vendor = 'WD'  (string)

udi = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'
  block.device = '/dev/da0'  (string)
  block.freebsd.cam_path = '0,0,0'  (string)
  block.is_volume = false  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 110  (0x6e)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'  (string)
  freebsd.device_file = '/dev/da0'  (string)
  freebsd.driver = 'da'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.capabilities = {'block', 'storage'} (string list)
  info.category = 'storage'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0_scsi_host_scsi_device_lun0'  (string)
  info.product = '7500AAK External'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'  (string)
  info.vendor = 'WD'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'usb'  (string)
  storage.drive_type = 'disk'  (string)
  storage.firmware_revision = '1.06'  (string)
  storage.hotpluggable = true  (bool)
  storage.lun = 0  (0x0)  (int)
  storage.media_check_enabled = false  (bool)
  storage.model = '7500AAK External'  (string)
  storage.no_partitions_hint = false  (bool)
  storage.originating_device = '/org/freedesktop/Hal/devices/usb_device_1058_910_574341505430303930373333_if0'  (string)
  storage.removable = false  (bool)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = false  (bool)
  storage.vendor = 'WD'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_750153729024'
  block.device = '/dev/da0s1'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 112  (0x70)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_750153729024'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 1465144002  (0x575452c2)  (uint64)
  volume.partition.media_size = 750153729024  (0xaea8a58400)  (uint64)
  volume.partition.number = 1  (0x1)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 750153729024  (0xaea8a58400)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_750153720832'
  block.device = '/dev/da0s1a'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 114  (0x72)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_model_7500AAK_External'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_750153729024'  (string)
  info.product = 'Volume (ufs)'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_750153720832'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = 'ufs'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '2'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list)
  volume.mount_point = ''  (string)
  volume.num_blocks = 1465143986  (0x575452b2)  (uint64)
  volume.size = 750153720832  (0xaea8a56400)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0_if0'
  info.bus = 'usb'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0'  (string)
  info.product = 'USB Hub Interface'  (string)
  info.subsystem = 'usb'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0_if0'  (string)
  usb.bus_number = 1  (0x1)  (int)
  usb.can_wake_up = false  (bool)
  usb.configuration_value = 1  (0x1)  (int)
  usb.device_class = 9  (0x9)  (int)
  usb.device_protocol = 1  (0x1)  (int)
  usb.device_revision_bcd = 256  (0x100)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.freebsd.ports = {'2'} (string list)
  usb.interface.class = 9  (0x9)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 0  (0x0)  (int)
  usb.interface.subclass = 0  (0x0)  (int)
  usb.is_self_powered = true  (bool)
  usb.max_power = 0  (0x0)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.num_ports = 10  (0xa)  (int)
  usb.port_number = 1  (0x1)  (int)
  usb.product = 'USB Hub Interface'  (string)
  usb.product_id = 0  (0x0)  (int)
  usb.speed_bcd = 294912  (0x48000)  (int)
  usb.vendor = 'nVidia'  (string)
  usb.vendor_id = 0  (0x0)  (int)
  usb.version_bcd = 512  (0x200)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_0059'
  freebsd.driver = 'pcm'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 AC'97 Audio Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0059'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 4  (0x4)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 4  (0x4)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 80  (0x50)  (int)
  pci.product = 'CK804 AC'97 Audio Controller'  (string)
  pci.product_id = 89  (0x59)  (int)
  pci.subsys_product_id = 44545  (0xae01)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_0059_oss_mixer_0'
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0059'  (string)
  info.product = 'CK804 AC'97 Audio Controller (mixer)'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0059_oss_mixer_0'  (string)
  oss.card = 0  (0x0)  (int)
  oss.card_id = 'snd_ich [MPSAFE] (1p:5v/1r:1v channels duplex default)'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_file = '/dev/mixer0'  (string)
  oss.device_id = 'CK804 AC'97 Audio Controller (mixer)'  (string)
  oss.originating_device = '/org/freedesktop/Hal/devices/pci_10de_0059'  (string)
  oss.type = 'mixer'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_0059_oss_pcm_0'
  info.capabilities = {'oss'} (string list)
  info.category = 'oss'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0059'  (string)
  info.product = 'CK804 AC'97 Audio Controller (pcm)'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0059_oss_pcm_0'  (string)
  oss.card = 0  (0x0)  (int)
  oss.card_id = 'snd_ich [MPSAFE] (1p:5v/1r:1v channels duplex default)'  (string)
  oss.device = 0  (0x0)  (int)
  oss.device_file = '/dev/dsp0'  (string)
  oss.device_id = 'CK804 AC'97 Audio Controller (pcm)'  (string)
  oss.originating_device = '/org/freedesktop/Hal/devices/pci_10de_0059'  (string)
  oss.type = 'pcm'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_0053'
  freebsd.driver = 'atapci'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 IDE'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0053'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 1  (0x1)  (int)
  pci.device_protocol = 138  (0x8a)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 6  (0x6)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 IDE'  (string)
  pci.product_id = 83  (0x53)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 20482  (0x5002)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/ide_host_0'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 0  (0x0)  (int)
  ide_host.number = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0053'  (string)
  info.product = 'ATA channel 0'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_0'  (string)

udi = '/org/freedesktop/Hal/devices/ide_host_1'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 1  (0x1)  (int)
  ide_host.number = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0053'  (string)
  info.product = 'ATA channel 1'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_1'  (string)

udi = '/org/freedesktop/Hal/devices/ide_1_0'
  ide.channel = 0  (0x0)  (int)
  ide.host = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/ide_host_1'  (string)
  info.product = 'IDE Device (Master)'  (string)
  info.subsystem = 'ide'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_1_0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_EJDC420262WL'
  block.device = '/dev/acd0'  (string)
  block.is_volume = false  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 92  (0x5c)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_EJDC420262WL'  (string)
  freebsd.device_file = '/dev/acd0'  (string)
  freebsd.driver = 'acd'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.addons = {'hald-addon-storage'} (string list)
  info.capabilities = {'block', 'storage', 'storage.cdrom'} (string list)
  info.category = 'storage.cdrom'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Storage', 'org.freedesktop.Hal.Device.Storage', 'org.freedesktop.Hal.Device.Storage.Removable'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/ide_1_0'  (string)
  info.product = 'PIONEER DVD-RW DVR-110D'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_EJDC420262WL'  (string)
  info.vendor = 'PIONEER'  (string)
  org.freedesktop.Hal.Device.Storage.method_argnames = {'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Storage.method_execpaths = {'hal-storage-eject', 'hal-storage-closetray'} (string list)
  org.freedesktop.Hal.Device.Storage.method_names = {'Eject', 'CloseTray'} (string list)
  org.freedesktop.Hal.Device.Storage.method_signatures = {'as', 'as'} (string list)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'ide'  (string)
  storage.cdrom.bd = false  (bool)
  storage.cdrom.bdr = false  (bool)
  storage.cdrom.bdre = false  (bool)
  storage.cdrom.cdr = true  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.dvdplusr = true  (bool)
  storage.cdrom.dvdplusrdl = true  (bool)
  storage.cdrom.dvdplusrw = true  (bool)
  storage.cdrom.dvdplusrwdl = false  (bool)
  storage.cdrom.dvdr = true  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.hddvd = false  (bool)
  storage.cdrom.hddvdr = false  (bool)
  storage.cdrom.hddvdrw = false  (bool)
  storage.cdrom.read_speed = 7056  (0x1b90)  (int)
  storage.cdrom.support_media_changed = false  (bool)
  storage.cdrom.write_speed = 5644  (0x160c)  (int)
  storage.drive_type = 'cdrom'  (string)
  storage.firmware_revision = '1.17'  (string)
  storage.hotpluggable = false  (bool)
  storage.media_check_enabled = true  (bool)
  storage.model = 'PIONEER DVD-RW DVR-110D'  (string)
  storage.no_partitions_hint = true  (bool)
  storage.originating_device = '/org/freedesktop/Hal/devices/ide_1_0'  (string)
  storage.removable = true  (bool)
  storage.removable.media_available = true  (bool)
  storage.removable.media_size = 42696704  (0x28b8000)  (uint64)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = true  (bool)
  storage.serial = 'EJDC420262WL'  (string)
  storage.vendor = 'PIONEER'  (string)

udi = '/org/freedesktop/Hal/devices/volume_label_Burn_Folder'
  block.device = '/dev/acd0'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 92  (0x5c)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_EJDC420262WL'  (string)
  info.capabilities = {'block', 'volume', 'volume.disc'} (string list)
  info.category = 'volume.disc'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_EJDC420262WL'  (string)
  info.product = 'Burn Folder'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_label_Burn_Folder'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 2048  (0x800)  (uint64)
  volume.disc.capacity = 42696704  (0x28b8000)  (uint64)
  volume.disc.has_audio = false  (bool)
  volume.disc.has_data = true  (bool)
  volume.disc.is_appendable = false  (bool)
  volume.disc.is_blank = false  (bool)
  volume.disc.is_rewritable = false  (bool)
  volume.disc.is_svcd = false  (bool)
  volume.disc.is_vcd = false  (bool)
  volume.disc.is_videodvd = false  (bool)
  volume.disc.type = 'cd_rom'  (string)
  volume.fstype = 'udf'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = true  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = 'Burn Folder'  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime', '-C=', '-v'} (string list)
  volume.mount_point = ''  (string)
  volume.num_blocks = 20848  (0x5170)  (uint64)
  volume.size = 42696704  (0x28b8000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_0054'
  freebsd.driver = 'atapci'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 Serial ATA Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0054'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 1  (0x1)  (int)
  pci.device_protocol = 133  (0x85)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 7  (0x7)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 9  (0x9)  (int)
  pci.product = 'CK804 Serial ATA Controller'  (string)
  pci.product_id = 84  (0x54)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 45059  (0xb003)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/ide_host_2'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 2  (0x2)  (int)
  ide_host.number = 2  (0x2)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0054'  (string)
  info.product = 'ATA channel 0'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_2'  (string)

udi = '/org/freedesktop/Hal/devices/ide_2_0'
  ide.channel = 0  (0x0)  (int)
  ide.host = 2  (0x2)  (int)
  info.parent = '/org/freedesktop/Hal/devices/ide_host_2'  (string)
  info.product = 'IDE Device (Master)'  (string)
  info.subsystem = 'ide'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_2_0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'
  block.device = '/dev/ad4'  (string)
  block.is_volume = false  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 93  (0x5d)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  freebsd.device_file = '/dev/ad4'  (string)
  freebsd.driver = 'ad'  (string)
  freebsd.unit = 4  (0x4)  (int)
  info.capabilities = {'block', 'storage'} (string list)
  info.category = 'storage'  (string)
  info.parent = '/org/freedesktop/Hal/devices/ide_2_0'  (string)
  info.product = 'ST3200827AS'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.vendor = 'Seagate'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'sata'  (string)
  storage.drive_type = 'disk'  (string)
  storage.firmware_revision = '3.AAD'  (string)
  storage.hotpluggable = false  (bool)
  storage.media_check_enabled = false  (bool)
  storage.model = 'ST3200827AS'  (string)
  storage.no_partitions_hint = false  (bool)
  storage.originating_device = '/org/freedesktop/Hal/devices/ide_2_0'  (string)
  storage.removable = false  (bool)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = false  (bool)
  storage.serial = '3ND2JJFE'  (string)
  storage.vendor = 'Seagate'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224'
  block.device = '/dev/ad4s1'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 95  (0x5f)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 6281352  (0x5fd888)  (uint64)
  volume.partition.media_size = 3216052224  (0xbfb11000)  (uint64)
  volume.partition.number = 1  (0x1)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 3216052224  (0xbfb11000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_1073741824'
  block.device = '/dev/ad4s1a'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 99  (0x63)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224'  (string)
  info.product = 'Volume (ufs)'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_1073741824'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = 'ufs'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '2'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list)
  volume.mount_point = '/'  (string)
  volume.num_blocks = 2097152  (0x200000)  (uint64)
  volume.size = 1073741824  (0x40000000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_2142310400'
  block.device = '/dev/ad4s1b'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 100  (0x64)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_2142310400'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'other'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 4184200  (0x3fd888)  (uint64)
  volume.size = 2142310400  (0x7fb11000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_part2_size_196830950400'
  block.device = '/dev/ad4s2'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 96  (0x60)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_196830950400'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 384435450  (0x16ea04fa)  (uint64)
  volume.partition.media_size = 196830950400  (0x2dd409f400)  (uint64)
  volume.partition.number = 2  (0x2)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 3216084480  (0xbfb18e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 196830950400  (0x2dd409f400)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_393661775872'
  block.device = '/dev/ccd0'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 121  (0x79)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/volume_part2_size_196830950400'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_393661775872'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 768870656  (0x2dd40900)  (uint64)
  volume.size = 393661775872  (0x5ba8120000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_393661767680'
  block.device = '/dev/ccd0a'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 122  (0x7a)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2JJFE'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/volume_size_393661775872'  (string)
  info.product = 'Volume (ufs)'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_393661767680'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = 'ufs'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '2'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list)
  volume.mount_point = '/usr'  (string)
  volume.num_blocks = 768870640  (0x2dd408f0)  (uint64)
  volume.size = 393661767680  (0x5ba811e000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/ide_host_3'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 3  (0x3)  (int)
  ide_host.number = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0054'  (string)
  info.product = 'ATA channel 1'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_3'  (string)

udi = '/org/freedesktop/Hal/devices/ide_3_0'
  ide.channel = 0  (0x0)  (int)
  ide.host = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/ide_host_3'  (string)
  info.product = 'IDE Device (Master)'  (string)
  info.subsystem = 'ide'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_3_0'  (string)

udi = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'
  block.device = '/dev/ad6'  (string)
  block.is_volume = false  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 94  (0x5e)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  freebsd.device_file = '/dev/ad6'  (string)
  freebsd.driver = 'ad'  (string)
  freebsd.unit = 6  (0x6)  (int)
  info.capabilities = {'block', 'storage'} (string list)
  info.category = 'storage'  (string)
  info.parent = '/org/freedesktop/Hal/devices/ide_3_0'  (string)
  info.product = 'ST3200827AS'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.vendor = 'Seagate'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.bus = 'sata'  (string)
  storage.drive_type = 'disk'  (string)
  storage.firmware_revision = '3.AAD'  (string)
  storage.hotpluggable = false  (bool)
  storage.media_check_enabled = false  (bool)
  storage.model = 'ST3200827AS'  (string)
  storage.no_partitions_hint = false  (bool)
  storage.originating_device = '/org/freedesktop/Hal/devices/ide_3_0'  (string)
  storage.removable = false  (bool)
  storage.removable.support_async_notification = false  (bool)
  storage.requires_eject = false  (bool)
  storage.serial = '3ND2G149'  (string)
  storage.vendor = 'Seagate'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224_0'
  block.device = '/dev/ad6s1'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 97  (0x61)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224_0'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 6281352  (0x5fd888)  (uint64)
  volume.partition.media_size = 3216052224  (0xbfb11000)  (uint64)
  volume.partition.number = 1  (0x1)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 3216052224  (0xbfb11000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_2142310400_0'
  block.device = '/dev/ad6s1b'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 103  (0x67)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224_0'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_2142310400_0'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'other'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 4184200  (0x3fd888)  (uint64)
  volume.size = 2142310400  (0x7fb11000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_size_1073741824_0'
  block.device = '/dev/ad6s1d'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 105  (0x69)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_3216052224_0'  (string)
  info.product = 'Volume (ufs)'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_size_1073741824_0'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = 'ufs'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '2'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = false  (bool)
  volume.label = ''  (string)
  volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list)
  volume.mount_point = '/var'  (string)
  volume.num_blocks = 2097152  (0x200000)  (uint64)
  volume.size = 1073741824  (0x40000000)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/volume_part2_size_196830950400_0'
  block.device = '/dev/ad6s2'  (string)
  block.is_volume = true  (bool)
  block.major = 0  (0x0)  (int)
  block.minor = 98  (0x62)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.capabilities = {'block', 'volume'} (string list)
  info.category = 'volume'  (string)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_3ND2G149'  (string)
  info.product = 'Volume'  (string)
  info.subsystem = 'block'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_196830950400_0'  (string)
  volume.block_size = 512  (0x200)  (uint64)
  volume.fstype = ''  (string)
  volume.fsusage = 'partitiontable'  (string)
  volume.ignore = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = ''  (string)
  volume.mount_point = ''  (string)
  volume.num_blocks = 384435450  (0x16ea04fa)  (uint64)
  volume.partition.media_size = 196830950400  (0x2dd409f400)  (uint64)
  volume.partition.number = 2  (0x2)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 3216084480  (0xbfb18e00)  (uint64)
  volume.partition.type = '0xa5'  (string)
  volume.size = 196830950400  (0x2dd409f400)  (uint64)
  volume.uuid = ''  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_0055'
  freebsd.driver = 'atapci'  (string)
  freebsd.unit = 2  (0x2)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 Serial ATA Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0055'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 1  (0x1)  (int)
  pci.device_protocol = 133  (0x85)  (int)
  pci.device_subclass = 1  (0x1)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 8  (0x8)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 9  (0x9)  (int)
  pci.product = 'CK804 Serial ATA Controller'  (string)
  pci.product_id = 85  (0x55)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 45059  (0xb003)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/ide_host_4'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 4  (0x4)  (int)
  ide_host.number = 4  (0x4)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0055'  (string)
  info.product = 'ATA channel 0'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_4'  (string)

udi = '/org/freedesktop/Hal/devices/ide_host_5'
  freebsd.driver = 'ata'  (string)
  freebsd.unit = 5  (0x5)  (int)
  ide_host.number = 5  (0x5)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0055'  (string)
  info.product = 'ATA channel 1'  (string)
  info.subsystem = 'ide_host'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_host_5'  (string)

udi = '/org/freedesktop/Hal/devices/pci_10de_005c'
  freebsd.driver = 'pcib'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 PCI Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005c'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 1  (0x1)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 9  (0x9)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 1  (0x1)  (int)
  pci.product = 'CK804 PCI Bridge'  (string)
  pci.product_id = 92  (0x5c)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_104c_8025'
  freebsd.driver = 'fwohci'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_005c'  (string)
  info.product = 'TSB82AA2 IEEE-1394b Link Layer Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_104c_8025'  (string)
  info.vendor = 'Texas Instruments'  (string)
  pci.device_class = 12  (0xc)  (int)
  pci.device_protocol = 16  (0x10)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 1  (0x1)  (int)
  pci.freebsd.device = 10  (0xa)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'TSB82AA2 IEEE-1394b Link Layer Controller'  (string)
  pci.product_id = 32805  (0x8025)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 4096  (0x1000)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'Texas Instruments'  (string)
  pci.vendor_id = 4172  (0x104c)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_0057'
  freebsd.driver = 'nfe'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 Ethernet Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_0057'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 128  (0x80)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 10  (0xa)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'CK804 Ethernet Controller'  (string)
  pci.product_id = 87  (0x57)  (int)
  pci.subsys_product = 'GA-K8N Ultra-9 Mainboard'  (string)
  pci.subsys_product_id = 57344  (0xe000)  (int)
  pci.subsys_vendor = 'Giga-byte Technology'  (string)
  pci.subsys_vendor_id = 5208  (0x1458)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/net_00_14_85_e7_78_60'
  info.capabilities = {'net', 'net.80203', 'wake_on_lan'} (string list)
  info.category = 'net.80203'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.WakeOnLan'} (string list)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_0057'  (string)
  info.product = 'Networking Interface'  (string)
  info.udi = '/org/freedesktop/Hal/devices/net_00_14_85_e7_78_60'  (string)
  net.80203.link = true  (bool)
  net.80203.mac_address = 88145885280  (0x1485e77860)  (uint64)
  net.80203.rate = 100000000  (0x5f5e100)  (uint64)
  net.address = '00:14:85:e7:78:60'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.freebsd.ifindex = 3  (0x3)  (int)
  net.interface = 'nfe0'  (string)
  net.interface_up = true  (bool)
  net.media = 'Ethernet autoselect (100baseTX <full-duplex>)'  (string)
  net.originating_device = '/org/freedesktop/Hal/devices/pci_10de_0057'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pci_10de_0057'  (string)
  org.freedesktop.Hal.Device.WakeOnLan.method_argnames = {'', '', 'enable'} (string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_execpaths = {'hal-system-wol-supported', 'hal-system-wol-enabled', 'hal-system-wol-enable'} (string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_names = {'GetSupported', 'GetEnabled', 'SetEnabled'} (string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_signatures = {'', '', 'b'} (string list)

udi = '/org/freedesktop/Hal/devices/pci_10de_005d_2'
  freebsd.driver = 'pcib'  (string)
  freebsd.unit = 2  (0x2)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 PCIE Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005d_2'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 11  (0xb)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 2  (0x2)  (int)
  pci.product = 'CK804 PCIE Bridge'  (string)
  pci.product_id = 93  (0x5d)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_005d_1'
  freebsd.driver = 'pcib'  (string)
  freebsd.unit = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 PCIE Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005d_1'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 12  (0xc)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 3  (0x3)  (int)
  pci.product = 'CK804 PCIE Bridge'  (string)
  pci.product_id = 93  (0x5d)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_005d_0'
  freebsd.driver = 'pcib'  (string)
  freebsd.unit = 4  (0x4)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 PCIE Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005d_0'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 13  (0xd)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 4  (0x4)  (int)
  pci.product = 'CK804 PCIE Bridge'  (string)
  pci.product_id = 93  (0x5d)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_10de_005d'
  freebsd.driver = 'pcib'  (string)
  freebsd.unit = 5  (0x5)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'CK804 PCIE Bridge'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_10de_005d'  (string)
  info.vendor = 'nVidia Corporation'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 4  (0x4)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 14  (0xe)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 5  (0x5)  (int)
  pci.product = 'CK804 PCIE Bridge'  (string)
  pci.product_id = 93  (0x5d)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'nVidia Corporation'  (string)
  pci.vendor_id = 4318  (0x10de)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1002_9598'
  freebsd.driver = 'vgapci'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_005d'  (string)
  info.product = 'Mobility Radeon HD 3600 Series'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1002_9598'  (string)
  info.vendor = 'ATI Technologies Inc'  (string)
  pci.device_class = 3  (0x3)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 5  (0x5)  (int)
  pci.freebsd.device = 0  (0x0)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'Mobility Radeon HD 3600 Series'  (string)
  pci.product_id = 38296  (0x9598)  (int)
  pci.subsys_product_id = 484  (0x1e4)  (int)
  pci.subsys_vendor = 'ASUSTeK Computer Inc.'  (string)
  pci.subsys_vendor_id = 4163  (0x1043)  (int)
  pci.vendor = 'ATI Technologies Inc'  (string)
  pci.vendor_id = 4098  (0x1002)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1002_aa20'
  info.parent = '/org/freedesktop/Hal/devices/pci_10de_005d'  (string)
  info.product = 'RV635 Audio device [Radeon HD 3600 Series]'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1002_aa20'  (string)
  info.vendor = 'ATI Technologies Inc'  (string)
  pci.device_class = 4  (0x4)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 3  (0x3)  (int)
  pci.freebsd.bus = 5  (0x5)  (int)
  pci.freebsd.device = 0  (0x0)  (int)
  pci.freebsd.function = 1  (0x1)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'RV635 Audio device [Radeon HD 3600 Series]'  (string)
  pci.product_id = 43552  (0xaa20)  (int)
  pci.subsys_product_id = 43552  (0xaa20)  (int)
  pci.subsys_vendor = 'ASUSTeK Computer Inc.'  (string)
  pci.subsys_vendor_id = 4163  (0x1043)  (int)
  pci.vendor = 'ATI Technologies Inc'  (string)
  pci.vendor_id = 4098  (0x1002)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1022_1100'
  freebsd.driver = 'hostb'  (string)
  freebsd.unit = 0  (0x0)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'K8 [Athlon64/Opteron] HyperTransport Technology Configuration'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1022_1100'  (string)
  info.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 24  (0x18)  (int)
  pci.freebsd.function = 0  (0x0)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'K8 [Athlon64/Opteron] HyperTransport Technology Configuration'  (string)
  pci.product_id = 4352  (0x1100)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.vendor_id = 4130  (0x1022)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1022_1101'
  freebsd.driver = 'hostb'  (string)
  freebsd.unit = 1  (0x1)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'K8 [Athlon64/Opteron] Address Map'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1022_1101'  (string)
  info.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 24  (0x18)  (int)
  pci.freebsd.function = 1  (0x1)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'K8 [Athlon64/Opteron] Address Map'  (string)
  pci.product_id = 4353  (0x1101)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.vendor_id = 4130  (0x1022)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1022_1102'
  freebsd.driver = 'hostb'  (string)
  freebsd.unit = 2  (0x2)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'K8 [Athlon64/Opteron] DRAM Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1022_1102'  (string)
  info.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 24  (0x18)  (int)
  pci.freebsd.function = 2  (0x2)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'K8 [Athlon64/Opteron] DRAM Controller'  (string)
  pci.product_id = 4354  (0x1102)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.vendor_id = 4130  (0x1022)  (int)

udi = '/org/freedesktop/Hal/devices/pci_1022_1103'
  freebsd.driver = 'hostb'  (string)
  freebsd.unit = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.product = 'K8 [Athlon64/Opteron] Miscellaneous Control'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_1022_1103'  (string)
  info.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.device_class = 6  (0x6)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.freebsd.bus = 0  (0x0)  (int)
  pci.freebsd.device = 24  (0x18)  (int)
  pci.freebsd.function = 3  (0x3)  (int)
  pci.freebsd.secondary_bus = 0  (0x0)  (int)
  pci.product = 'K8 [Athlon64/Opteron] Miscellaneous Control'  (string)
  pci.product_id = 4355  (0x1103)  (int)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.vendor = 'Advanced Micro Devices [AMD]'  (string)
  pci.vendor_id = 4130  (0x1022)  (int)


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

    When I open the "Computer" icon with Nautilus, it shows the
    CD Rom drive, with "Burn Folder" in it, and the File System
    icon.  The problem is that the CD-ROM just doesn't mount.

$ gnome-mount --block --no-ui --verbose --hal-udi /org/freedesktop/Hal/devices/volume_label_Burn_Folder
gnome-mount 0.8
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
** (gnome-mount:34661): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_Burn_Folder
** (gnome-mount:34661): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_Burn_Folder with mount_point='Burn Folder', fstype='', num_options=0
** Message: Mount failed for /org/freedesktop/Hal/devices/volume_label_Burn_Folder
org.freedesktop.Hal.Device.PermissionDeniedByPolicy : org.freedesktop.hal.storage.mount-removable no <-- (action, result)

$ ck-list-sessions
Session5:
	unix-user = '501'
	realname = 'Andrew Reilly'
	seat = 'Seat1'
	session-type = ''
	active = TRUE
	x11-display = ':0'
	x11-display-device = '/dev/ttyv8'
	display-device = '   ?   '
	remote-host-name = ''
	is-local = TRUE
	on-since = '2009-02-13T01:06:47.789657Z'
	login-session-id = ''


ysctl -b kern.geom.conftxt
0 MD md0 67108864 512 u 0 s 512 f 0 fs 0 l 67108864 t swap
0 DISK da1 300090728448 512 hd 255 sc 63
1 MBR da1s1 300082857984 512 i 0 o 32256 ty 165
2 BSD da1s1c 300082857984 512 i 2 o 0 ty 0
2 BSD da1s1a 300082849792 512 i 0 o 8192 ty 7
0 DISK da0 750156374016 512 hd 255 sc 63
1 MBR da0s1 750153729024 512 i 0 o 32256 ty 165
2 BSD da0s1c 750153729024 512 i 2 o 0 ty 0
2 BSD da0s1a 750153720832 512 i 0 o 8192 ty 7
0 DISK ad6 200049647616 512 hd 16 sc 63
1 MBR ad6s2 196830950400 512 i 1 o 3216084480 ty 165
2 CCD ccd0 393661775872 512
3 BSD ccd0c 393661775872 512 i 2 o 0 ty 0
3 BSD ccd0a 393661767680 512 i 0 o 8192 ty 7
1 MBR ad6s1 3216052224 512 i 0 o 32256 ty 165
2 BSD ad6s1d 1073741824 512 i 3 o 0 ty 7
2 BSD ad6s1c 3216052224 512 i 2 o 0 ty 0
2 BSD ad6s1b 2142310400 512 i 1 o 1073741824 ty 1
0 DISK ad4 200048565760 512 hd 16 sc 63
1 MBR ad4s2 196830950400 512 i 1 o 3216084480 ty 165
2 CCD ccd0 393661775872 512
3 BSD ccd0c 393661775872 512 i 2 o 0 ty 0
3 BSD ccd0a 393661767680 512 i 0 o 8192 ty 7
1 MBR ad4s1 3216052224 512 i 0 o 32256 ty 165
2 BSD ad4s1c 3216052224 512 i 2 o 0 ty 0
2 BSD ad4s1b 2142310400 512 i 1 o 1073741824 ty 1
2 BSD ad4s1a 1073741824 512 i 0 o 0 ty 7

	$ cat /etc/fstab
# Device		Mountpoint	FStype	Options		Dump	Pass#
/dev/ad4s1b		none		swap	sw		0	0
/dev/ad6s1b		none		swap	sw		0	0
/dev/ad4s1a		/		ufs	rw		1	1
/dev/ad6s1d		/var		ufs	rw		2	2
/dev/ccd0a		/usr		ufs	rw		3	3
#/dev/acd0		/cdrom		cd9660	ro,noauto	0	0
/dev/da0s1a		/backup		ufs	rw,noauto	0	0
/dev/da1s1a		/maxtor		ufs	rw,noauto	0	0
proc			/proc		procfs	rw		0	0
#linprocfs		/compat/linux/proc linprocfs rw		0	0

$ mount
/dev/ad4s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad6s1d on /var (ufs, local, soft-updates)
/dev/ccd0a on /usr (ufs, NFS exported, local, soft-updates)
procfs on /proc (procfs, local)
/dev/md0 on /tmp (ufs, local)

$ dmesg
Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.1-STABLE #48: Sat Feb  7 11:52:19 EST 2009
    root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2211.34-MHz K8-class CPU)
  Origin = "AuthenticAMD"  Id = 0x20fb1  Stepping = 1
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x1<SSE3>
  AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow!+,3DNow!>
  AMD Features2=0x3<LAHF,CMP>
  Cores per package: 2
usable memory = 3208118272 (3059 MB)
avail memory  = 3095171072 (2951 MB)
ACPI APIC Table: <Nvidia AWRDACPI>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 1.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <Nvidia AWRDACPI> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, bfef0000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: <memory> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
ohci0: <OHCI (generic) USB controller> mem 0xf2102000-0xf2102fff irq 21 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 10 ports with 10 removable, self powered
ehci0: <NVIDIA nForce4 USB 2.0 controller> mem 0xfeb00000-0xfeb000ff irq 22 at device 2.1 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb1: EHCI version 1.0
usb1: companion controller, 4 ports each: usb0
usb1: <NVIDIA nForce4 USB 2.0 controller> on ehci0
usb1: USB revision 2.0
uhub1: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb1
uhub1: 10 ports with 10 removable, self powered
umass0: <Western Digital External HDD, class 0/0, rev 2.00/1.06, addr 2> on uhub1
pcm0: <nVidia nForce4> port 0xb800-0xb8ff,0xbc00-0xbcff mem 0xf2105000-0xf2105fff irq 23 at device 4.0 on pci0
pcm0: [ITHREAD]
pcm0: <Avance Logic ALC850 AC97 Codec>
atapci0: <nVidia nForce CK804 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 6.0 on pci0
ata0: <ATA channel 0> on atapci0
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
ata1: [ITHREAD]
atapci1: <nVidia nForce CK804 SATA300 controller> port 0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xd000-0xd00f mem 0xf2100000-0xf2100fff irq 21 at device 7.0 on pci0
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: [ITHREAD]
atapci2: <nVidia nForce CK804 SATA300 controller> port 0x9e0-0x9e7,0xbe0-0xbe3,0x960-0x967,0xb60-0xb63,0xe400-0xe40f mem 0xf2101000-0xf2101fff irq 22 at device 8.0 on pci0
atapci2: [ITHREAD]
ata4: <ATA channel 0> on atapci2
ata4: [ITHREAD]
ata5: <ATA channel 1> on atapci2
ata5: [ITHREAD]
pcib1: <ACPI PCI-PCI bridge> at device 9.0 on pci0
pci1: <ACPI PCI bus> on pcib1
fwohci0: <Texas Instruments TSB82AA2> mem 0xf2004000-0xf20047ff,0xf2000000-0xf2003fff irq 18 at device 10.0 on pci1
fwohci0: [FILTER]
fwohci0: OHCI version 1.10 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:14:85:56:00:e6:80:b0
fwohci0: invalid speed 7 (fixed to 3).
fwohci0: Phy 1394a available S800, 3 ports.
fwohci0: Link S800, max_rec 4096 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x28bc000
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:14:85:e6:80:b0
fwe0: Ethernet address: 02:14:85:e6:80:b0
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:14:85:56:00:e6:80:b0 @ 0xfffe00000000, S800, maxrec 4096
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc1, gen=1, CYCLEMASTER mode
nfe0: <NVIDIA nForce4 CK804 MCP9 Networking Adapter> port 0xe800-0xe807 mem 0xf2103000-0xf2103fff irq 23 at device 10.0 on pci0
miibus0: <MII bus> on nfe0
ciphy0: <Cicada CS8201 10/100/1000TX PHY> PHY 7 on miibus0
ciphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
nfe0: Ethernet address: 00:14:85:e7:78:60
nfe0: [FILTER]
pcib2: <ACPI PCI-PCI bridge> at device 11.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 12.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> at device 13.0 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 14.0 on pci0
pci5: <ACPI PCI bus> on pcib5
vgapci0: <VGA-compatible display> port 0xa000-0xa0ff mem 0xe0000000-0xefffffff,0xf1000000-0xf100ffff irq 18 at device 0.0 on pci5
pci5: <multimedia, HDA> at device 0.1 (no driver attached)
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: <Generic IRDA-compatible device> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1: [FILTER]
ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
ppbus0: <Parallel port bus> on ppc0
ppbus0: [ITHREAD]
plip0: <PLIP network interface> on ppbus0
plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
cpu0: <ACPI CPU> on acpi0
powernow0: <Cool`n'Quiet K8> on cpu0
cpu1: <ACPI CPU> on acpi0
powernow1: <Cool`n'Quiet K8> on cpu1
orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ums0: <Logitech USB-PS/2 Trackball, class 0/0, rev 1.00/2.10, addr 2> on uhub0
ums0: 2 buttons.
uscanner0: <AGFA SNAPSCAN, class 255/255, rev 1.00/1.00, addr 3> on uhub0
Timecounters tick every 1.000 msec
firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me)
firewire0: bus manager 1 (me)
fwohci0: phy int
acd0: DVDR <PIONEER DVD-RW DVR-110D/1.17> at ata1-master UDMA66
ad4: 190781MB <Seagate ST3200827AS 3.AAD> at ata2-master SATA150
ad6: 190782MB <Seagate ST3200827AS 3.AAD> at ata3-master SATA150
firewire0: New S400 device ID:0010b92100313537
SMP: AP CPU #1 Launched!
da1 at sbp0 bus 0 target 0 lun 0
da1: <Maxtor OneTouch II 0310> Fixed Direct Access SCSI-4 device 
da1: 50.000MB/s transfers
da1: 286188MB (586114704 512 byte sectors: 255H 63S/T 36483C)
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <WD 7500AAK External 1.06> Fixed Direct Access SCSI-0 device 
da0: 40.000MB/s transfers
da0: 715404MB (1465149168 512 byte sectors: 255H 63S/T 91201C)
Trying to mount root from ufs:/dev/ad4s1a
nfe0: link state changed to UP
fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8
fuse4bsd: compiled against kernel config /usr/obj/usr/src/sys/DUNCAN
pid 50736 (Xactestroot), uid 0: exited on signal 12 (core dumped)
pid 50814 (Xactestbigloo), uid 0: exited on signal 12 (core dumped)
pid 64914 (Xactestroot), uid 0: exited on signal 11 (core dumped)
pid 65008 (Xactestbigloo), uid 0: exited on signal 11 (core dumped)
GEOM_LABEL: Label for provider acd0t01 is iso9660/BURNFOLDER.

$ pkg_info
ImageMagick-6.4.8.3 Image processing tools
ORBit-0.5.17_4      High-performance CORBA ORB with support for the C language
ORBit2-2.14.16      High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_1     A high dynamic-range (HDR) image file format
OpenSP-1.5.2_1      This package is a collection of SGML/XML tools called OpenS
Xaw3d-1.5E_2        A 3-D Athena Widget set that looks like Motif
aalib-1.4.r5_4      An ascii art library
abiword-2.6.3_2     An open-source, cross-platform WYSIWYG word processor
adns-1.4_1          Easy to use, asynchronous-capable DNS client library and ut
agg-2.5_5           A High Quality Rendering Engine for C++
alacarte-0.11.8     An editor for the freedesktop.org menu specification
amspsfnt-1.0_5      AMSFonts PostScript Fonts (Adobe Type 1 format)
apache-2.2.11_3     Version 2.2.x of Apache web server with prefork MPM.
apache-ant-1.7.0_2  Java- and XML-based build tool, conceptually similar to mak
appres-1.0.1        Program to list application's resources
apr-ipv6-gdbm-db43-ndbm-ldap-mysql-pgsql-1.3.3.1.3.4_1 Apache Portability Library
arc-5.21o_1         Create & extract files from DOS .ARC files
arj-3.10.22_1       Open-source ARJ
arts-1.5.10_1,1     Audio system for the KDE integrated X11 desktop
asciidoc-8.3.5      A text document format for writing short documents and man 
aspell-0.60.6_2     Spelling checker with better suggestion logic than ispell
at-spi-1.24.1       An Assistive Technology Service Provider Interface
atk-1.24.0          A GNOME accessibility toolkit (ATK)
atlas-3.8.2_1,1     Automatically Tuned Linear Algebra Software (ATLAS)
audacity-1.2.4b_4   Audacity is a GUI editor for digital audio waveforms
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms 
autoconf-2.62       Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
automake-1.10.1     GNU Standards-compliant Makefile generator (1.10)
automake-1.4.6_5    GNU Standards-compliant Makefile generator (1.4)
automake-1.5_5,1    GNU Standards-compliant Makefile generator (1.5)
automake-1.6.3_1    GNU Standards-compliant Makefile generator (1.6)
automake-1.9.6_3    GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
avahi-0.6.24        The "meta-port" for the Avahi service discovery suite
avahi-app-0.6.24    Service discovery on a local network
avahi-gtk-0.6.24    Gtk+ tools and bindings to the Avahi mDNS system
avahi-libdns-0.6.24 mDNSResponder compatibility from Avahi
avahi-qt3-0.6.24    Qt 3 bindings to the Avahi mDNS system
avahi-qt4-0.6.24    Qt 4 bindings to the Avahi mDNS system
avahi-sharp-0.6.24  Mono bindings for Avahi service discovery
babl-0.0.22_1       Dynamic pixel format conversion library
bash-3.2.48_1       The GNU Project's Bourne Again SHell
bazaar-1.4.2_6      An implementation of the GNU Arch RCS protocol in C by Cano
bazaar-ng-1.11      Distributed version control system by Canonical
bdftopcf-1.0.1      Convert X font from BDF to PCF
beforelight-1.0.3_1 A sample screen saver for X
bigloo-3.2a         A Scheme interpreter and native code compiler
bigreqsproto-1.0.2  BigReqs extension headers
bison-2.3_4,1       A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.3_1      Bitmap editor and converter utilities for X
bitstream-vera-1.10_4 Bitstream Vera TrueType font collection
blas-1.0_3          Basic Linear Algebra, level 1, 2, and 3
boehm-gc-6.8        Garbage collection and memory leak detection for C and C++
bogofilter-1.1.7_1  Fast, teachable, learning spam detector
boost-1.34.1        Free peer-reviewed portable C++ source libraries
bsdstats-5.4_2      Monthly script for reporting anonymous statistics about you
bug-buddy-2.24.2    A bug reporting tool for GNOME 2
ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project
cairo-1.8.6,1       Vector graphics library with cross-device output support
cairo-clock-0.3.2_2 MacSlow's Cairo-Clock
cairomm-1.6.4       C++ interface to cairo
cdparanoia-3.9.8_8  A CDDA extraction tool (also known as ripper)
cdrdao-1.2.2        Record CD-R[W]s in disk-at-once mode
cdrtools-2.01_7     CD/CD-R[W] and ISO-9660 image creation and extraction tools
cheese-2.24.3       A Photobooth-inspired app for taking pictures and videos fr
chicken-3.4.0       A Scheme-to-C compiler
clamav-0.94.2       Command line virus scanner written entirely in C
claws-mail-3.7.0_2  A lightweight and very featureful GTK+ based e-mail and new
claws-mail-gtkhtml2_viewer-0.22_2 HTML renderer plugin for claws-mail
claws-mail-themes-20090102 Claws-Mail Themes
clojure-20081217_2  A dynamic programming language for the JVM
cm-super-0.3.4_1    Computer Modern Font Families in Type 1 Fonts
cmd5checkpw-0.22    Checkpassword compatible authentication program that uses C
cmpsfont-1.0_6      Computer Modern PostScript Fonts (Adobe Type 1 format)
compat4x-i386-5.3_9 A convenience package to install the compat4x libraries
compat5x-amd64-5.4.0.8_9 A convenience package to install the compat5x libraries
compat6x-amd64-6.4.604000.200810 A convenience package to install the compat6x libraries
compositeproto-0.4  Composite extension headers
consolekit-0.3.0_4  Framework for defining and tracking users
coreutils-6.9_3     The Free Software Foundation's core utilities
courier-authlib-base-0.62.1 Courier authentication library base
courier-authlib-ldap-0.62.1_1 LDAP support for the Courier authentication library
courier-imap-4.4.1,2 IMAP (and POP3) server that provides access to Maildir mail
cparser-0.9.7       A C99 compiler using libFIRM as backend
cscope-15.6_1       An interactive C program browser
cups-base-1.3.9_3   Common UNIX Printing System
cups-pstoraster-8.15.4_2 Postscript interpreter for CUPS printing to non-PS printers
curl-7.19.2         Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cvsup-without-gui-16.1h_4 File distribution system optimized for CVS (non-GUI version
cyrus-sasl-2.1.22_2 RFC 2222 SASL (Simple Authentication and Security Layer)
daemontools-0.76_12 Service monitoring and logging utilities by djb
damageproto-1.1.0_2 Damage extension headers
dasher-4.9.0_1,2    Information efficient text-entry interface
db4-4.0.14_1,1      The Berkeley DB package, revision 4
db41-4.1.25_4       The Berkeley DB package, revision 4.1
db43-4.3.29_1       The Berkeley DB package, revision 4.3
db44-4.4.20.4       The Berkeley DB package, revision 4.4
dbus-1.2.4.4        A message bus system for inter-application communication
dbus-glib-0.80      GLib bindings for the D-BUS messaging system
dcraw-8.88          Decoder for RAW files from digital cameras
deskbar-applet-2.24.3 Omnipresent versatile search interface
desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop
dia-gnome-0.96.1_6,1 Diagram creation program, similar to Visio
diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02
diffutils-2.8.1_1   The GNU diff utilities
dillo-0.8.6_3       A fast, small graphical Web browser built upon GTK+
dirmngr-1.0.2_1     A client for managing and downloading certificate revocatio
djbdns-1.05_12      A collection of secure and reliable DNS tools
djbfft-0.76_2       An extremely fast library for floating-point convolution
djvulibre-3.5.21_1  DjVu viewers and browser plugin
djvulibre-nox11-3.5.21_1 DjVu base libraries and utilities
dmidecode-2.10      A tool for dumping DMI (SMBIOS) contents in human-readable 
dmxproto-2.2.2      DMX extension headers
docbook-1.4         Meta-port for the different versions of the DocBook DTD
docbook-2.4.1_1,1   V2.4.1 of the DocBook DTD, designed for technical documenta
docbook-3.0_4       V3.0 of the DocBook DTD, designed for technical documentati
docbook-3.1_4       V3.1 of the DocBook DTD, designed for technical documentati
docbook-4.0_3       V4.0 of the DocBook DTD, designed for technical documentati
docbook-4.1_3       V4.1 of the DocBook DTD, designed for technical documentati
docbook-4.2         V4.2 of the DocBook DTD, designed for technical documentati
docbook-4.3         DocBook/SGML DTD V4.3, designed for technical documentation
docbook-4.4         DocBook/SGML DTD V4.4, designed for technical documentation
docbook-4.5         DocBook/SGML DTD V4.5, designed for technical documentation
docbook-sk-4.1.2_4  XML version of the DocBook DTD version controlled for Scrol
docbook-utils-0.6.14_7 Generates various output formats from DocBook SGML document
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xml-4.3     DocBook/XML DTD V4.3, designed for technical documentation
docbook-xml-4.4     DocBook/XML DTD V4.4, designed for technical documentation
docbook-xml-4.5     DocBook/XML DTD V4.5, designed for technical documentation
docbook-xsl-1.74.0_1 XSL DocBook stylesheets
doxygen-1.5.8       A documentation system for C, C++ and other languages
dri-7.3,2           OpenGL hardware acceleration drivers for the DRI
dri2proto-1.99.3    DRI2 prototype headers
dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
dvd+rw-tools-7.1    DVD burning software
dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript
e2fsprogs-libuuid-1.41.3_1 UUID library from e2fsprogs package
editres-1.0.3_1     Dynamic resource editor for X Toolkit Applications
eel-2.24.1          Generally useful classes and extensions to GNOME
ekiga-2.0.11_5      VoIP phone for GNOME
emacs-22.3          GNU editing macros
empathy-2.24.1      GNOME IM client based around telepathy
enchant-1.4.2       Dictionary/spellchecking framework
encodings-1.0.2,1   X.Org Encoding fonts
eog-2.24.3.1        The Eye Of Gnome image viewer
epiphany-2.24.3_1   An extremely lightweight and simple web browser for GNOME 2
epiphany-extensions-2.24.3 A set of add-ons for the Epiphany web browser
esound-0.2.41       A sound library for enlightenment package
evieext-1.0.2       XEVIE extension headers
evince-2.24.2       GNOME 2 multi-format document viewer
evolution-2.24.4    An integrated mail, calendar and address book distributed s
evolution-data-server-2.24.4.1 The data backends for the Evolution integrated mail/PIM sui
evolution-exchange-2.24.4 Evolution plugin to connect to Microsoft Exchange servers
evolution-webcal-2.24.0 Webcal(endar) handler for gnome
expat-2.0.1         XML 1.0 parser written in C
f2c-20060810_2      Fortran-to-C converter and its run-time libraries
faac-1.26_1         MPEG-2 and MPEG-4 AAC audio encoder
faad2-2.6.1_1,1     MPEG-2 and MPEG-4 AAC audio decoder
faces-1.7.7_9       Visual mail, user and print face server
fam-2.6.10_3        A file alteration monitor
fetchmail-6.3.9     Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
ffcall-1.10_1       Foreign function call libraries
ffmpeg-2008.07.27_7 Hyper fast realtime audio/video encoder/converter, streamin
fftw3-3.1.3         Fast C routines to compute the Discrete Fourier Transform
file-roller-2.24.3,1 An archive manager for zip files, tar, etc
firefox-2.0.0.20_1,1 Web browser based on the browser portion of Mozilla
firefox-3.0.5_1,1   Web browser based on the browser portion of Mozilla
fixesproto-4.0      Fixes extension headers
flac-1.2.1          Free lossless audio codec
flex-2.5.35_1       Fast lexical analyzer generator
font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font
font-alias-1.0.1    X.Org Font aliases
font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.0   X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.0 X.Org IBM Type1 font
font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font
font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.0.0_1 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font
font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts
font-util-1.0.1     Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.1 X.Org XFree86 Type1 font
fontcacheproto-0.1.2 Fontcache extension headers
fontconfig-2.6.0,1  An XML-based font configuration API for X Windows
fontsproto-2.0.2    Fonts extension headers
fonttosfnt-1.0.3    Wrap a bitmap font in a sftn wrapper
foomatic-db-20070124_2 Foomatic database
foomatic-db-engine-20070124,1 Foomatic database engine
freedesktop-sound-theme-0.2 Sound theme based on the FreeDesktop specification
freetype2-2.3.7     A free and portable TrueType font rendering engine
fribidi-0.10.9      A Free Implementation of the Unicode Bidirectional Algorith
fslsfonts-1.0.2     List fonts served by the X font server
fstobdf-1.0.3       Generate BDF font from X font server
fusefs-kmod-0.3.9.p1.20080208_5 Kernel module for fuse
fusefs-libs-2.7.4   FUSE allows filesystem implementation in userspace
gauche-0.8.13_2     Scheme script interpreter with multibyte character handling
gauche-gdbm-0.8.13  GDBM interface for Gauche
gawk-3.1.6_1        The GNU version of Awk
gcalctool-5.24.3.1,2 A GNOME 2 calculator tool based on the old calctool for Ope
gcc-3.4.6_3,1       GNU Compiler Collection 3.4
gcc-4.2.5_20081126  GNU Compiler Collection 4.2
gcc-4.3.4_20090205  GNU Compiler Collection 4.3
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'
gconf-editor-2.24.1,1 A gconf database editor for the GNOME 2 environment
gconf2-2.24.0       A configuration database system for GNOME
gd-2.0.35,1         A graphics library for fast creation of images
gdbm-1.8.3_3        The GNU database manager
gdk-pixbuf-0.22.0_8 A graphic library for GTK+
gdm-2.24.1_6        GNOME 2 version of xdm display manager
gedit-2.24.3        A small but powerful text editor for GNOME 2 Desktop Enviro
gegl-0.0.20_1       A graph based image processing framework
getopt-1.1.4_1      A getopt(1) replacement that supports GNU-style long option
gettext-0.17_1      GNU gettext package
ggv-2.12.0_4        GNOME 2 ghostscript viewer
ggz-client-libs-0.0.14.1_1 The GGZ Gaming Zone - Core Client Libraries
ghostscript8-8.63   Ghostscript 8.x PostScript interpreter
gimp-2.6.4,2        The "meta-port" for The Gimp
gimp-app-2.6.4_2,1  A GNU Image Manipulation Program
gimp-gutenprint-5.1.7_1 GutenPrint Printer Driver
gio-fam-backend-2.18.4 FAM backend for GLib's GIO library
glade3-gnome-3.4.5_1 A user interface builder for GTK+/GNOME
gle-3.1.0_2         A GL Tubing and Extrusion Library
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
glib-2.18.4         Some useful routines of C programming (current stable versi
glibmm-2.18.1,1     C++ interfaces for glib2
glimpse-4.13.1      Text search engine
glitz-0.5.6_2       OpenGL image compositing library
glpk-4.34           A GNU Linear Programming Kit
glproto-1.4.9       GLX extension headers
gmake-3.81_3        GNU version of 'make' utility
gmime-2.2.22        Library (written in C) for parsing and creating messages us
gnash-0.8.4_3       GNU Flash movie player
gnet2-2.0.8_1       A simple network library built upon Glib-2
gnome-applets-2.24.3.1 Applets components for the GNOME 2 Desktop Environment
gnome-audio-2.22.2  Sound files for use with GNOME 2
gnome-backgrounds-2.24.0 A collection of backgrounds for GNOME 2
gnome-control-center-2.24.0.1 Control center for GNOME 2 project
gnome-desktop-2.24.3 Additional UI API for GNOME 2
gnome-doc-utils-0.14.2 GNOME doc utils
gnome-games-2.24.3_1 The game applications package for the GNOME 2 Desktop Envir
gnome-icon-theme-2.24.0_2 A collection of icons for the GNOME 2 desktop
gnome-keyring-2.24.1_2 A program that keeps passwords and other secrets
gnome-libs-1.4.2_12 Libraries for GNOME, a GNU desktop environment
gnome-mag-0.15.4    GNOME screen magnifier
gnome-media-2.24.0.1 Multimedia applications for the GNOME 2 desktop
gnome-menus-2.24.2  Implementation of the FreeDesktop Desktop Menu Spec
gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME
gnome-mount-0.8_2   A front-end to mount, umount, and eject using HAL
gnome-netstatus-2.12.2 A GNOME applet that shows network status
gnome-nettool-2.22.1,1 A GNOME utility that provides network information statistic
gnome-panel-2.24.3  Panel component for the GNOME 2 Desktop
gnome-pim-1.4.9_8   Gnome pim package
gnome-power-manager-2.24.3 Power management system for the GNOME Desktop
gnome-screensaver-2.24.1_1 GNOME screen saver and locker
gnome-session-2.24.3 Session component for the GNOME 2 desktop
gnome-settings-daemon-2.24.1 GNOME 2 settings daemon
gnome-speech-0.4.23 GNOME text-to-speech API
gnome-spell-1.0.8_2 A GNOME/Bonobo component for spell checking
gnome-system-monitor-2.24.4 GNOME 2 system monitor program
gnome-system-tools-2.22.1 Tools to configure workstations
gnome-terminal-2.24.3 Terminal component for the GNOME 2 Desktop
gnome-themes-2.24.3 A collection of themes and icons for GNOME2
gnome-themes-extras-2.22.0_3 More themes for the GNOME 2 desktop environment
gnome-user-docs-2.24.2 GNOME 2 users guide
gnome-utils-2.24.1,1 GNOME 2 support utilities
gnome-vfs-2.24.0    GNOME Virtual File System
gnome-volume-manager-2.24.0 Automatically mount removable media, and more
gnome2-2.24.3_1     The "meta-port" for the GNOME 2 integrated X11 desktop
gnome_subr-1.0      Common startup and shutdown subroutines used by GNOME scrip
gnomehier-2.3_11    A utility port that creates the GNOME directory tree
gnupg-1.4.9_2       The GNU Privacy Guard
gnupg-2.0.10_2      The GNU Privacy Guard
gnuplot-4.2.4       A command-driven interactive function plotting program
gnutls-2.6.3_1      GNU Transport Layer Security library
goffice-0.4.3_5     GLib/GTK+ set of document centric objects and utilities
gok-2.24.0,1        GNOME On-Screen Keyboard (GOK)
gpac-libgpac-0.4.4,1 Gpac MPEG-4 Systems library and headers
gperf-3.0.3         Generates perfect hash functions for sets of keywords
gpgme-1.1.5_1       A library to make access to GnuPG easier
gphoto2-2.4.4       A command-line frontend to libgphoto2
graphviz-2.20.3_1   Graph Visualization Software from AT&T and Bell Labs
gsed-4.1.5_1        The GNU stream editor
gsfonts-8.11_4      Fonts used by GNU Ghostscript (or X)
gsl-1.12            The GNU Scientific Library - mathematical libs
gsm-1.0.12_1        Audio converter and library for converting u-law to gsm enc
gstreamer-0.10.22_1 Development framework for creating media applications
gstreamer-ffmpeg-0.10.6 GStreamer plug-in for manipulating MPEG video streams
gstreamer-plugins-0.10.22,3 GStreamer written collection of plugins handling several me
gstreamer-plugins-a52dec-0.10.10,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
gstreamer-plugins-bad-0.10.10,3 Bad gstreamer-plugins
gstreamer-plugins-cdparanoia-0.10.22_1,3 Gstreamer CDDA extraction (aka audio ripping) plugin
gstreamer-plugins-core-0.10_10 Core set of typical audio and video gstreamer-plugins
gstreamer-plugins-dts-0.10.10_1,3 Gstreamer dts plugin
gstreamer-plugins-dvd-0.10.10,3 Gstreamer dvd plugin set
gstreamer-plugins-esound-0.10.13,3 Gstreamer enlightenment sound library plugin
gstreamer-plugins-flac-0.10.13,3 Gstreamer free lossless audio encoder/decoder plugin
gstreamer-plugins-gconf-0.10.13,3 Gstreamer gconf plugin
gstreamer-plugins-gio-0.10.22_1,3 Gstreamer gio (Glib I/O) plugin
gstreamer-plugins-gnomevfs-0.10.22_1,3 Gstreamer gnomevfs plugin
gstreamer-plugins-good-0.10.13,3 Good gstreamer-plugins
gstreamer-plugins-hal-0.10.13,3 Gstreamer hal plugin
gstreamer-plugins-libpng-0.10.13,3 Gstreamer png plugin
gstreamer-plugins-mad-0.10.10,3 Gstreamer mp3 decoder plugin
gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port
gstreamer-plugins-mpeg2dec-0.10.10,3 Gstreamer mpeg decode plugin
gstreamer-plugins-ogg-0.10.22_1,3 Gstreamer Ogg bitstream plugin
gstreamer-plugins-pango-0.10.22_1,3 Gstreamer pango textoverlay plugin
gstreamer-plugins-soup-0.10.13,3 Gstreamer soup http src plugin
gstreamer-plugins-theora-0.10.22_1,3 Gstreamer theora plugin
gstreamer-plugins-ugly-0.10.10,3 Ugly gstreamer-plugins
gstreamer-plugins-vorbis-0.10.22_1,3 Gstreamer vorbis encoder/decoder plugin
gstreamer-plugins-xvid-0.10.10_1,3 Gstreamer xvid plugin
gtar-1.21           GNU version of the traditional tape archiver
gtk-1.2.10_20       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.14.7          Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.16.1 Theme engine for the GTK+-2.0 toolkit
gtk-vnc-0.3.8       VNC viewer widget for GTK+
gtkam-gnome-0.1.16.1 Download and view files from various digital cameras
gtkglext-1.2.0_3    An OpenGL extension to GTK
gtkhtml3-3.24.4     Lightweight HTML rendering/printing/editing engine
gtkmm-2.14.3        C++ wrapper for Gtk+, Pango, Atk
gtksourceview-1.8.5_4 A text widget that adds syntax highlighting to the GtkTextV
gtksourceview2-2.4.2 A text widget that adds syntax highlighting to the GtkTextV
gtkspell-2.0.15     A GTK+ 2 spell checking component
gucharmap-2.24.3    A Unicode/ISO10646 character map and font viewer
guile-1.8.6         GNU Ubiquitous Intelligent Language for Extension
gutenprint-5.1.7_1  The "meta-port" for GutenPrint
gutenprint-base-5.1.7_1 GutenPrint Printer Driver
gutenprint-cups-5.1.7_3 GutenPrint Printer Driver
gutenprint-foomatic-5.1.7_1 GutenPrint Printer Driver
gutenprint-ijs-5.1.7_1 GutenPrint Printer Driver
gvfs-1.0.3          GNOME virtual file system
hal-0.5.11_17       Hardware Abstraction Layer for simplifying device access
hal-info-20080508_1 Additional FDI files to further classify HAL devices
hamster-applet-2.24.3 Time management applet for the GNOME Desktop
hdf5-1.6.8_1        Hierarchical Data Format library (from NCSA)
help2man-1.36.4_2   Automatically generating simple manual pages from program o
hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project
iceauth-1.0.2       ICE authority file utility for X
ico-1.0.2           Displays a wire-frame rotating plyhedron
icon-naming-utils-0.8.7 Utilities of the Tango project
icu-3.8.1_1         International Components for Unicode (from IBM)
ilmbase-1.0.1_1     ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex
imake-1.0.2_4,1     Imake and other utilities from X.Org
imlib-1.9.15_7      A graphic library for enlightenment package
inputproto-1.5.0    Input extension headers
intltool-0.40.5     Tools to internationalize various kinds of data files
isc-dhcp30-server-3.0.7_4 The ISC Dynamic Host Configuration Protocol server
iso-codes-3.2_1     Lists of the country, language and currency iso names
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
jackit-0.109.2_1    A low-latency audio server
jade-1.2.1_9        An object-oriented SGML/XML parser toolkit and DSSSL engine
jadetex-3.13_2      A TeX backend for Jade, for typesetting SGML documents
jasper-1.900.1_7    An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jdk-doc-1.5.0_1     Java Development Kit 1.5 Documentation
jikes-1.22_1        A very fast Java source to byte-code compiler made availabl
jline-0.9.91_1      JLine is a Java library for handling console input
jpeg-6b_7           IJG's jpeg compression utilities
jpilot-1.6.1        Desktop Organizer Software for the Palm Pilot
kbproto-1.0.3       KB extension headers
kdehier-1.0_11      Utility port which installs a hierarchy of shared KDE direc
kqemu-kmod-1.3.0.p11_9 Kernel Accelerator for QEMU CPU Emulator
ladspa-1.13         Linux Audio Developer's Simple Plugin API
lame-3.98.2_1       Fast MP3 encoder kit
lapack-3.1.1_2      A library of Fortran 77 subroutines for linear algebra
latex-ucs-20041017_2 A LaTeX package for using UTF-8 as input encoding
lcms-1.17,1         Light Color Management System -- a color management library
lha-1.14i_6         Archive files using LZSS and Huffman compression (.lzh file
libFS-1.0.1         The FS library
libGL-7.3_1         OpenGL library that renders using GLX or DRI
libGLU-7.3          OpenGL utility library
libICE-1.0.4_1,1    Inter Client Exchange library for X11
libIDL-0.8.12       A library for creating trees of CORBA IDL files
libSM-1.1.0,1       Session Management library for X11
libX11-1.1.99.2,1   X11 library
libXScrnSaver-1.1.3 The XScrnSaver library
libXTrap-1.0.0      The XTrap library
libXau-1.0.4        Authentication Protocol library for X11
libXaw-1.0.5_1,1    X Athena Widgets library
libXcomposite-0.4.0,1 X Composite extension library
libXcursor-1.1.9_1  X client-side cursor loading library
libXdamage-1.1.1    X Damage extension library
libXdmcp-1.0.2_1    X Display Manager Control Protocol library
libXevie-1.0.2      The Xevie library
libXext-1.0.5,1     X11 Extension library
libXfixes-4.0.3_1   X Fixes extension library
libXfont-1.3.4,1    X font libary
libXfontcache-1.0.4 The Xfontcache library
libXft-2.1.13       A client-sided font API for X applications
libXi-1.2.0,1       X Input extension library
libXinerama-1.0.3,1 X11 Xinerama library
libXmu-1.0.4,1      X Miscellaneous Utilities libraries
libXp-1.0.0,1       X print library
libXpm-3.5.7        X Pixmap library
libXprintAppUtil-1.0.1 The XprintAppUtil library
libXprintUtil-1.0.1 The XprintUtil library
libXrandr-1.2.3     X Resize and Rotate extension library
libXrender-0.9.4_1  X Render extension library
libXres-1.0.3_3     X Resource usage library
libXt-1.0.5_1       X Toolkit library
libXtst-1.0.3_1     X Test extension
libXv-1.0.4,1       X Video Extension library
libXvMC-1.0.4_1     X Video Extension Motion Compensation library
libXxf86dga-1.0.2   X DGA Extension
libXxf86misc-1.0.1  X XF86-Misc Extension
libXxf86vm-1.0.2    X Vidmode Extension
liba52-0.7.4_2      A free library for decoding ATSC A/52 streams, aka AC-3
libamrnb-7.0.0.2,1  3GPP floating-point Adaptive Multi-Rate (AMR) Speech Codec
libamrwb-7.0.0.3    3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec
libao-0.8.8_1       Portable audio output library
libart_lgpl-2.3.20,1 Library for high-performance 2D graphics
libassuan-1.0.5     IPC library used by GnuPG and gpgme
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.24.0    A component and compound document system for GNOME2
libbonoboui-2.24.0  GUI frontend to the libbonobo component of GNOME 2
libcanberra-0.10_2  Implementation of the Freedesktop sound theme spec
libcapplet-1.4.0.5_10 A library for writing custom applets for GNOME Control Cent
libcddb-1.3.0       A library to access data on a CDDB server
libcdio-0.78.2_2    Compact Disc Input and Control Library
libcheck-0.9.6      A unit test framework for C
libcroco-0.6.1_1    CSS2 parsing library
libdaemon-0.12      Lightweight C library that eases the writing of UNIX daemon
libdca-0.0.5        Free DTS Coherent Acoustics decoder
libdmx-1.0.2_1      DMX extension library
libdrm-2.4.4        Userspace interface to kernel Direct Rendering Module servi
libdvdcss-1.2.9_2   Portable abstraction library for DVD decryption
libdvdnav-0.1.10_3  The library for the xine-dvdnav plugin
libdvdread-0.9.7_3  This is needed by ogle, which is a DVD player that supports
libesmtp-1.0.4_1,1  A library for posting electronic mail
libetpan-0.57_1     A mail library
libexecinfo-1.1_3   A library for inspecting program's backtrace
libexif-0.6.17      Library to read digital camera file meta-data
libexif-gtk-0.3.5_4 GTK+ widgets to display/edit EXIF tags
libffi-3.0.8        Foreign Function Interface
libfirm-1.15.0      A graph-based SSA intermediate representation library for c
libfontenc-1.0.4    The fontenc Library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgail-gnome-1.20.1 An implementation of the ATK interfaces for GNOME widgets
libgcrypt-1.4.4     General purpose crypto library based on code used in GnuPG
libggz-0.0.14.1_5   The GGZ Gaming Zone - Base Library
libglade2-2.6.3     GNOME glade library
libglut-7.3_1       OpenGL utility toolkit
libgmp-4.2.4        A free library for arbitrary precision arithmetic
libgnome-2.24.1     Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.20.1.1_2 A graphics library for GNOME
libgnomecups-0.2.3_1,1 Support library for gnome cups admistration
libgnomekbd-2.24.0  GNOME keyboard shared library
libgnomeprint-2.18.5 Gnome print support library
libgnomeprintui-2.18.3 Gnome print support library
libgnomeui-2.24.0   Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.7    Common error values for all GnuPG components
libgphoto2-2.4.4    A universal digital camera picture control tool
libgsf-1.14.11      An extensible i/o abstraction for dealing with structured f
libgsf-gnome-1.14.11 A GNOME wrapper for libgsf
libgtkhtml-2.11.1_2 Lightweight HTML rendering/printing/editing engine
libgtop-2.24.4      GNOME 2 top library
libgweather-2.24.3  Library to accessing online weather informations
libiconv-1.11_1     A character set conversion library
libid3tag-0.15.1b   ID3 tags library (part of MAD project)
libidn-1.12         Internationalized Domain Names command line tool
libijs-0.35_1       C library that supports plugin printer driver for Ghostscri
libiodbc-3.52.6     An ODBC 3.x driver manager, for universal data source acces
libksba-1.0.5       KSBA is an X.509 Library
libltdl-1.5.26      System independent dlopen wrapper
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmng-1.0.10       Multiple-image Network Graphics (MNG) reference library
libmpeg2-0.5.1      A free library for decoding mpeg-2 and mpeg-1 video streams
libmspack-0.0.20060920 A library for Microsoft compression formats
libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata
libnotify-0.4.5     A library for desktop notifications
libofx-0.9.0_2      OpenSource implementation of the OFX (Open Financial eXchan
libogg-1.1.3,4      Ogg bitstream library
liboil-0.3.15       Library of optimized inner loops
liboldX-1.0.1       Old X library
liboobs-2.22.0_1    Wrapping library to the System Tools Backends
libpaper-1.1.21_3   A library providing routines for paper size management
libpciaccess-0.10.5_2 Generic PCI access library
libpthread-stubs-0.1 This library provides weak aliases for pthread functions
librsvg2-2.22.3_2   Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.4 Secret Rabbit Code: a Sample Rate Converter for audio
libsexy-0.1.11_1    Extension widgets for GTK+
libsigc++-2.2.3     Callback Framework for C++
libslang-1.4.9      Routines for rapid alpha-numeric terminal applications deve
libsndfile-1.0.17_2 Reading and writing files containing sampled sound (like WA
libsoup-2.24.3      A SOAP (Simple Object Access Protocol) implementation in C
libspectre-0.2.2    A small library for rendering Postscript documents
libssh2-1.0,2       A library implementing the SSH2 protocol
libtasn1-1.8        ASN.1 structure parser library
libtelepathy-0.3.3_1 Flexible Communications Framework
libthai-0.1.5_3     Thai language support library
libtheora-1.0.b2    Theora video codec for the Ogg multimedia streaming system
libtool-1.5.26      Generic shared library support script
libungif-4.1.4_5    Tools and library routines for working with GIF images
libusb-0.1.12_4     Library giving userland programs access to USB devices
libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files
libvolume_id-0.81.0 Library to provide file system type information
libvorbis-1.2.0_2,3 Audio compression codec library
libwmf-0.2.8.4_2    Tools and library for converting Microsoft WMF (windows met
libwnck-2.24.2      Library used for writing pagers and taskslists
libwpd-0.8.14_1     Tools for importing and exporting WordPerfect(tm) documents
libwww-5.4.0_4      The W3C Reference Library
libxcb-1.1.93       The X protocol C-language Binding (XCB) library
libxkbfile-1.0.5    XKB file library
libxkbui-1.0.2_1    The xkbui library
libxklavier-3.7,1   An utility library to make XKB stuff easier
libxml++-1.0.5_1    XML API for C++
libxml++-2.24.2     XML API for C++
libxml-1.8.17_4     XML parser library for GNOME
libxml2-2.7.2_1     XML parser library for GNOME
libxslt-1.1.24_2    The XSLT C library for GNOME
linc-1.0.3_7        A library for writing networked servers & clients
linuxdoc-1.1_1      The Linuxdoc SGML DTD
listres-1.0.1_1     List resources in widgets
llvm-2.4            Low Level Virtual Machine
lmmon-0.65_1        Display information gathered from MB power management contr
localedata-5.4      Legacy locale data for FreeBSD 6+
loudmouth-1.4.3     Lightweight Jabber client library
lsof-4.82A,3        Lists information about open files (similar to fstat(1))
lua-5.1.4           Small, compilable scripting language providing easy access 
luit-1.0.3_1        Locale and ISO 2022 support for Unicode terminals
lynx-2.8.6.5_4,1    A non-graphical, text-based World-Wide Web client
lzmautils-4.32.7    LZMA compression and decompression tools
lzo2-2.03_2         Portable speedy, lossless data compression library
lzop-1.02.r1        Fast file compressor similar to gzip, using the LZO library
m4-1.4.11,1         GNU m4
mac-3.99.4.5        Monkey's Audio lossless codec
mad-0.15.0b_1       The "meta-port" for the MAD sound playback system
madplay-esound-0.15.2b_1 Madplay MP3 player (part of MAD project)
makedepend-1.0.1,1  A dependency generator for makefiles
mbmon-205_4         A tty motherboard monitor for LM78/79, W8378x, AS99127F, VT
meld-1.2.1          GNOME 2 visual diff and merge tool
memtest-4.0.8       Utility to test for faulty memory subsystem
metacity-2.24.0_1   A window manager for the adult in you
metamail-2.7_7      Implementation of MIME, the Multipurpose Internet Mail Exte
metis-4.0_2         A package for unstructured graph partitioning
mime-support-3.44.1 MIME Media Types list
mingw32-bin-msvcrt-r3.15.a3.12 Headers and Libraries for Windows cross-development
mingw32-binutils-2.18,1 GNU Binutils for Windows cross-development
mingw32-gcc-4.2.1,1 FSF gcc-4.2 for Windows cross-development
mkbold-mkitalic-0.11_1 Programs to make BDF font bold/italic
mkcomposecache-1.2_1 Program to create Compose cache files
mkfontdir-1.0.4     Create an index of X font files in a directory
mkfontscale-1.0.6   Creates an index of scalable font files for X
mksh-r36            A MirBSD enhanced shell based on pdksh
mono-1.2.5.1_1      An open source implementation of .NET Development Framework
mousetweaks-2.24.3  Mouse accessibility enhancements for the GNOME desktop
mpeg2codec-1.2_3    An MPEG-2 Encoder and Decoder
mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip
mpfr-2.4.0          A library for multiple-precision floating-point computation
mpg123-1.6.4        Command-line player for mpeg layer 1, 2 and 3 audio
musepack-1.15v      Decoder, encoder and replaygain for musepack (mpc)
mutt-1.4.2.3_3      The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, 
mysql-client-5.0.75 Multithreaded SQL database (client)
mysql-server-5.0.75 Multithreaded SQL database (server)
nas-1.9.1_3         Network Audio System
nasm-2.05.01,1      General-purpose multi-platform x86 and x86-64 assembler
nautilus-2.24.2     File manager for the GNOME desktop
nautilus-cd-burner-2.24.0 CD burner view for Nautilus
neon28-0.28.3       An HTTP and WebDAV client library for Unix systems
net-snmp-5.4.2.1_1  An extendable SNMP implementation
netbeans-6.5_2      A full-featured integrated environment for Java
nmh-1.2_2           A cleaned up MH mailer suite
notification-daemon-0.4.0_1 Send small notifications to your desktop
nspr-4.7            A platform-neutral API for system level and libc like funct
nss-3.11.9_2        Libraries to support development of security-enabled applic
ocaml-3.10.2_1      The Objective Caml compiler and programming environment
oclock-1.0.1        Round clock application for X
octave-3.0.3_3      High-level interactive language for numerical computations
oniguruma-4.7.1     A BSDL Regular Expressions library compatible with POSIX/GN
opal-2.2.11_1       VoIP abstraction library
open-motif-2.2.3_6  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openjade-1.3.3p1_1  Object-oriented SGML/XML parser toolkit and DSSSL engine
openldap-client-2.3.43 Open source LDAP client implementation
openoffice.org-3.0.1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
openssl-0.9.8j      SSL and crypto library
orca-2.24.3         Scriptable screen reader
p5-AppConfig-1.66   A Perl module for reading configuration files
p5-Archive-Tar-1.44 Perl module for creation and manipulation of tar files
p5-Archive-Zip-1.26 Perl module to create, manipulate, read, and write Zip arch
p5-Authen-SASL-2.12 Perl5 module for SASL authentication
p5-Cairo-1.060      Perl bindings to the cairo graphics library
p5-Compress-Raw-Bzip2-2.015 Low-Level Interface to bzip2 compression library
p5-Compress-Raw-Zlib-2.015 Low-Level Interface to zlib compression library
p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library
p5-DBD-mysql-4.006  MySQL driver for the Perl5 Database Interface (DBI)
p5-DBI-1.60.7       The perl5 Database Interface.  Required for DBD::* modules
p5-Digest-1.15_1    Modules that calculate message digests
p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms
p5-Digest-MD5-2.38  Perl5 interface to the MD5 algorithm
p5-Digest-SHA1-2.11 Perl interface to the SHA-1 Algorithm
p5-Encode-Detect-1.01 An Encode::Encoding subclass that detects the encoding of d
p5-ExtUtils-CBuilder-0.24 Compile and link C code for Perl modules
p5-ExtUtils-Depends-0.300 Easily build XS extensions that depend on XS extensions
p5-ExtUtils-ParseXS-2.19 Converts Perl XS code into C code
p5-ExtUtils-PkgConfig-1.12 Simplistic interface to pkg-config
p5-File-Temp-0.21   Perl5 module to generate temporary files or directories saf
p5-File-Which-0.05  Portable implementation of `which' in Perl
p5-GD-2.41          A perl5 interface to Gd Graphics Library version2
p5-GSSAPI-0.26      Perl extension providing access to the GSSAPIv2 library
p5-Glade2-1.006_2   Gtk2-Perl bindings to libglade2
p5-Glib2-1.200      This module provides access to Glib and GObject libraries
p5-Gnome2-1.042_1   Allows a perl developer to use the Gnome libraries
p5-Gnome2-Canvas-1.002_3 Allows a perl developer to use the GnomeCanvas widget with 
p5-Gnome2-VFS-1.081 Allows you to use the GNOME Virtual File System library fro
p5-Gtk2-1.200_1     Perl module for Gtk+ 2.x graphical user interface library
p5-HTML-Parser-3.59 Perl5 module for parsing HTML documents
p5-HTML-Tagset-3.20 Some useful data table in parsing HTML
p5-HTML-Tree-3.23   A collection of modules to manupulate HTML syntax trees
p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules
p5-IO-Compress-Bzip2-2.015 An interface to allow writing bzip2 compressed data to file
p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files
p5-IO-Socket-INET6-2.56 Perl module with object interface to AF_INET6 domain socket
p5-IO-Socket-SSL-1.22 Perl5 interface to SSL sockets
p5-IO-String-1.08   Simplified Perl5 module to handle I/O on in-core strings
p5-IO-Zlib-1.09     IO:: style interface to Compress::Zlib
p5-JSON-XS-2.23     JSON serialising/deserialising, done correctly and fast
p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings
p5-Mail-SpamAssassin-3.2.5_1 A highly efficient mail filter for identifying spam
p5-Mail-Tools-2.04  Perl5 modules for dealing with Internet e-mail messages
p5-Math-BigInt-1.89 Math::BigInt - Arbitrary size integer math package
p5-Module-Build-0.30 Build and install Perl modules
p5-Net-1.22_1,1     Perl5 modules to access and use network protocols
p5-Net-DBus-0.33.6  Perl extension for the DBus message system
p5-Net-DNS-0.65     Perl5 interface to the DNS resolver, and dynamic updates
p5-Net-IP-1.25      Perl extension for manipulating IPv4/IPv6 addresses
p5-Net-LibIDN-0.10_1 This module provides access to the libidn library
p5-Net-SSLeay-1.35  Perl5 interface to SSL
p5-Package-Constants-0.02 List all constants declared in a package
p5-PathTools-3.2900 A Perl module for portably manipulating file specifications
p5-SGMLSpm-1.03_1   Perl module for postprocessing the output from sgmls and ns
p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the perl cor
p5-Socket6-0.23     IPv6 related part of the C socket.h defines and structure m
p5-Spiffy-0.30      Spiffy Perl Interface Framework For You
p5-Storable-2.18    Persistency for perl data structures
p5-Template-Toolkit-2.20 Extensive Toolkit for template processing
p5-Test-Base-0.55   Test::Base - A Data Driven Testing Framework
p5-Test-Harness-3.14_2 Run perl standard test scripts with statistics
p5-Test-Number-Delta-1.03 Compare the difference between two numbers within a specifi
p5-Test-Simple-0.86 Basic utilities for writing tests in perl
p5-Text-Iconv-1.7   Perl interface to iconv() codeset conversion function
p5-Tie-IxHash-1.21  Perl module implementing ordered in-memory associative arra
p5-Time-HiRes-1.9719,1 A perl5 module implementing High resolution time, sleep, an
p5-TimeDate-1.16,1  Perl5 module containing a better/faster date parser for abs
p5-URI-1.37         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-XML-Filter-BufferText-1.01 Filter to put all characters() in one event
p5-XML-Grove-0.46.a Perl-style XML objects
p5-XML-Handler-YAWriter-0.23 Yet another Perl SAX XML Writer
p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class
p5-XML-Parser-2.36  Perl extension interface to James Clark's XML parser, expat
p5-XML-SAX-0.96     Simple API for XML
p5-XML-SAX-Expat-0.40 Simple API for XML
p5-XML-SAX-Writer-0.52 SAX2 XML Writer
p5-XML-Simple-2.18  Trivial API for reading and writing XML (esp config files)
p5-XML-Twig-3.32    Process huge XML documents by chunks via a tree interface
p5-XML-XPath-1.13   Modules for parsing and evaluating XPath statements
p5-YAML-0.68        YAML implementation in Perl
p5-YAML-Syck-1.05   Fast, lightweight YAML and JSON loader and dumper
p5-gettext-1.05_2   Message handling functions
p5-libwww-5.823     Perl5 library for WWW access
p5-libxml-0.08      Collection of Perl5 modules for working with XML
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
pam_helper-1.0      Authenticate applications requiring PAM services
pan-0.133           Threaded GTK+2 newsreader based on Agent for Windows
pango-1.22.4        An open-source framework for the layout and rendering of i1
pangomm-2.14.1      C++ wrapper for Pango
par-1.52_1          Paragraph reformatter for email
patch-2.5.4         GNU patch utility
pccts-1.33.33       The Purdue Compiler Construction Tool Set
pciids-20081012     Database of all known ID's used in PCI devices
pcre-7.8            Perl Compatible Regular Expressions library
pdflib-7.0.3        A C library for dynamically generating PDF
perl-threaded-5.8.9 Practical Extraction and Report Language
pilot-link-0.12.3,1 Suite of tools used to connect and sync your Palm handled
pixman-0.13.2       Low-level pixel manipulation library
pkg-config-0.23_1   A utility to retrieve information about installed libraries
plan-1.9_1          An X/Motif schedule planner with calendar
plotutils-2.5.1     A plotting library and toolkit
plt-scheme-4.1.4_1  An interactive, integrated, graphical Scheme programming en
png-1.2.34          Library for manipulating PNG images
policykit-0.9_2     Framework for controlling access to system-wide components
policykit-gnome-0.9.2 GNOME frontend to the PolicKit framework
poppler-0.8.7_1     A PDF rendering library
poppler-data-0.2.1  Poppler encoding data
poppler-gtk-0.8.7   Gtk bindings to poppler
poppler-qt-0.8.7    Qt bindings to poppler
popt-1.7_5          A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portaudio-19.b1175  Portable cross-platform Audio API
portaudit-0.5.12    Checks installed ports against a list of security vulnerabi
portlint-2.10.2_1   A verifier for FreeBSD port directory
portmaster-2.7      Manage your ports without external databases or languages
portupgrade-2.4.6,2 FreeBSD ports/packages administration and management tool s
postgresql-client-7.4.23 PostgreSQL database (client)
postgresql-libpqxx-2.6.9_1 A new C++ interface for PostgreSQL
printproto-1.0.4    Print extension headers
psutils-a4-1.17_2   Utilities for manipulating PostScript documents
pth-2.0.7           GNU Portable Threads
pulseaudio-0.9.14   Sound server for UNIX
pwlib-1.12.0_4,1    A cross platform C++ library, used by OpenH323
py25-adns-1.2.1     A Python Interface to adns, the asynchronous DNS library
py25-avahi-0.6.24   Python interface to the Avahi mDNS system
py25-cairo-1.8.2    Python bindings for Cairo
py25-dbus-0.83.0_1  Python bindings for the D-BUS messaging system
py25-elementtree-1.2.6 Container for hierarchical data structures written in Pytho
py25-gdata-1.2.2    GData Python Client Library
py25-gdbm-2.5.2     Python bindings to the GNU dbm library
py25-gimp-app-2.6.4 A GNU Image Manipulation Program
py25-gnome-2.22.3   A set of Python bindings for GNOME 2
py25-gnome-desktop-2.24.1 A set of Python bindings used by modules in the GNOME Deskt
py25-gobject-2.16.0 Python bindings for GObject
py25-gstreamer-0.10.14 A set of Python bindings for gstreamer
py25-gtk-2.13.0_1   A set of Python bindings for GTK+
py25-gtkglext-1.1.0_2 Python binding for GtkGLExt
py25-imaging-1.1.6_2 The Python Imaging Library
py25-libxml2-2.7.2  Python interface for XML parser library for GNOME
py25-numeric-24.2_3 The Numeric Extension to Python
py25-opengl-3.0.0.b8_1 An OpenGL (and related library) interface for Python
py25-openssl-0.8    Python interface to the OpenSSL library
py25-orbit-2.24.0   Python bindings for ORBit2
py25-paramiko-1.7.4 A python library for making SSH2 connections
py25-pycrypto-2.0.1_1 The Python Cryptography Toolkit
py25-pymsn-0.3.3    MSN Connection library
py25-sqlite3-2.5.2_1 Standard Python binding to the SQLite3 library
py25-telepathy-butterfly-0.3.3 MSN Connection Manager for Telepathy Framework
py25-telepathy-python-0.15.6 Python bindings for the Telepathy framework
py25-tkinter-2.5.2_2 Python bindings to the Tk widget set
py25-wxPython-common-2.6.3.3_2 Python bindings for the wxWidgets/GTK GUI toolkit
py25-wxPython-unicode-2.6.3.3_1 Python bindings for the wxWidgets/GTK GUI toolkit
py25-xml-0.8.4      PyXML: Python XML library enhancements
python-2.5,2        The "meta-port" for the default version of Python interpret
python24-2.4.5_2    An interpreted object-oriented programming language
python25-2.5.2_3    An interpreted object-oriented programming language
qemu-launcher-1.7.4_2 A GTK front-end to Qemu
qhull-1.0_1         Qhull computes convex hulls, Delaunay triangulations and ha
qmail-tls-1.03.20021228_4 A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS 
qmake-3.3.8_1       The build utility of the Qt project
qt-copy-3.3.8_9     Multiplatform C++ application framework (+ KDE patches)
qt4-corelib-4.4.3   Qt core library
qt4-gui-4.4.3       Qt graphical user interface library
qt4-moc-4.4.3       Qt meta object compiler
qt4-qmake-4.4.3     The build utility of the Qt project
qt4-rcc-4.4.3       Qt resource compiler
qt4-uic-4.4.3       Qt user interface compiler
qt4-xml-4.4.3       Qt XML library
randrproto-1.2.1    Randr extension headers
rarian-0.8.1        An OMF help system based on the Freedesktop specification
razor-agents-2.84   A distributed, collaborative, spam detection and filtering 
rdesktop-1.6.0      RDP client for Windows NT/2000/2003 Terminal Server
recordproto-1.13.2  RECORD extension headers
renderproto-0.9.3   RenderProto protocol headers
resourceproto-1.0.2 Resource extension headers
rgb-1.0.1           Uncompile an rgb corl-name database
rman-3.2            Reverse compile man pages from formatted form
rpm-3.0.6_14        The Red Hat Package Manager
rpm2cpio-1.2_2      Convert .rpm files for extraction with /usr/bin/cpio, needs
rstart-1.0.2        Sample implementation of a Remote Start client
rsync-3.0.5         A network file distribution/synchronization utility
ruby-1.8.6.287,1    An object-oriented interpreted scripting language
ruby18-bdb-0.6.4    Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
ruby18-deplate-0.8.4 Ruby tool for converting wiki-like markup
samba-3.0.34,1      A free SMB and CIFS client and server for UNIX
samba-libsmbclient-3.0.34_1 Shared libs from the samba package
sane-backends-1.0.19_1 API for access to scanners, digitals camera, frame grabbers
sbcl-1.0.23         A Common Lisp development system derived from the CMU CL sy
scons-1.2.0_1       A build tool alternative to make
scripts-1.0.1       Various X related scripts
scrnsaverproto-1.1.0 ScrnSaver extension headers
sdl-1.2.13_2,2      Cross-platform multimedia development API
sdocbook-xml-1.1,1  "Simplified" DocBook XML DTD
seahorse-2.24.1_1   GNOME application for managing encryption keys (PGP, SSH)
seahorse-plugins-2.24.1_2 Plug-ins for the Seahorse key and password management appli
sessreg-1.0.4       Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.0.4     Set the keyboard using the X Keyboard Extension
sgmlformat-1.7_2    Generates groff and HTML from linuxdoc and docbook SGML doc
shared-mime-info-0.51 A MIME type database from the FreeDesktop project
showfont-1.0.2      Font dumper for the X font server
smproxy-1.0.2       Session Manager Proxy
sound-juicer-2.24.0_1 Clean, mean and lean CD ripper for GNOME2
sox-14.2.0          SOund eXchange - universal sound sample translator
speex-1.2.r1_1,1    An open-source patent-free voice codec
sqlite3-3.6.10      An SQL database engine in a C library w/ Tcl wrapper
squeezecenter-7.3.2 Slim Devices audio streaming server
startup-notification-0.9_2 Library that supports startup notification spec from freede
sudo-1.6.9.17       Allow others to run commands as root
suitesparse-3.1.0_1 SuiteSparse is a set of packages for sparse matrices calcul
swfdec-0.8.4        Flash Rendering Library
swfdec-gnome-2.24.0 Gtk flash player and thumbnailer
swig-1.3.37_1       Simplified Wrapper and Interface Generator
sysconftool-0.15_2  Helps to install application configuration files
system-tools-backends-2.6.0_1 Backend system admin scripts for gnome-system-tools
t1lib-5.1.2_1,1     A Type 1 Rasterizer Library for UNIX/X11
taglib-1.5          Library for manipulating ID3 tags and Ogg comments
tcl-8.4.19,1        Tool Command Language
tcltutor-2.b.4_5    A Tcl/Tk based tutorial for Tcl
teTeX-3.0_2         A meta port for teTeX suite
teTeX-base-3.0_14   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_5   Thomas Esser's distribution of TeX & friends (texmf tree)
telepathy-gabble-0.7.20_1 Jabber Connection Manager for Telepathy Framework
telepathy-glib-0.7.25 GLib utility library for the Telepathy framework
telepathy-idle-0.1.2_1 IRC Connection Manager for Telepathy Framework
telepathy-mission-control-4.67 Telepathy component to apps to abstract details of connecti
terminus-font-4.28  Terminus Font - a clean fixed width font
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texi2html-1.76_1,1  Texinfo to HTML converter
texinfo-4.11        A typeset documentation system with multiple format output
tiff-3.8.2_3        Tools and library routines for working with TIFF images
tightvnc-1.3.9_2    Enhanced version of VNC
tk-8.4.19_1,2       Graphical toolkit for TCL
tkman-2.2_2         A Tcl/Tk based manual browser
tla-1.3.5_1         The original arch source control management CLI written in 
tmake-1.7_5         Extremely portable perl-based make utility
totem-2.24.3_1      A gstreamer-based video player for the GNOME 2 Desktop
totem-pl-parser-2.24.3 GObject-based library to parse a host of playlist formats
trapproto-3.4.3     DEC-XTRAP extension headers
tsclient-0.150_3    A GNOME 2 frontend for rdesktop and vncviewer
twm-1.0.4           Tab Window Manager for the X Window System
ucspi-tcp-0.88_2    Command-line tools for building TCP client-server applicati
unmakeself-1.1      Extract Makeself archives
unrar-3.80,5        Extract, view & test RAR archives
unzip-5.52_5        List, test and extract compressed files in a ZIP archive
unzoo-4.4_2         A zoo archive extractor
v4l_compat-1.0.20060801 Video4Linux compatibility header
videoproto-2.2.2    Video extension headers
viewres-1.0.1_1     Graphical class browser for Xt
vim-gtk2-7.2.69     Vi "workalike", with many additional features
vinagre-2.24.2_1    VNC client for the GNOME Desktop
vino-2.24.1         VNC server that allows for remote access to your GNOME desk
vorbis-tools-1.2.0_4,3 Play, encode, and manage Ogg Vorbis files
vpnc-0.5.3_1        Client for Cisco 3000 VPN Concentrator
vte-0.17.4          Terminal widget with improved accessibility and I18N suppor
webkit-gtk2-1.0.1_6 An opensource browser engine
wget-1.11.4         Retrieve files from the Net via HTTP(S) and FTP
wiliki-0.6          A lightweight Wiki engine written in Scheme
wv-1.2.5            A library and executables to access Microsoft Word files
wv2-0.2.3_2         A library providing routines to access Microsoft Word files
wxgtk2-2.6.3_5      The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-common-2.6.3_4 The wxWidgets GUI toolkit (common files)
wxgtk2-contrib-2.6.3_3 The wxWidgets GUI toolkit contributed libraries
wxgtk2-contrib-common-2.6.3_3 The wxWidgets GUI toolkit contributed libraries (common fil
wxgtk2-unicode-2.6.3_5 The wxWidgets GUI toolkit (Unicode)
wxgtk2-unicode-contrib-2.6.3_3 The wxWidgets GUI toolkit contributed libraries (Unicode)
x11perf-1.5         X11 server performance test program
x264-0.0.20080409_2 Multimedia library and tool for encoding H.264/AVC video st
xauth-1.0.3         X authority file utility
xbacklight-1.1      Program to adjust backlight brightness
xbiff-1.0.1_1       Mailbox flag for X
xbitmaps-1.0.1      X.Org bitmaps data
xcalc-1.0.2_1       Scientific calculator for X
xcb-proto-1.3       The X protocol C-language Binding (XCB) protocol
xcb-util-0.3.3      A module with libxcb/libX11 extension/replacement libraries
xclipboard-1.0.1_1  X clipboard client
xclock-1.0.3_1      Analog and digital clock for X
xcmiscproto-1.1.2   XCMisc extension headers
xcmsdb-1.0.1        Device Color Characterization utility for X
xconsole-1.0.3_1    Monitor system console messages with X
xcursor-themes-1.0.1_1 X.org cursors themes
xcursorgen-1.0.2    Create an X cursor file from a collection of PNG images
xdbedizzy-1.0.2     Demo of DBE creating a double buffered spinning scene
xditview-1.0.1_1    Display ditroff output
xdm-1.1.8_1         X.Org X display manager
xdpyinfo-1.0.3      Display information utility for X
xdriinfo-1.0.2      Query configuration information of DRI drivers
xdu-3.0_2           Graphically display output of du
xdvik-tetex-22.84.10_2 DVI Previewer(kpathsearch) for X
xedit-1.1.2         Simple text editor for X
xev-1.0.3           Print contents of X events
xextproto-7.0.5     XExt extension headers
xeyes-1.0.1         A follow the mouse X demo
xf86-input-acecad-1.2.2 X.Org acecad input driver
xf86-input-calcomp-1.1.2 X.Org calcomp input driver
xf86-input-citron-2.2.1_2 X.Org citron input driver
xf86-input-digitaledge-1.1.1 X.Org digitaledge input driver
xf86-input-dmc-1.1.2 X.Org dmc input driver
xf86-input-dynapro-1.1.2 X.Org dynapro input driver
xf86-input-elo2300-1.1.2 X.Org elo2300 input driver
xf86-input-elographics-1.2.3 X.Org elographics input driver
xf86-input-fpit-1.2.0 X.Org fpit input driver
xf86-input-hyperpen-1.2.0 X.Org hyperpen input driver
xf86-input-jamstudio-1.2.0 X.Org jamstudio input driver
xf86-input-joystick-1.4.0 X.Org joystick input driver
xf86-input-keyboard-1.3.2 X.Org keyboard input driver
xf86-input-magellan-1.2.0 X.Org magellan input driver
xf86-input-microtouch-1.2.0 X.Org microtouch input driver
xf86-input-mouse-1.4.0_3 X.Org mouse input driver
xf86-input-mutouch-1.2.1 X.Org mutouch input driver
xf86-input-palmax-1.2.0 X.Org palmax input driver
xf86-input-penmount-1.3.0 X.Org penmount input driver
xf86-input-spaceorb-1.1.1_2 X.Org spaceorb input driver
xf86-input-summa-1.2.0 X.Org summa input driver
xf86-input-tek4957-1.2.0 X.Org tek4957 input driver
xf86-input-void-1.1.1_2 X.Org void input driver
xf86-video-apm-1.2.1 X.Org apm display driver
xf86-video-ark-0.7.1 X.Org ark display driver
xf86-video-ati-6.10.0 X.Org ati display driver
xf86-video-chips-1.2.1 X.Org chips display driver
xf86-video-cirrus-1.2.1 X.Org cirrus display driver
xf86-video-dummy-0.3.0 X.Org dummy display driver
xf86-video-fbdev-0.4.0 X.Org fbdev display driver
xf86-video-glint-1.2.2 X.Org glint display driver
xf86-video-i128-1.3.1 X.Org i128 display driver
xf86-video-i740-1.2.0 X.Org i740 display driver
xf86-video-mach64-6.8.0_1 X.Org mach64 display driver
xf86-video-mga-1.9.100,1 X.Org mga display driver
xf86-video-neomagic-1.2.2 X.Org neomagic display driver
xf86-video-newport-0.2.1_3 X.Org newport display driver
xf86-video-nsc-2.8.3_2 X.Org nsc display driver
xf86-video-nv-2.1.12_1 X.Org nv display driver
xf86-video-r128-6.8.0_1 X.Org r128 display driver
xf86-video-radeonhd-1.2.4_1 X.Org ati RadeonHD display driver
xf86-video-rendition-4.2.0 X.Org rendition display driver
xf86-video-s3-0.6.1 X.Org s3 display driver
xf86-video-s3virge-1.10.2 X.Org s3virge display driver
xf86-video-savage-2.2.1 X.Org savage display driver
xf86-video-siliconmotion-1.7.0 X.Org siliconmotion display driver
xf86-video-sis-0.10.1 X.Org sis display driver
xf86-video-tdfx-1.4.1 X.Org tdfx display driver
xf86-video-tga-1.2.0 X.Org tga display driver
xf86-video-trident-1.3.1 X.Org trident display driver
xf86-video-tseng-1.2.1 X.Org tseng display driver
xf86-video-vesa-2.1.0 X.Org vesa display driver
xf86-video-vmware-10.16.5 X.Org vmware display driver
xf86-video-voodoo-1.2.0 X.Org voodoo display driver
xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers
xf86dga-1.0.2_1     Test program for the XFree86-DGA extension
xf86dgaproto-2.0.3  XFree86-DGA extension headers
xf86driproto-2.0.4  XFree86-DRI extension headers
xf86miscproto-0.9.2 XFree86-Misc extension headers
xf86rushproto-1.1.2 XFree86-Rush extension headers
xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
xfd-1.0.1_1         Display all characters in an X font
xfindproxy-1.0.1    Locate available proxy services
xfontsel-1.0.2_1    Point and click selection of X11 font names
xfs-1.0.8_1,1       X.Org font server
xfsinfo-1.0.2       X font server information utility
xfwp-1.0.1          X firewall proxy
xgamma-1.0.2        Gamma correction through the X server.
xgc-1.0.1_1         X graphics demo
xhost-1.0.2         Server access control program for X
xineramaproto-1.1.2 Xinerama extension headers
xinit-1.1.1         X Window System initializer
xinput-1.4.0        Very useful utility for configuring and testing XInput devi
xkbcomp-1.0.5       Compile XKB keyboard description
xkbevd-1.0.2        XKB event daemon
xkbprint-1.0.1      Utility for printing an XKB keyboard description
xkbutils-1.0.1_2    XKB utility demos
xkeyboard-config-1.4 X Keyboard Configuration Database
xkill-1.0.1         Utility for killing a client by its X resource
xli-1.17.0_6        Xli, xsetbg, xview, xlito - utilities to display images on 
xload-1.0.2_1       System load average display for X
xloadimage-4.1.16_4 X11 Image Loading Utility
xlogo-1.0.1_1       Displays the X Window System logo.
xlsatoms-1.0.1      List interned atoms defined on a server
xlsclients-1.0.1    List client applications running on a display
xlsfonts-1.0.2      Server font list displayer for X
xmag-1.0.2_1        X application for screen magnifying
xman-1.0.3_1        Manual page display program for X
xmbmon-205_9        A X motherboard monitor for LM78/79, W8378x, AS99127F, VT82
xmessage-1.0.2_1    Display message or query in a X window
xmh-1.0.1_1         Send and read mail with an X interface to MH
xmlcatmgr-2.2       SGML and XML catalog manager
xmlcharent-0.3_2    XML character entities
xmodmap-1.0.3       Utility for modifying keymaps and pointer button mappings i
xmore-1.0.1_1       Plain text display program for X
xorg-7.4            X.Org complete distribution metaport
xorg-apps-7.4_1     X.org apps meta-port
xorg-cf-files-1.0.2_3 X.org cf files for use with imake builds
xorg-docs-1.4,1     X.org documentation files
xorg-drivers-7.4    X.org drivers meta-port
xorg-fonts-100dpi-7.4 X.Org 100dpi bitmap fonts
xorg-fonts-7.4      X.org fonts meta-port
xorg-fonts-75dpi-7.4 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.4 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.4 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.4 X.Org TrueType fonts
xorg-fonts-type1-7.4 X.Org Type1 fonts
xorg-libraries-7.4  X.org libraries meta-port
xorg-nestserver-1.5.3_1,1 Nesting X server from X.Org
xorg-server-1.5.3_4,1 X.Org X server and related programs
xorg-vfbserver-1.5.3_1,1 X virtual framebuffer server from X.Org
xpdf-3.02_10        Display PDF files, and convert them to other formats
xplsprinters-1.0.1  Shows a list of Xprint printers
xpr-1.0.2           Utility for printing an X window dump
xprehashprinterlist-1.0.1 Recomputes the list of available printers.
xprop-1.0.4         Property displayer for X
xproto-7.0.14       X11 protocol headers
xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers
xrandr-1.2.3        Primitive command line interface to the RandR extension
xrdb-1.0.5          X server resource database utility
xrefresh-1.0.2      Refresh all or part of an X screen
xrx-1.0.1_2         RX helper program
xsane-0.996         Gtk-based X11 frontend for SANE (Scanner Access Now Easy)
xscreensaver-gnome-hacks-5.08 Save your screen while you entertain your cat (for GNOME us
xset-1.0.4          User preference utility for X
xsetmode-1.0.0      Set the mode for an X Input Device
xsetpointer-1.0.1   Set an X Input device as the main pointer
xsetroot-1.0.2      root window parameter setting utility for X
xsm-1.0.1_1         X Session Manager
xstdcmap-1.0.1      X standard colormap utility
xterm-241           Terminal emulator for the X Window System
xtrans-1.2.3        Abstract network code for X
xtrap-1.0.2         XTrap sample clients for X
xvid-1.2.1,1        An opensource MPEG-4 codec, based on OpenDivx
xvidtune-1.0.1_1    Video mode tuner for X
xvinfo-1.0.2        Print out X-Video extension adaptor information
xwd-1.0.2           Dump an image of an X window
xwininfo-1.0.4      Window information utility for X
xwud-1.0.1          Image displayer for X
yasm-0.7.2          A complete rewrite of the NASM assembler
yelp-2.24.0         A help browser for the GNOME 2 desktop
zenity-2.24.1       Display GNOME dialogs from the command line
zip-3.0             Create/update ZIP files compatible with pkzip

>How-To-Repeat:
	follow instructions in gnome/docs/halfaq.html
	insert CD-ROM into drive.
	observe that nothing useful happens.
>Fix:

	No idea, sorry.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090213015610.36090.qmail>