diff options
author | 1999-02-19 02:15:10 +0000 | |
---|---|---|
committer | 1999-02-19 02:15:10 +0000 | |
commit | 497afffd38df52f5894d31ff54f9984bd025e7c2 (patch) | |
tree | 6ea3b05c26f0202bedfddc442f57581fc65b40a3 /sys | |
parent | when checking for weak keys compare sizeof(des_cblock) bytes insetad of sizeof(key) bytes (diff) | |
download | wireguard-openbsd-497afffd38df52f5894d31ff54f9984bd025e7c2.tar.xz wireguard-openbsd-497afffd38df52f5894d31ff54f9984bd025e7c2.zip |
shorten AEON name
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 56b942e9751..a488a4f6f08 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.119 1999/02/16 17:45:39 deraadt Exp $ +$OpenBSD: pcidevs,v 1.120 1999/02/19 02:15:10 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 Encryption +product INVERTEX AEON 0x0005 AEON /* I. T. T. products */ product ITT AGX016 0x0001 AGX016 |