add commented out DBRI_* options
This commit is contained in:
parent
7001ea36f9
commit
934c5059a7
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.185 2006/02/05 05:02:02 cube Exp $
|
||||
# $NetBSD: GENERIC,v 1.186 2006/03/09 20:58:40 macallan Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.185 $"
|
||||
#ident "GENERIC-$Revision: 1.186 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -614,7 +614,9 @@ audioamd0 at sbus0 slot ? offset ? # sun4m
|
||||
|
||||
audiocs0 at sbus0 slot ? offset ? # SUNW,CS4231
|
||||
|
||||
dbri0 at sbus0 slot ? offset ? # SUNW,DBRI[s3|e]
|
||||
#options DBRI_DEBUG # noisy debug output from the dbri driver
|
||||
#options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
|
||||
dbri* at sbus? slot ? offset ? # SUNW,DBRI[s3|e]
|
||||
|
||||
audio* at audiobus?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user