]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- change DSPcode.bin location also in readme.txt
authorgrzegol <grzegol@pld-linux.org>
Tue, 15 Jul 2003 20:27:21 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eagle-firmware.patch -> 1.2

eagle-firmware.patch

index 4dea021fdc5fd2e35d3393d194d641e680807588..3b20dd0be0cef5cb9e5392155d4490806ee8151c 100644 (file)
  
  uninstall:
        rm -f $(DESTDIR)/$(CONFIGDIR)/DSPcode.bin
+diff -urN aaa/eagle-1.0.4/readme.txt eagle-1.0.4/readme.txt
+--- aaa/eagle-1.0.4/readme.txt 2003-06-18 23:58:25.000000000 +0200
++++ eagle-1.0.4/readme.txt     2003-07-15 22:22:10.000000000 +0200
+@@ -146,7 +146,7 @@
+     /usr/sbin/stopadsl\r
+     /usr/sbin/showstat\r
+     /etc/analog/adiusbadsl.conf\r
+-    /etc/analog/DSPcode.bin\r
++    /usr/share/misc/DSPcode.bin\r
+     /etc/hotplug/usb/adiusbfirmware\r
+     /etc/hotplug/usb/adiusbdsp\r
+     /etc/ppp/options.adsl\r
+@@ -173,7 +173,7 @@
\r
+ where "file" is the binary file containing the DSP code. This file can\r
+ be generated with the tool driver/firmware/buildDSP from the .BNM files.\r
+-The default DSP code file is the file /etc/analog/DSPcode.bin.\r
++The default DSP code file is the file /usr/share/misc/DSPcode.bin.\r
+     The module keeps in memory the DSP code, since the modem can need\r
+ it at any time. However, it is not resent automatically when the modem\r
+ is plugged in, so the firmware must be reloaded explicitely in this case.\r
This page took 0.061019 seconds and 4 git commands to generate.