Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2012 04:57:59 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r237357 - head/sys/dev/puc
Message-ID:  <201206210457.q5L4vx1f089868@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fjoe
Date: Thu Jun 21 04:57:59 2012
New Revision: 237357
URL: http://svn.freebsd.org/changeset/base/237357

Log:
  Remove Moxa CP-132EL definition (RS422/485-only board).

Modified:
  head/sys/dev/puc/pucdata.c

Modified: head/sys/dev/puc/pucdata.c
==============================================================================
--- head/sys/dev/puc/pucdata.c	Thu Jun 21 04:52:26 2012	(r237356)
+++ head/sys/dev/puc/pucdata.c	Thu Jun 21 04:57:59 2012	(r237357)
@@ -575,12 +575,6 @@ const struct puc_cfg puc_pci_devices[] =
 	    PUC_PORT_8S, 0x14, 0, 0x200,
 	},
 
-	{   0x1393, 0x1322, 0xffff, 0,
-	    "Moxa Technologies, Smartio CP-132EL/PCIe",
-	    DEFAULT_RCLK * 8,
-	    PUC_PORT_2S, 0x14, 0, 0x200,
-	},
-
 	{   0x1393, 0x1680, 0xffff, 0,
 	    "Moxa Technologies, C168H/PCI",
 	    DEFAULT_RCLK * 8,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206210457.q5L4vx1f089868>