diff options
| author | jruoho <jruoho@NetBSD.org> | 2010-12-22 22:28:35 +0000 |
|---|---|---|
| committer | jruoho <jruoho@NetBSD.org> | 2010-12-22 22:28:35 +0000 |
| commit | 942b848c68efe3e3b09634c7bbd9638f44d6467d (patch) | |
| tree | a1536c6803819323d580e1c2747e94562400760b /sys/dev | |
| parent | 54bcfd939ce6e565aa91459bdd2208f92947dd3f (diff) | |
Add IPI0001, an identifier for ipmi(4). From Dell M710.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/acpi/acpidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpidevs b/sys/dev/acpi/acpidevs index 9835903b7ff..811125eb44e 100644 --- a/sys/dev/acpi/acpidevs +++ b/sys/dev/acpi/acpidevs @@ -1,4 +1,4 @@ -# $NetBSD: acpidevs,v 1.28 2010/10/26 09:13:54 jruoho Exp $ +# $NetBSD: acpidevs,v 1.29 2010/12/22 22:28:35 jruoho Exp $ # # Originally extracted from: @@ -389,4 +389,5 @@ ACPI000E Wake Alarm Device # **** Others **** HPQ0004 Hewlett-Packard 3D DriveGuard accelerometer INT0800 Intel Firmware Hub Device -LEN0014 Lenovo ThinkPad Extras
\ No newline at end of file +IPI0001 Intelligent Platform Management Interface +LEN0014 Lenovo ThinkPad Extras |
