Changed comments following changes to not bundle firmware by default.

Approved by: re
This commit is contained in:
Vinod Kashyap 2004-04-10 02:41:22 +00:00
parent 85f5fe4183
commit b64d6f9ac2

View File

@ -1,11 +1,12 @@
# $FreeBSD$
#
# Uncomment the following line to bundle firmware with the driver,
# which may be flashed onto the controller, if the firmware on the
# controller is older than the one bundled, and needs to be upgraded.
# The size of the driver will increase significantly (to over 500KB)
# if this option is selected.
# In the line following this comment, a value of 0 on the right hand
# side will not cause firmware to be bundled. Change this value to 1
# to bundle the firmware with the driver, which may be flashed onto
# the controller, if the firmware on the controller is older than the
# one bundled, and needs to be upgraded. The size of the driver will
# increase significantly (to over 500kB) if this option is selected.
#
TWA_FLASH_FIRMWARE?=0