svn commit: r237357 - head/sys/dev/puc

看板FB_svn作者時間13年前 (2012/06/21 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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, _______________________________________________ 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-unsubscribe@freebsd.org"
文章代碼(AID): #1FuggE8U (FB_svn)