add ISP_DISABLE_FW defopt
This commit is contained in:
parent
183e61b9cf
commit
fe61f2db84
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files,v 1.334 1999/11/22 03:53:40 sommerfeld Exp $
|
||||
# $NetBSD: files,v 1.335 1999/12/03 18:02:15 mjacob Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
|
@ -221,7 +221,7 @@ file dev/ic/aha.c aha
|
|||
# Qlogic ISP 10x0 SCSI Controllers
|
||||
defopt opt_isp.h ISP2100_FABRIC ISP2100_SCCLUN ISP_DISABLE_1020_SUPPORT
|
||||
ISP_DISABLE_1080_SUPPORT ISP_DISABLE_2100_SUPPORT
|
||||
ISP_DISABLE_2200_SUPPORT
|
||||
ISP_DISABLE_2200_SUPPORT ISP_DISABLE_FW
|
||||
device isp: scsi
|
||||
file dev/ic/isp.c isp
|
||||
file dev/ic/isp_netbsd.c isp
|
||||
|
|
Loading…
Reference in New Issue