diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-10 07:34:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-10 07:34:00 +0000 |
commit | 1714e6d4bfb567efae90f7337074a300005d155a (patch) | |
tree | eb2a1595b96d46baa03114339bea956a3794dc32 /sys/arch/amd64 | |
parent | 5e7c4ec080796cee0b0c191f19408ca1b81da2a5 (diff) |
cull the dead
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index c69447ecec1..6ea74eded10 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.103 2006/01/09 19:32:43 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.104 2006/01/10 07:33:59 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -62,9 +62,6 @@ pci* at ppb? pci* at pchb? pcib* at pci? # PCI-ISA bridge -# power management and other environmental stuff -#amdpm* at pci? # AMD768MPX - # National Semiconductor LM7[89] and compatible hardware monitors lm0 at isa? port 0x290 #lm1 at isa? port 0x280 |