From 1373cd516ef3e4e4582ebca9c510218af44a6df4 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 9 Aug 2004 18:33:29 +0000 Subject: Added hal-fdi-example3.png Added some text about how storage_lun%d.* and storage.* properties are merged from the physical device object backing the block devices. Included .fdi example with 6in1 reader to further clarify this. Updated to show full device tree now that info.virtual is gone. New file New file Remove the TODO entry about support for multiple USB interfaces since this is now done New function Rename all usb.* properties to usb_device.* Rename all usbif.* properties to usb.*. Merge usb_device.* properties from parent device. Essentially an USB interface is now like an USB device was except that it exports properties usb.interface.* to describe the USB interface Handle the s/usb/usb_device/ and s/usbif/usb/ renamings Apply a patch from Kay with spelling/ language/grammar improvements. Also update to reflect the USB renaming. Don't set the info.virtual property Updated to match spec Updated to match spec Work in progress Add property pcmcia_socket.number --- doc/TODO | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 0157a331..49b251e7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -47,23 +47,6 @@ Sigh. We can still do this, we've only have to maintain the policy ourselves in /etc/hal/hald.conf, e.g. say /usr/bin/gnome-volume-manager is allowed to do stuff. -============================================================================ -* Multi-function USB devices (davidz is working on this) -============================================================================ - -Here's one - - http://www.pc-netto.dk/templates/product.asp?productguid=133%2D09 - -this one got one USB interface for the PS/2 keyboard and one USB -interface for the PS/2 mouse. Here's another one - - http://www.superwarehouse.com/HP_PSC_2175/Q3068A/p/286911 - -that got a many USB interfaces for printing, scanning, media reader -etc. We need a better way of representing such devices; if possible -in a way that doesn't change already written .fdi files - ============================================================================ * Input devices ============================================================================ -- cgit v1.2.3