]> git.pld-linux.org Git - packages/cyc_async.git/blob - cyc_async-cyzfirm-path.patch
- change path to cyzfirm.bin, use libpci.a from pciutils-devel
[packages/cyc_async.git] / cyc_async-cyzfirm-path.patch
1 --- cyc_async-6.6.1/common/cyclades-z/cyzload.c.orig    Wed Apr  5 02:44:07 2000
2 +++ cyc_async-6.6.1/common/cyclades-z/cyzload.c Wed Oct 30 13:22:40 2002
3 @@ -53,7 +53,7 @@
4  enum ZFUNCTION_TYPE function = ZFUNCTION_UNKNOWN;
5  
6  #define MEM_DEV "/dev/mem"
7 -#define FIRMWARE_DEFAULT_FILE "/usr/local/lib/cyzfirm.bin"
8 +#define FIRMWARE_DEFAULT_FILE "/usr/share/cyc_async/cyzfirm.bin"
9  #define BOOT_BUF_SIZE 0x400
10  #define RAM_SIZE 0x80000
11  
This page took 0.089816 seconds and 3 git commands to generate.