Thoughts about libhal-storage

Kay Sievers kay.sievers at vrfy.org
Sun Sep 26 12:28:13 PDT 2004


On Sun, 2004-09-26 at 20:14 +0200, Jérôme Lodewyck wrote:

> 5/ is the device name suitable ? For example, my usb key is named "512 M 
> remobable media", whereas in my opinion "DataTraveler, 512 M" would be better 
> (info.product key) since this is the name written on the key...

Hmm, I have a 6-in-1-card-reader, with the cool name: "STORAGE DEVICE".
I'm for "Removable Media", cause I don't like to have the reader-
device's name for the inserted media.

Thanks,
Kay

udi = '/org/freedesktop/Hal/devices/block_8_16'
  info.udi = '/org/freedesktop/Hal/devices/block_8_16'  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = true  (bool)
  storage.removable = true  (bool)
  info.product = 'STORAGE DEVICE'  (string)
  info.vendor = 'Generic'  (string)
  storage.drive_type = 'disk'  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/block_8_16'  (string)
  storage.physical_device = '/org/freedesktop/Hal/devices/usb_usb_device_5e3_760_128_-1_02773_0'  (string)
  storage.vendor = 'Generic'  (string)
  storage.model = 'STORAGE DEVICE'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.media_check_enabled = true  (bool)
  storage.bus = 'usb'  (string)
  block.minor = 16  (0x10)  (int)
  block.major = 8  (0x8)  (int)
  info.capabilities = 'block storage'  (string)
  info.category = 'storage'  (string)
  info.parent = '/org/freedesktop/Hal/devices/scsi_0_0_0_1'  (string)
  block.device = '/dev/sdb'  (string)
  block.is_volume = false  (bool)
  block.have_scanned = false  (bool)
  block.no_partitions = false  (bool)
  linux.sysfs_path_device = '/sys/block/sdb'  (string)
  linux.sysfs_path = '/sys/block/sdb'  (string)
  info.bus = 'block'  (string)


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



More information about the Hal mailing list