hal/doc/spec hal-spec.html,1.16,1.17
David Zeuthen
david at freedesktop.org
Wed Aug 25 13:55:15 PDT 2004
- Previous message: hal ChangeLog,1.258,1.259 configure.in,1.34,1.35
- Next message: hal/hald device.c,1.7,1.8 device.h,1.6,1.7 hald.c,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv31962/doc/spec
Modified Files:
hal-spec.html
Log Message:
2004-08-25 David Zeuthen <david at fubar.dk>
* configure.in: Add option for new callout hal-hotplug-map
* hald/device.[ch]: Add the "cancelled" signal and hal_device_cancel
method
* hald/hald.c (main): Avoid daemonization for now; will make hald
hang if anything fails up-until device probing (RH bug 130849)
* hald/linux/class_device.c (class_device_got_device_file):
Cancel the device if don't get the device file
* hald/linux/common.h: Increase timeout to 60 secs. Make note
about we really need the SEQNUM support in udev
* hald/linux/osspec.c:
(process_coldplug_list_device_cancelled): New function
(process_coldplug_list): Add support for cancelling
(reenable_hotplug_proc_on_device_cancel): New function
(hald_helper_hotplug): Add support for cancelling
(hotplug_sem_up): Add some helpful debug
(hotplug_sem_down): Add some helpful debug
(hald_helper_data): Add some helpful debug
* tools/Makefile.am: Also remove callout on uninstall
* tools/fstab-sync.c:
(fs_table_remove_volume): Only require device_file not complete Volume
object
(remove_udi): Don't require storage device to be present (fixes some
problems when unplugging unpartitioned media as we don't get hotplug
event and things are thus not serialised)
* tools/linux/Makefile.am: Build and, optionally, install
hal-hotplug-map callout
* tools/linux/hal_hotplug_map.c: New program; a tad Red Hat specific
wrt. file locations; patches are welcome. The single purpose of
this callout is to detect gphoto2 supported cameras and libsane
supported scanners using usermap files in /etc/hotplug.
Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- hal-spec.html 19 Aug 2004 17:58:15 -0000 1.16
+++ hal-spec.html 25 Aug 2004 20:55:13 -0000 1.17
@@ -2,7 +2,7 @@
<HTML
><HEAD
><TITLE
->HAL 0.2.97 Specification</TITLE
+>HAL 0.2.97.cvs20040823 Specification</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
@@ -24,7 +24,7 @@
CLASS="title"
><A
NAME="AEN2"
->HAL 0.2.97 Specification</A
+>HAL 0.2.97.cvs20040823 Specification</A
></H1
><H3
CLASS="author"
@@ -51,7 +51,7 @@
></DIV
><SPAN
CLASS="releaseinfo"
->Version 0.2.97<BR></SPAN
+>Version 0.2.97.cvs20040823<BR></SPAN
><HR></DIV
><DIV
CLASS="TOC"
@@ -548,7 +548,7 @@
></TR
><TR
><TD
->0.2.97</TD
+>0.2.97.cvs20040823</TD
><TD
> </TD
><TD
- Previous message: hal ChangeLog,1.258,1.259 configure.in,1.34,1.35
- Next message: hal/hald device.c,1.7,1.8 device.h,1.6,1.7 hald.c,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list