diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-08 19:15:19 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-08 19:15:19 +0000 |
commit | 1623ddd29b1b90abb7f2221e126114601b64a5d7 (patch) | |
tree | 7949f1306d967aa7528303a4eef3e891fd20d299 /sys/dev | |
parent | f22a17ac4e229c441e08948ec5b849746a385321 (diff) |
revert the addition of the second 21152 PCI bridge id. I reseated the adapter
and it came up with the proper id.
Diffstat (limited to 'sys/dev')
-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 */ |