diff options
author | 2008-05-30 13:26:12 +0000 | |
---|---|---|
committer | 2008-05-30 13:26:12 +0000 | |
commit | 2e9916b3cc430056cc14d38def799a53a996719c (patch) | |
tree | cbc2598c06a75da7a7acf08835ae13ce69f0acd0 /sys | |
parent | diff -D support, also a change in diff_internals to properly print (diff) | |
download | wireguard-openbsd-2e9916b3cc430056cc14d38def799a53a996719c.tar.xz wireguard-openbsd-2e9916b3cc430056cc14d38def799a53a996719c.zip |
add the intel turbo memory device id
ok dlg@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bb36f35c018..b6813b65085 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1369 2008/05/24 06:00:56 brad Exp $ +$OpenBSD: pcidevs,v 1.1370 2008/05/30 13:26:12 thib Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2516,6 +2516,7 @@ product INTEL RCU31 0x9641 RCU31 I2O RAID product INTEL RCU31L 0x96a1 RCU31L I2O RAID product INTEL 21152 0xb152 S21152BB PCI-PCI product INTEL 21154 0xb154 S21154AE/BE PCI-PCI +product INTEL TURBOMEM 0x444e Intel Turbo Memory /* Intergraph products */ product INTERGRAPH 4D50T 0x00e4 Powerstorm 4D50T |