From owner-freebsd-stable@FreeBSD.ORG Mon Aug 15 20:34:08 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE087106566B for ; Mon, 15 Aug 2011 20:34:08 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 951C28FC0C for ; Mon, 15 Aug 2011 20:34:08 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 49C1E46B06; Mon, 15 Aug 2011 16:34:08 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id D8C718A02E; Mon, 15 Aug 2011 16:34:07 -0400 (EDT) From: John Baldwin To: freebsd-stable@freebsd.org Date: Mon, 15 Aug 2011 16:16:44 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110617; KDE/4.5.5; amd64; ; ) References: <4846F699-215D-4408-BD3C-4860305BF6B8@transactionware.com> In-Reply-To: <4846F699-215D-4408-BD3C-4860305BF6B8@transactionware.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Message-Id: <201108151616.44880.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Mon, 15 Aug 2011 16:34:07 -0400 (EDT) Cc: Jan Mikkelsen Subject: Re: Patch to puc(4) to support Moxa CP-112UL board X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2011 20:34:08 -0000 On Wednesday, August 10, 2011 7:55:18 pm Jan Mikkelsen wrote: > Hi, >=20 > I have added these device IDs to pucdata.c to support the Moxa CP-112UL b= oard family. >=20 > Should I submit a problem report, or is there an easier way to get the pa= tch merged? >=20 > (I care about 8-STABLE at the moment =85) >=20 > Thanks, >=20 > Jan Mikkelsen Committed to HEAD, will MFC in a week or so, thanks! =2D-=20 John Baldwin