X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tools%2Fcarlu%2Fsrc%2Fusb.h;h=66c674f951bf9ab050a42f064cedb9ba23886e7f;hb=12cc2cc355d1dce3d50c78e0f680b3cda0c73dfe;hp=4e897a163148308bcc9138b7338dc91b0a499351;hpb=ce72b0c6b76cbd571a2f61ba03587f724ca79f05;p=carl9170fw.git diff --git a/tools/carlu/src/usb.h b/tools/carlu/src/usb.h index 4e897a1..66c674f 100644 --- a/tools/carlu/src/usb.h +++ b/tools/carlu/src/usb.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * USB back-end API declaration * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -45,7 +45,7 @@ #define AR9170_TX_MAX_ACTIVE_URBS 8 -#define CARL9170_FIRMWARE_FILE "/lib/firmware/carl9170-1" +#define CARL9170_FIRMWARE_FILE (CARLU_PATH "/../../carlfw/carl9170.fw") struct carlu;