diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2009-04-12 13:45:24 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2009-04-12 13:45:24 +0000 |
commit | 61efe1e2f9cb2a6d68747ed1f86b208c2f6f25db (patch) | |
tree | f0765099fe1590024895fcff24ed52b18aa270ec | |
parent | 7aca272d1c500528f268ce38363995c905235d0a (diff) |
The Intel 21154 was incorrectly named S21154.
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cd15ae89a5f..ab3c9818b24 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1467 2009/04/06 15:16:18 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1468 2009/04/12 13:45:23 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2981,7 +2981,7 @@ product INTEL RCUxx 0x9622 RCUxx I2O RAID 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 21154 0xb154 21154AE/BE PCI-PCI /* Intergraph products */ product INTERGRAPH 4D50T 0x00e4 Powerstorm 4D50T |