diff options
| author | briggs <briggs@NetBSD.org> | 2007-07-03 23:05:26 +0000 |
|---|---|---|
| committer | briggs <briggs@NetBSD.org> | 2007-07-03 23:05:26 +0000 |
| commit | fd02762f07275aba59d329baf6d5baaff14b50bb (patch) | |
| tree | 390ec1f2667eb86b82379dea642ab21083d17f3d /sys/dev/DEVNAMES | |
| parent | c42d6c37ad9745e9b871b486b6037b9dc5dde691 (diff) | |
Add (commented-out) support for IPMI on amd64--pretty much copied straight
from i386.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 6b1a7eedf31..d0a340e927d 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.227 2007/04/19 14:37:17 xtraeme Exp $ +# $NetBSD: DEVNAMES,v 1.228 2007/07/03 23:05:26 briggs Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -628,6 +628,7 @@ iopsp MI ipaqbus hpcarm ipaqlcd hpcarm ipaqpcic hpcarm +ipmi amd64 ipmi i386 ipmi xen ippp MI |
