diff options
author | 2006-07-08 19:15:18 +0000 | |
---|---|---|
committer | 2006-07-08 19:15:18 +0000 | |
commit | 1ac86d45a6358bb7dc5cca0b460eed63b96107f2 (patch) | |
tree | 84be49e18385c20a678980c153ac723bc68a1b59 | |
parent | regen (diff) | |
download | wireguard-openbsd-1ac86d45a6358bb7dc5cca0b460eed63b96107f2.tar.xz wireguard-openbsd-1ac86d45a6358bb7dc5cca0b460eed63b96107f2.zip |
revert the addition of the second 21152 PCI bridge id. I reseated the adapter
and it came up with the proper id.
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c20b6cef136..4929223695f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1093 2006/07/08 18:45:17 brad Exp $ +$OpenBSD: pcidevs,v 1.1094 2006/07/08 19:15:18 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2001,8 +2001,7 @@ product INTEL RCU21 0x9621 RCU21 I2O RAID product INTEL RCUxx 0x9622 RCUxx I2O RAID product INTEL RCU31 0x9641 RCU31 I2O RAID product INTEL RCU31L 0x96a1 RCU31L I2O RAID -product INTEL 21152_1 0xb150 S21152BB PCI-PCI -product INTEL 21152_2 0xb152 S21152BB PCI-PCI +product INTEL 21152 0xb152 S21152BB PCI-PCI product INTEL 21154 0xb154 S21154AE/BE PCI-PCI /* Intergraph products */ |