Skip to content

Commit

Permalink
firmware: Remove newly-added slicoss and sxg firmware images
Browse files Browse the repository at this point in the history
These are available elsewhere (for example in the linux-firmware.git
repository); they have no business being added to the kernel source
tree.

We are only putting stuff in the firmware/ directory of the kernel
source when it's extracted from long-standing drivers which used to
include it directly.

We didn't intend to open the floodgates to including megabytes of new
firmware which was previously being distributed separately.

Signed-off-by: David Woodhouse <[email protected]>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Apr 7, 2009
1 parent 14fa86f commit cec20f3
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 24,101 deletions.
6 changes: 0 additions & 6 deletions firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ fw-shipped-$(CONFIG_SND_SB16_CSP) += sb16/mulaw_main.csp sb16/alaw_main.csp \
sb16/ima_adpcm_init.csp \
sb16/ima_adpcm_playback.csp \
sb16/ima_adpcm_capture.csp
fw-shipped-$(CONFIG_SLICOSS) += slicoss/gbdownload.sys slicoss/gbrcvucode.sys \
slicoss/oasisdbgdownload.sys \
slicoss/oasisdownload.sys \
slicoss/oasisrcvucode.sys
fw-shipped-$(CONFIG_SXG) += sxg/saharadownloadB.sys \
sxg/saharadbgdownloadB.sys
fw-shipped-$(CONFIG_SND_YMFPCI) += yamaha/ds1_ctrl.fw yamaha/ds1_dsp.fw \
yamaha/ds1e_ctrl.fw
fw-shipped-$(CONFIG_SND_WAVEFRONT) += yamaha/yss225_registers.bin
Expand Down
53 changes: 0 additions & 53 deletions firmware/WHENCE
Original file line number Diff line number Diff line change
Expand Up @@ -408,59 +408,6 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

Driver: SLICOSS - Alacritech IS-NIC products

File: slicoss/gbdownload.sys.ihex
File: slicoss/gbrcvucode.sys.ihex
File: slicoss/oasisdbgdownload.sys.ihex
File: slicoss/oasisdownload.sys.ihex
File: slicoss/oasisrcvucode.sys.ihex

Licence:
Copyright (C) 1999-2009 Alacritech, Inc.

as an unpublished work. This notice does not imply unrestricted or
public access to the source code from which this firmware image is
derived. Except as noted below this firmware image may not be
reproduced, used, sold or transferred to any third party without
Alacritech's prior written consent. All Rights Reserved.

Permission is hereby granted for the distribution of this firmware
image as part of a Linux or other Open Source operating system kernel
in text or binary form as required.

This firmware may not be modified and may only be used with
Alacritech hardware.

Found in hex form in kernel source.

--------------------------------------------------------------------------

Driver: SXG - Alacritech IS-NIC products

File: sxg/saharadownloadB.sys.ihex
File: sxg/saharadbgdownloadB.sys.ihex

Licence:
Copyright (C) 1999-2009 Alacritech, Inc.

as an unpublished work. This notice does not imply unrestricted or
public access to the source code from which this firmware image is
derived. Except as noted below this firmware image may not be
reproduced, used, sold or transferred to any third party without
Alacritech's prior written consent. All Rights Reserved.

Permission is hereby granted for the distribution of this firmware
image as part of a Linux or other Open Source operating system kernel
in text or binary form as required.

This firmware may not be modified and may only be used with
Alacritech hardware.

Found in hex form in kernel source.

--------------------------------------------------------------------------

Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter

File: cxgb3/t3b_psram-1.1.0.bin.ihex
Expand Down
Loading

0 comments on commit cec20f3

Please sign in to comment.