document that other vendors use the hifn pci id too
authorderaadt <deraadt@openbsd.org>
Thu, 16 Mar 2000 20:39:23 +0000 (20:39 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 16 Mar 2000 20:39:23 +0000 (20:39 +0000)
sys/dev/pci/hifn7751.c

index 41443dd..1a95a93 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: hifn7751.c,v 1.10 2000/03/16 20:33:47 deraadt Exp $   */
+/*     $OpenBSD: hifn7751.c,v 1.11 2000/03/16 20:39:23 deraadt Exp $   */
 
 /*
  * Invertex AEON / Hi/fn 7751 driver
@@ -305,6 +305,11 @@ struct pci2id {
                { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                  0x00, 0x00, 0x00, 0x00, 0x00 }
        }, {
+               /*
+                * Other vendors share this PCI ID as well, such as
+                * http://www.powercrypt.com, and obviously they also
+                * use the same key.
+                */
                PCI_VENDOR_HIFN,
                PCI_PRODUCT_HIFN_7751,
                { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,