Add piixpm

This commit is contained in:
jmcneill 2006-05-07 01:38:54 +00:00
parent 1735d4bad3
commit 3dbc5b92c6
2 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.749 2006/05/06 15:49:38 jmcneill Exp $
# $NetBSD: GENERIC,v 1.750 2006/05/07 01:38:54 jmcneill 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.749 $"
#ident "GENERIC-$Revision: 1.750 $"
maxusers 32 # estimated number of users
@ -587,6 +587,10 @@ amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface
#adt7463c* at iic? addr 0x2D # Tyan S2881
#adt7463c* at iic? addr 0x2E # Tyan S2882-D
# Intel PIIX4 power management controllers
piixpm* at pci? dev ? function ? # PIIX4 compatible PM controller
iic* at piixpm? # SMBus on PIIX4
# LM7[89] and compatible hardware monitors
#lm0 at isa? port 0x290 # other common: 0x280, 0x310, 0xc00

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.182 2006/05/06 15:49:38 jmcneill Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.183 2006/05/07 01:38:54 jmcneill 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.182 $"
#ident "GENERIC-$Revision: 1.183 $"
maxusers 32 # estimated number of users
@ -482,6 +482,9 @@ lpt2 at isa? port 0x3bc
#viapm* at pci? dev ? function ?
#viaenv* at viapm?
# Intel PIIX4 power management controllers
piixpm* at pci? dev ? function ? # PIIX4 compatible PM controller
iic* at piixpm? # SMBus on PIIX4
# SCSI Controllers and Devices