hal ChangeLog,1.642,1.643
Richard Hughes
hughsient at freedesktop.org
Wed Sep 28 09:36:06 PDT 2005
- Previous message: hal/hald/linux2 blockdev.c, 1.24, 1.25 classdev.c, 1.33,
1.34 physdev.c, 1.21, 1.22
- Next message: hal/tools hal-system-power-hibernate, 1.4,
1.5 hal-system-power-set-power-save, 1.2,
1.3 hal-system-power-suspend, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv11969
Modified Files:
ChangeLog
Log Message:
New functionality, to add support to devices connected to the platform bus. Also add mmc hotplugging fix and documentation update.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.642
retrieving revision 1.643
diff -u -d -r1.642 -r1.643
--- ChangeLog 27 Sep 2005 09:42:12 -0000 1.642
+++ ChangeLog 28 Sep 2005 16:36:03 -0000 1.643
@@ -1,3 +1,36 @@
+2005-09-28 Richard Hughes <richard at hughsie.com>
+
+ * doc/spec/hal-spec.xml.in: Apply patch from
+ Pierre Ossman <drzeus-list at drzeus.cx> to add documentation for the
+ new mmc.* properties and the platform.* descriptions for
+ "platform bus" support.
+
+ * hald/linux2/probing/probe-serial.c: New file to probe serial ports
+ to see if they actually exist. Drivers such as 8250 are considered
+ legacy and very enumeration-unfriendly, and just create up to 32
+ devices that don't actually exist.
+ Patch from Pierre Ossman <drzeus-list at drzeus.cx>
+
+ * hald/linux2/probing/Makefile.am: Add the probe-serial prober.
+
+ * hald/linux2/probing/.cvsignore: Add hald-probe-serial.
+
+ * hald/linux2/blockdev.c (hotplug_event_begin_add_blockdev): There was
+ some debate about the interpretation of the kernel's removable
+ attribute. The result is that removable means that the device stays
+ but the media disappears. Because of this MMC needs to set the
+ hotpluggable attribute to be handled correctly.
+ Patch from Pierre Ossman <drzeus-list at drzeus.cx>
+
+ * hald/linux2/physdev.c (platform_add): New function, to add support
+ to devices connected to the platform bus.
+ These kind of devices are commonly, incorrectly, called legacy devices.
+ Patch from Pierre Ossman <drzeus-list at drzeus.cx>
+
+ * hald/linux2/blockdev.c (hotplug_event_begin_add_blockdev):
+ Properly enumerate a flopy drive connected to the platform bus.
+ Patch from Pierre Ossman <drzeus-list at drzeus.cx>
+
2005-09-27 Richard Hughes <richard at hughsie.com>
* Apply patch from Martin Pitt <martin at piware.de> to fix the build on
- Previous message: hal/hald/linux2 blockdev.c, 1.24, 1.25 classdev.c, 1.33,
1.34 physdev.c, 1.21, 1.22
- Next message: hal/tools hal-system-power-hibernate, 1.4,
1.5 hal-system-power-set-power-save, 1.2,
1.3 hal-system-power-suspend, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list