From owner-freebsd-current@FreeBSD.ORG Sat Aug 4 17:55:33 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C770E106566B for ; Sat, 4 Aug 2012 17:55:33 +0000 (UTC) (envelope-from David.Boyd@insightbb.com) Received: from mail.insightbb.com (smtp3.insight.synacor.com [208.47.185.25]) by mx1.freebsd.org (Postfix) with ESMTP id 8830B8FC08 for ; Sat, 4 Aug 2012 17:55:32 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.1 cv=atjspXeKIBvubkJ4GvovWz4cNmgy3vPUj4c5TmWmWIU= c=1 sm=0 a=jLN7EqiLvroA:10 a=8nJEP1OIZ-IA:10 a=jSW02UzkF7qP-7K0OzwA:9 a=wPNLvfGTeEIA:10 a=VWp6FqSG4Vb1RlmLnQz6YQ==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com smtp.mail=David.Boyd@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com header.from=David.Boyd@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.138.146.238 as permitted sender) Received: from [74.138.146.238] ([74.138.146.238:1648] helo=sneezy) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.2.40 r(29895/29896)) with ESMTP id 81/8B-16443-7716D105; Sat, 04 Aug 2012 13:52:56 -0400 From: "David Boyd" To: Date: Sat, 4 Aug 2012 13:52:55 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Subject: pucdata.c addition X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2012 17:55:33 -0000 Can someone please add the following definition to pucdata.c? { 0x1415, 0x950a, 0x131f, 0x2032, "SIIG Cyber Serial Dual PCI 16C850 (20x family)", DEFAULT_RCLK * 10, PUC_PORT_4S, 0x10, 0, 8, }, The card is identified as a SIIG CyberSerial Dual (2 ports) is expandable to 4 ports and registers four uart devices with FreeBSD (even without the expansion chip). The chipset is by Oxford Semicondutor (OX16PCI954). The card has a non-standard clock. Thanks. David Boyd