diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-12-30 00:47:49 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-12-30 00:47:49 +0000 |
commit | 4289e959ac55337549712ef1675adaaddf933a65 (patch) | |
tree | ec88f80fd63b6fffd784be85dcb38ce70b98cfd1 /sys | |
parent | 5c3524c49752d8decdc075b3c67558a063f9e3bb (diff) |
add the PCI id for the Sun Crypto Accelerator 6000 PCIe board.
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 2656436e600..ea8f8a3b6a0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1305 2007/12/22 06:07:05 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1306 2007/12/30 00:47:48 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3811,6 +3811,7 @@ product SUN GEMNETWORK 0x2bad GEM product SUN SIMBA 0x5000 Simba PCI-PCI product SUN 5821 0x5454 Crypto 5821 product SUN SCA1K 0x5455 Crypto 1K +product SUN SCA6K 0x5ca0 Crypto 6K product SUN PSYCHO 0x8000 Psycho PCI product SUN MS_IIep 0x9000 microSPARC IIep PCI product SUN US_IIi 0xa000 UltraSPARC IIi PCI |