diff options
author | 2000-09-01 06:50:19 +0000 | |
---|---|---|
committer | 2000-09-01 06:50:19 +0000 | |
commit | 4610db135a69d7ce6624057a7708739ad080ff92 (patch) | |
tree | a8a8d33d32c697c19b7e71726ebcf9138e0414f5 | |
parent | Userland mouse daemon for new PCVT mouse features. The daemon must be started (diff) | |
download | wireguard-openbsd-4610db135a69d7ce6624057a7708739ad080ff92.tar.xz wireguard-openbsd-4610db135a69d7ce6624057a7708739ad080ff92.zip |
a comment
-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 7965ee4b917..3630c43e7ad 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.306 2000/09/01 02:06:33 mickey Exp $ + $OpenBSD: pcidevs,v 1.307 2000/09/01 06:50:19 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -597,6 +597,7 @@ product 3DLABS PERMEDIA 0x0004 GLINT Permedia product 3DLABS 500MX 0x0006 GLINT 500MX product 3DLABS PERMEDIA2 0x0007 GLINT Permedia 2 +/* 3Ware products */ product TRIWARE ESCALADE 0x1000 Escalade Storage Controller /* Aironet Products */ |