diff options
author | 2000-07-13 22:22:48 +0000 | |
---|---|---|
committer | 2000-07-13 22:22:48 +0000 | |
commit | 536c3de456d6583bc942d94f01b88a7cabca98f4 (patch) | |
tree | 201060849d2854503b3cae156a71998f9fd5a4d3 | |
parent | timed & rdate start before securelevel is set so no need to check (diff) | |
download | wireguard-openbsd-536c3de456d6583bc942d94f01b88a7cabca98f4.tar.xz wireguard-openbsd-536c3de456d6583bc942d94f01b88a7cabca98f4.zip |
diamond products were incorrectly labelled
-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 c7802ba7f82..fbd18b576c0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.281 2000/07/13 01:10:44 deraadt Exp $ + $OpenBSD: pcidevs,v 1.282 2000/07/13 22:22:48 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -924,8 +924,7 @@ product DELTA RHINEII 0x1320 RhineII /* Diamond products */ product DIAMOND VIPER 0x9001 Viper/PCI -product DIAMOND MONSTER 0x0001 Monster - +product DIAMOND2 MONSTER 0x0001 Monster product DIAMOND2 MX300 0x0002 Monster Sound MX300 /* Distributed Processing Technology products */ |