Add acpismbus enries - commented out!
This commit is contained in:
parent
35f2f18a53
commit
c26849053d
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.263 2010/01/31 12:20:22 jruoho Exp $
|
||||
# $NetBSD: GENERIC,v 1.264 2010/02/06 20:12:32 pgoyette Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.263 $"
|
||||
#ident "GENERIC-$Revision: 1.264 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -277,6 +277,7 @@ acpidalb* at acpi? # Direct Application Launch Button
|
||||
acpiec* at acpi? # ACPI Embedded Controller (late binding)
|
||||
acpiecdt* at acpi? # ACPI Embedded Controller (early binding)
|
||||
acpilid* at acpi? # ACPI Lid Switch
|
||||
#acpismbus* at acpi? # ACPI SMBus CMI (experimental)
|
||||
acpitz* at acpi? # ACPI Thermal Zone
|
||||
acpiwmi* at acpi? # ACPI WMI Mapper
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.231 2010/01/31 12:14:45 jruoho Exp $
|
||||
# $NetBSD: ALL,v 1.232 2010/02/06 20:12:32 pgoyette Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.231 $"
|
||||
#ident "ALL-$Revision: 1.232 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -366,6 +366,7 @@ acpidalb* at acpi? # ACPI Direct Application Launch Button
|
||||
acpiec* at acpi? # ACPI Embedded Controller (late binding)
|
||||
acpiecdt* at acpi? # ACPI Embedded Controller (early binding)
|
||||
acpilid* at acpi? # ACPI Lid Switch
|
||||
#acpismbus* at acpi? # ACPI SMBus CMI (experimental)
|
||||
acpitz* at acpi? # ACPI Thermal Zone
|
||||
acpiwmi* at acpi? # ACPI WMI Mapper
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.962 2010/01/31 12:14:45 jruoho Exp $
|
||||
# $NetBSD: GENERIC,v 1.963 2010/02/06 20:12:32 pgoyette Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.962 $"
|
||||
#ident "GENERIC-$Revision: 1.963 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -358,6 +358,7 @@ acpidalb* at acpi? # ACPI Direct Application Launch Button
|
||||
acpiec* at acpi? # ACPI Embedded Controller (late binding)
|
||||
acpiecdt* at acpi? # ACPI Embedded Controller (early binding)
|
||||
acpilid* at acpi? # ACPI Lid Switch
|
||||
#acpismbus* at acpi? # ACPI SMBus CMI (experimental)
|
||||
acpitz* at acpi? # ACPI Thermal Zone
|
||||
acpiwmi* at acpi? # ACPI WMI Mapper
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user