hal ChangeLog,1.312,1.313
Kay Sievers
kay at freedesktop.org
Mon Sep 20 11:31:17 PDT 2004
- Previous message: hal/hald/linux osspec.c, 1.43, 1.44 serial_class_device.c, NONE,
1.1 usb_bus_device.c, 1.13, 1.14 usb_serial_bus_device.c, NONE, 1.1
- Next message: hal/hald Makefile.am,1.35,1.36
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv31151
Modified Files:
ChangeLog
Log Message:
2004-09-20 Kay Sievers <kay.sievers at vrfy.org>
Add support for usb-serial devices:
* hald/Makefile.am: add serial_class_device.c,
usb_serial_bus_device.c
* hald/linux/osspec.c: (hald_helper_data): plug serial_class_handler,
usb_serial_bus_handler into the device processing
* hald/linux/serial_class_device.c: (serial_class_device_accept),
(serial_class_pre_process): new file to support serial ports
* hald/linux/usb_serial_bus_device.c:
(usb_serial_device_compute_udi), (usb_serial_device_pre_process):
support for bus devices from the usb-serial subsystem
* tools/device-manager/Const.py.in: add the new busses
* tools/device-manager/Makefile.am: add the new icon
* tools/device-manager/Representation.py: support the new serial
port icon
* tools/device-manager/hal-serial-port.png: picture of serial port
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- ChangeLog 20 Sep 2004 14:35:50 -0000 1.312
+++ ChangeLog 20 Sep 2004 18:31:15 -0000 1.313
@@ -1,5 +1,32 @@
2004-09-20 Kay Sievers <kay.sievers at vrfy.org>
+ Add support for usb-serial devices:
+
+ * hald/Makefile.am: add serial_class_device.c,
+ usb_serial_bus_device.c
+
+ * hald/linux/osspec.c: (hald_helper_data): plug serial_class_handler,
+ usb_serial_bus_handler into the device processing
+
+ * hald/linux/serial_class_device.c: (serial_class_device_accept),
+ (serial_class_pre_process): new file to support serial ports
+
+ * hald/linux/usb_serial_bus_device.c:
+ (usb_serial_device_compute_udi), (usb_serial_device_pre_process):
+ support for bus devices from the usb-serial subsystem
+
+ * tools/device-manager/Const.py.in: add the new busses
+
+ * tools/device-manager/Makefile.am: add the new icon
+
+ * tools/device-manager/Representation.py: support the new serial
+ port icon
+
+ * tools/device-manager/hal-serial-port.png: picture of serial port
+
+
+2004-09-20 Kay Sievers <kay.sievers at vrfy.org>
+
* hald/Makefile.am: add new logging glue file for
drive_id/
- Previous message: hal/hald/linux osspec.c, 1.43, 1.44 serial_class_device.c, NONE,
1.1 usb_bus_device.c, 1.13, 1.14 usb_serial_bus_device.c, NONE, 1.1
- Next message: hal/hald Makefile.am,1.35,1.36
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list