The sn driver isn't UCODE sourceless. While it is true there's an

binary FPGA image that's in an include file in this directory, that
include file isn't actually used. It is only for certain Trump Cards
that we don't yet support. When support was anticipated for them, we
got permission to include the required FPGA image in our sources under
the BSDL, but didn't start actually including the file. This was done
to provide a public paper trail for this file.
This commit is contained in:
Warner Losh 2015-01-17 02:17:55 +00:00
parent 0c76184ced
commit eac107b8db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277283

View File

@ -317,7 +317,7 @@ SUBDIR= \
sis \
sk \
${_smbfs} \
${_sn} \
sn \
${_snc} \
snp \
${_sound} \
@ -438,7 +438,6 @@ _ispfw= ispfw
_mwlfw= mwlfw
_ralfw= ralfw
_sf= sf
_sn= sn
_ti= ti
_txp= txp
.endif