Near AHC_SCBPAGING_ENABLE add following comment
# WARNING: can effectively kill your disks with some controllers (I am the victim of -current kernel, inodes wiped completely)
This commit is contained in:
parent
65e925d16f
commit
8ba1fe211b
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.290 1996/11/11 20:38:28 bde Exp $
|
||||
# $Id: LINT,v 1.291 1996/11/11 22:01:09 nate Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -898,6 +898,7 @@ controller ahc0
|
||||
options AHC_TAGENABLE
|
||||
|
||||
# enable SCB paging - See the ahc.4 man page
|
||||
# WARNING: can effectively kill your disks with some controllers
|
||||
options AHC_SCBPAGING_ENABLE
|
||||
|
||||
# The aic7xxx driver will attempt to use memory mapped I/O for all PCI
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.290 1996/11/11 20:38:28 bde Exp $
|
||||
# $Id: LINT,v 1.291 1996/11/11 22:01:09 nate Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -898,6 +898,7 @@ controller ahc0
|
||||
options AHC_TAGENABLE
|
||||
|
||||
# enable SCB paging - See the ahc.4 man page
|
||||
# WARNING: can effectively kill your disks with some controllers
|
||||
options AHC_SCBPAGING_ENABLE
|
||||
|
||||
# The aic7xxx driver will attempt to use memory mapped I/O for all PCI
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.290 1996/11/11 20:38:28 bde Exp $
|
||||
# $Id: LINT,v 1.291 1996/11/11 22:01:09 nate Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -898,6 +898,7 @@ controller ahc0
|
||||
options AHC_TAGENABLE
|
||||
|
||||
# enable SCB paging - See the ahc.4 man page
|
||||
# WARNING: can effectively kill your disks with some controllers
|
||||
options AHC_SCBPAGING_ENABLE
|
||||
|
||||
# The aic7xxx driver will attempt to use memory mapped I/O for all PCI
|
||||
|
Loading…
x
Reference in New Issue
Block a user