convert a tab to a space so commenting out of piixpm is cleaner
This commit is contained in:
parent
f3ef5715ba
commit
5da686584b
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.752 2006/05/14 21:55:11 elad Exp $
|
||||
# $NetBSD: GENERIC,v 1.753 2006/06/04 15:48:08 perry 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.752 $"
|
||||
#ident "GENERIC-$Revision: 1.753 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -588,7 +588,7 @@ amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface
|
||||
#adt7463c* at iic? addr 0x2E # Tyan S2882-D
|
||||
|
||||
# Intel PIIX4 power management controllers
|
||||
piixpm* at pci? dev ? function ? # PIIX4 compatible PM controller
|
||||
piixpm* at pci? dev ? function ? # PIIX4 compatible PM controller
|
||||
iic* at piixpm? # SMBus on PIIX4
|
||||
|
||||
# iTE IT87xxF and compatible hardware monitors
|
||||
|
Loading…
Reference in New Issue
Block a user