diff options
| author | Jim Pirzyk <pirzyk@FreeBSD.org> | 2001-12-21 01:28:59 +0000 |
|---|---|---|
| committer | Jim Pirzyk <pirzyk@FreeBSD.org> | 2001-12-21 01:28:59 +0000 |
| commit | 417c87d1379e738df87bec5be86eebd7ee30fd63 (patch) | |
| tree | b20f38829db5c4777f6c4577ca7b7afa89bbd359 /sys/pci/intpm.c | |
| parent | 98f9879242b09010e545e2ff614e8d35c17e95e0 (diff) | |
Notes
Diffstat (limited to 'sys/pci/intpm.c')
| -rw-r--r-- | sys/pci/intpm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index 5937a02be20b..5aa9c0199309 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.c @@ -58,6 +58,7 @@ static struct _pcsid } pci_ids[] = { { 0x71138086,"Intel 82371AB Power management controller"}, + { 0x719b8086,"Intel 82443MX Power management controller"}, #if 0 /* Not a good idea yet, this stops isab0 functioning */ { 0x02001166,"ServerWorks OSB4 PCI to ISA Bridge"}, |
