diff options
author | 1999-02-16 17:45:39 +0000 | |
---|---|---|
committer | 1999-02-16 17:45:39 +0000 | |
commit | e96423dc55745d5765a1d23b1330a74a52d05ac5 (patch) | |
tree | 1b225e9e5283a648e1dd1cecfa13c8de0c01b486 /sys | |
parent | sendto(2) takes socklen_t for length param (diff) | |
download | wireguard-openbsd-e96423dc55745d5765a1d23b1330a74a52d05ac5.tar.xz wireguard-openbsd-e96423dc55745d5765a1d23b1330a74a52d05ac5.zip |
AEON is an encryption card
Diffstat (limited to 'sys')
-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 72c711eb74b..56b942e9751 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.118 1999/02/16 04:15:20 deraadt Exp $ +$OpenBSD: pcidevs,v 1.119 1999/02/16 17:45:39 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -908,7 +908,7 @@ product INTEL PCI450_MC 0x84c5 450 PCIset (Orion) Memory product INTERGRAPH 4D50T 0x00e4 Powerstorm 4D50T /* Invertex */ -product INVERTEX AEON 0x0005 AEON +product INVERTEX AEON 0x0005 AEON Encryption /* I. T. T. products */ product ITT AGX016 0x0001 AGX016 |