mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Add options for NCR driver.
This commit is contained in:
parent
b88a895923
commit
21ffa5aee5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20516
@ -1,4 +1,4 @@
|
||||
# $Id: options,v 1.17 1996/07/14 10:46:27 joerg Exp $
|
||||
# $Id: options,v 1.18 1996/10/28 11:32:55 phk Exp $
|
||||
|
||||
# Option name filename
|
||||
|
||||
@ -64,6 +64,13 @@ SCSIDEBUG opt_scsi.h
|
||||
OD_BOGUS_NOT_READY opt_od.h
|
||||
OD_AUTO_TURNOFF opt_od.h
|
||||
|
||||
# Options used only in pci/ncr.c
|
||||
SCSI_NCR_MYADDR opt_ncr.h
|
||||
SCSI_NCR_MAXSYNC opt_ncr.h
|
||||
SCSI_NCR_MAXWIDE opt_ncr.h
|
||||
SCSI_NCR_DFLT_TAGS opt_ncr.h
|
||||
SCSI_NCR_DEBUG opt_ncr.h
|
||||
|
||||
# Resource limits.
|
||||
CHILD_MAX opt_rlimit.h
|
||||
OPEN_MAX opt_rlimit.h
|
||||
|
Loading…
Reference in New Issue
Block a user