On Friday 13 June 2008 17:31:53 Pavel Roskin wrote:
> diff --git a/ssb_sprom/ssb_sprom.c b/ssb_sprom/ssb_sprom.c
> index 2b05e9f..facacab 100644
> --- a/ssb_sprom/ssb_sprom.c
> +++ b/ssb_sprom/ssb_sprom.c
> @@ -16,7 +16,7 @@
>
> You should have received a copy of the GNU General Public License
> along with this program; see the file COPYING. If not, write to
> - the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor,
> + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Ok, well. I know about this. This is a typo by the FSF.
Anyway, let's apply it.
> Boston, MA 02110-1301, USA.
>
> */
> @@ -398,7 +398,7 @@ static void display_value(const uint8_t *sprom,
> value = sprom[offset];
> break;
> case VALUE_SUBP:
> - desc = "Subsytem product ID";
> + desc = "Subsystem product ID";
> if (sprom_rev == 4)
> offset = SPROM4_SUBP;
> else
> @@ -937,7 +937,7 @@ static void print_usage(int argc, char *argv[])
> prdata(" -g|--rawget OFF Get a value at a byte-OFFset\n");
> prdata("\n");
> prdata("Predefined values (for displaying (GET) or modification):\n");
> - prdata(" --subp [0xFFFF] Subsytem product ID for PCI\n");
> + prdata(" --subp [0xFFFF] Subsystem product ID for PCI\n");
> prdata(" --subv [0xFFFF] Subsystem vendor ID for PCI\n");
> prdata(" --ppid [0xFFFF] Product ID for PCI\n");
> prdata(" --bflhi [0xFFFF] High 16 bits of boardflags (only if
> spromversion > 1)\n");
> diff --git a/ssb_sprom/ssb_sprom.h b/ssb_sprom/ssb_sprom.h
> index 4b44e95..68d690f 100644
> --- a/ssb_sprom/ssb_sprom.h
> +++ b/ssb_sprom/ssb_sprom.h
> @@ -16,7 +16,7 @@
>
> You should have received a copy of the GNU General Public License
> along with this program; see the file COPYING. If not, write to
> - the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor,
> + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
> Boston, MA 02110-1301, USA.
>
> */
> diff --git a/ssb_sprom/utils.c b/ssb_sprom/utils.c
> index 5d3189e..b57b415 100644
> --- a/ssb_sprom/utils.c
> +++ b/ssb_sprom/utils.c
> @@ -16,7 +16,7 @@
>
> You should have received a copy of the GNU General Public License
> along with this program; see the file COPYING. If not, write to
> - the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor,
> + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
> Boston, MA 02110-1301, USA.
>
> */
>
--
Greetings Michael.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev