From eebb73a8824bb90948fc8c42f279de1886eb8a93 Mon Sep 17 00:00:00 2001 From: mightymax Date: Thu, 11 Jan 2007 20:15:22 +0000 Subject: [PATCH] inserted link to documentation: http://www.rfmd.com/pdfs/2958.pdf --- desmume/src/wifi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/wifi.h b/desmume/src/wifi.h index f94bab82d..54af80726 100644 --- a/desmume/src/wifi.h +++ b/desmume/src/wifi.h @@ -27,7 +27,7 @@ extern "C" { /* Referenced as RF_ in dswifi: rffilter_t */ /* based on the documentation for the RF2958 chip of RF Micro Devices */ -/* using the register names as in docs */ +/* using the register names as in docs ( http://www.rfmd.com/pdfs/2958.pdf )*/ /* even tho every register only has 18 bits we are using u32 */ typedef struct rffilter_t {