diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-10 07:32:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-10 07:32:22 +0000 |
commit | 5e7c4ec080796cee0b0c191f19408ca1b81da2a5 (patch) | |
tree | 9f3689d74a9e172660b144f7fbebbba8a3f8d9d3 /sys/arch/i386/conf | |
parent | 2baefddea3653f9b150e76238461ad922e7e6981 (diff) |
comment amdpm
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 5be507db526..fbbdda98e3d 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.460 2006/01/05 22:30:45 dlg Exp $ +# $OpenBSD: GENERIC,v 1.461 2006/01/10 07:32:21 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -110,7 +110,7 @@ amdiic* at pci? # AMD-8111 SMBus controller iic* at amdiic? nviic* at pci? # NVIDIA nForce2/3/4 SMBus controller iic* at nviic? -amdpm* at pci? # AMD-76x PM and SMBus controller +amdpm* at pci? # AMD-7xx/8111 and NForce SMBus controller iic* at amdpm? it0 at isa? port 0x290 # IT8705F, IT8712F and SiS970 hardware |