Commented out SCSIVERBOSE option; reference
This commit is contained in:
parent
e349ac7eb5
commit
0e3c7b7f44
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.62 1997/08/19 23:49:35 augustss Exp $
|
||||
# $NetBSD: GENERIC,v 1.63 1997/08/20 18:35:55 mjacob Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
|
||||
@ -66,6 +66,7 @@ options EISAVERBOSE # recognize "unknown" EISA devices
|
||||
options PCIVERBOSE # recognize "unknown" PCI devices
|
||||
options TCVERBOSE # recognize "unknown" TC devices
|
||||
options UCONSOLE # users can use TIOCCONS (for xconsole)
|
||||
#options SCSIVERBOSE # Verbose SCSI errors
|
||||
|
||||
config netbsd root on ? type ?
|
||||
#config netbsd root on sd0 type ffs
|
||||
|
Loading…
Reference in New Issue
Block a user