Author: loos
Date: Fri Jan  9 03:35:19 2015
New Revision: 276878
URL: https://svnweb.freebsd.org/changeset/base/276878

Log:
  MFC r276589:
  
  puc(4): Add an entry for the Feasso PCI FPP-02 2S1P card.

Modified:
  stable/10/sys/dev/puc/pucdata.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/puc/pucdata.c
==============================================================================
--- stable/10/sys/dev/puc/pucdata.c     Fri Jan  9 03:32:51 2015        
(r276877)
+++ stable/10/sys/dev/puc/pucdata.c     Fri Jan  9 03:35:19 2015        
(r276878)
@@ -1034,6 +1034,12 @@ const struct puc_cfg puc_pci_devices[] =
            .config_function = puc_config_sunix
        },
 
+       {   0x5372, 0x6872, 0xffff, 0,
+           "Feasso PCI FPP-02 2S1P",
+           DEFAULT_RCLK,
+           PUC_PORT_2S1P, 0x10, 4, 0,
+       },
+
        {   0x5372, 0x6873, 0xffff, 0,
            "Sun 1040 PCI Quad Serial",
            DEFAULT_RCLK,
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to