hal/fdi/preprobe/10osvendor 10-ide-drives.fdi,1.1,1.2
Danny Kukawka
dkukawka at freedesktop.org
Fri Oct 21 02:29:17 PDT 2005
Update of /cvs/hal/hal/fdi/preprobe/10osvendor
In directory gabe:/tmp/cvs-serv30903/fdi/preprobe/10osvendor
Modified Files:
10-ide-drives.fdi
Log Message:
2005-10-21 Danny Kukawka <danny.kukawka at web.de>
* fdi/preprobe/10osvendor/10-ide-drives.fdi: removed no longer
needed blacklist entry for 'HL-DT-STCD-RW/DVD-ROM GCC-4240N'.
This work fine at least with kernel 2.6.13 (tested with SUSE).
Index: 10-ide-drives.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/preprobe/10osvendor/10-ide-drives.fdi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 10-ide-drives.fdi 24 Feb 2005 16:50:34 -0000 1.1
+++ 10-ide-drives.fdi 21 Oct 2005 09:29:15 -0000 1.2
@@ -3,19 +3,6 @@
<deviceinfo version="0.2">
<device>
- <!-- Handle weird Dell Laptops that slow down the system if the optical
- drive is polled (RH Bug #138148) -->
- <match key="storage.bus" string="ide">
- <match key="storage.model" string="HL-DT-STCD-RW/DVD-ROM GCC-4240N">
- <match key="block.device" string="/dev/hdb">
- <merge key="storage.media_check_enabled" type="bool">false</merge>
- </match>
- <match key="block.device" string="/dev/hdd">
- <merge key="storage.media_check_enabled" type="bool">false</merge>
- </match>
- </match>
- </match>
-
<!-- Handle weird IDE drives (Jaz and Zip) by matching on the IDE model -->
<match key="storage.bus" string="ide">
<match key="storage.drive_type" string="disk">
More information about the hal-commit
mailing list