Add "COMPAT_OSSAUDIO" option.
This commit is contained in:
parent
b4458473fd
commit
d9835f8fa4
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.66 2003/01/08 13:41:18 tron Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.67 2003/01/19 10:42:54 tron Exp $
|
||||
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
|
||||
#
|
||||
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.66 $"
|
||||
#ident "GENERIC-$Revision: 1.67 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -93,6 +93,7 @@ options COMPAT_43 # and 4.3BSD
|
||||
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
|
||||
|
||||
options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility
|
||||
options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
options COMPAT_LINUX # binary compatibility with Linux
|
||||
|
Loading…
Reference in New Issue
Block a user