Subject: CVS commit: src/sys/dev/microcode/bge
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 12/15/2005 17:37:03
Module Name:	src
Committed By:	jonathan
Date:		Thu Dec 15 17:37:03 UTC 2005

Added Files:
	src/sys/dev/microcode/bge: if_bge_firmware.h

Log Message:
TCP Segmentation Offload (TSO) add-on firmware for the
Broadcom bcm5703/bcm5704, and bcm5705, respectively.

Taken verbatim from the Linux-2.6.12.3 tg3 driver, where the firmware
is explictly marked as non-GPLed (hex-encoded binary blobs are not in
source form, and therefore violate the terms of the GPL), along with
the Boradcom non-GPL copyright allowing distribution of this
hex-encoded firmware.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/microcode/bge/if_bge_firmware.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.