hal ChangeLog,1.846,1.847
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Mar 3 11:19:55 PST 2006
Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv22604
Modified Files:
ChangeLog
Log Message:
2006-03-03 Danny Kukawka <danny.kukawka at web.de>
* hald/linux2/classdev.c: (serial_get_prober): fixed to be sure that
the prober is only called for ttyS* devices. Only this devices
support TIOCGSERIAL, other tty devices like ttyACM* or ttyUSB* not.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.846
retrieving revision 1.847
diff -u -d -r1.846 -r1.847
--- ChangeLog 3 Mar 2006 18:46:32 -0000 1.846
+++ ChangeLog 3 Mar 2006 19:19:53 -0000 1.847
@@ -1,5 +1,11 @@
2006-03-03 Danny Kukawka <danny.kukawka at web.de>
+ * hald/linux2/classdev.c: (serial_get_prober): fixed to be sure that
+ the prober is only called for ttyS* devices. Only this devices
+ support TIOCGSERIAL, other tty devices like ttyACM* or ttyUSB* not.
+
+2006-03-03 Danny Kukawka <danny.kukawka at web.de>
+
* doc/spec/hal-spec.xml.in: fixed spec for portable_audio_player
namespace properties which not use string but strlist
More information about the hal-commit
mailing list