diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c
index 3b87fb5..c5a0078 100644
--- a/sys/dev/pci/pucdata.c
+++ b/sys/dev/pci/pucdata.c
@@ -903,6 +903,15 @@ const struct puc_device_description puc_devs[] = {
            },
        },
+ /* SIIG JJ-E10011-S3 PCI-E card */
+       {      /* "SIIG JJ-E10011-S3 PCI-E", */
+               { PCI_VENDOR_OXFORD2, 
PCI_PRODUCT_OXFORD2_EXSYS_EX41092,0x0000,0x0000},
+               { 0xffff, 0xffff,                                       
0x0000,0x0000},
+               {
+                       { PUC_COM_MUL(10), 0x10, 0x0000 },
+               },
+       },
+
        /*
         * Exsys EX-41098
         */


--
With best regards,
     Gregory Edigarov

Reply via email to