]> git.pld-linux.org Git - packages/lsvpd.git/commitdiff
- fix ide procfs handling
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Nov 2004 12:45:11 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lsvpd-ide-proc.patch -> 1.1

lsvpd-ide-proc.patch [new file with mode: 0644]

diff --git a/lsvpd-ide-proc.patch b/lsvpd-ide-proc.patch
new file mode 100644 (file)
index 0000000..4f4942f
--- /dev/null
@@ -0,0 +1,10 @@
+--- 07device_ide_proc.orig     2004-11-17 11:30:10.000000000 +0100
++++ /lib/lsvpd/scan.d/07device_ide_proc        2004-11-17 13:20:18.000000000 +0100
+@@ -108,6 +108,7 @@
+           local yl
+           if add_device_hooks "ide" ; then
++              local device_bus_dir="${db_bus_dir}/${bus_info}"
+               ensure_directory "$device_bus_dir"
+               # This snippet is better than the previous
This page took 0.111737 seconds and 4 git commands to generate.