From owner-freebsd-questions@FreeBSD.ORG Wed May 11 06:29:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30CAD16A4CE for ; Wed, 11 May 2005 06:29:03 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C809143D5D for ; Wed, 11 May 2005 06:29:02 +0000 (GMT) (envelope-from zhiliang.ong@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so47898rnf for ; Tue, 10 May 2005 23:29:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JfK+pipe6oOvb34hBDowi8yS3ke/97CExDHSR5I3Ox9PUdu0sh7yoLolnD8iOsCXGzF6exuq4oKR7fghxTjIEiDc6igqz2/mpOCA8EqvXJC/ugylfCIes9xGjSZ7p9ZjCIVp/BNoTyePzfL3g/UTfH/mvBjLq4in1qthiWZtyzE= Received: by 10.38.82.1 with SMTP id f1mr248429rnb; Tue, 10 May 2005 23:29:02 -0700 (PDT) Received: by 10.38.89.54 with HTTP; Tue, 10 May 2005 23:29:02 -0700 (PDT) Message-ID: <33827e8d050510232913e4322c@mail.gmail.com> Date: Wed, 11 May 2005 14:29:02 +0800 From: Zhiliang To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Cdce Patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Zhiliang List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 06:29:03 -0000 Hi, Could anyone enlightten me on how to apply a patch to a port? i recently installed the port "cdce" and encountered "cdce0: could not find data bulk in". there's a patch available fo this, "patch-if_cdce.c", bu t i have no idea how to apply it. Thanks in advance for any help.