W dniu 15 paÅdziernika 2010 16:15 uÅytkownik GÃbor Stefanik <netrolller.3d@xxxxxxxxx> napisaÅ: > 2010/10/15 RafaÅ MiÅecki <zajec5@xxxxxxxxx>: >> W dniu 15 paÅdziernika 2010 01:58 uÅytkownik GÃbor Stefanik >> <netrolller.3d@xxxxxxxxx> napisaÅ: >>> 2010/10/14 RafaÅ MiÅecki <zajec5@xxxxxxxxx>: >>>> Signed-off-by: RafaÅ MiÅecki <zajec5@xxxxxxxxx> >>>> Cc: Henry Ptasinski <henryp@xxxxxxxxxxxx> >>>> Cc: Brett Rudley <brudley@xxxxxxxxxxxx> >>>> Cc: Nohee Ko <noheek@xxxxxxxxxxxx> >>>> --- >>>> Âdrivers/net/wireless/b43/radio_2056.h | Â522 +++++++++++++++++++++++++++++++++ >>>> Â1 files changed, 522 insertions(+), 0 deletions(-) >>>> >>>> diff --git a/drivers/net/wireless/b43/radio_2056.h b/drivers/net/wireless/b43/radio_2056.h >>>> index 60341d7..462c9fd 100644 >>>> --- a/drivers/net/wireless/b43/radio_2056.h >>>> +++ b/drivers/net/wireless/b43/radio_2056.h >>>> @@ -4,6 +4,9 @@ >>>> >>>> Â Copyright (c) 2010 RafaÅ MiÅecki <zajec5@xxxxxxxxx> >>>> >>>> + ÂSome parts of the code in this file are derived from the brcm80211 >>>> + Âdriver ÂCopyright (c) 2010 Broadcom Corporation >>>> + >>>> Â 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 >>>> Â the Free Software Foundation; either version 2 of the License, or >>>> @@ -28,6 +31,525 @@ >>>> >>>> Â#include "tables_nphy.h" >>>> >>>> +#define RADIO_2056_SYN Â Â Â Â Â Â Â Â Â Â Â Â (0x0 << 12) >>>> +#define RADIO_2056_TX0 Â Â Â Â Â Â Â Â Â Â Â Â (0x2 << 12) >>>> +#define RADIO_2056_TX1 Â Â Â Â Â Â Â Â Â Â Â Â (0x3 << 12) >>> >>> Please use B2056_ as the prefix. See LP-PHY. >> >> What does it mean? This "B" prefix? > > AFAIK it is a contraction for BCM. (The actual radio is called > BCM2056.) However, LP-PHY already uses B2062_ and B2063_ as its radio > register prefixes, so it is a good idea to follow the convention here, > too. Thanks for explaining and generally keeping eye on my patches :) I'll send modified version. -- RafaÅ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html