From owner-freebsd-questions@FreeBSD.ORG Wed Dec 16 19:11:12 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D989106568D for ; Wed, 16 Dec 2009 19:11:12 +0000 (UTC) (envelope-from js.lists@gmail.com) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id F3ED68FC12 for ; Wed, 16 Dec 2009 19:11:11 +0000 (UTC) Received: by yxe1 with SMTP id 1so1293659yxe.3 for ; Wed, 16 Dec 2009 11:11:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JHTyVuxHaN6YgyFMMQkk9DY0NYOZnJ/8BV1ThJwb8FA=; b=EkNddrqqKh091CJYSD4595jVzpyfGA6419Rzogm8VSPvWaw0qz+7p8MjFy3Gh/pBD1 w5nPiacO+1hZGqsCn6mq/7c7tmKeSYiGD/fXuAyCDRFdnX/bs2SFy2HP556lpEjRxjwT Z6dsutS88OGElzu+xkmixSuYOmXZj3KFMCYBg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qY0ntbK/xxoNFX5tBPoM9aNGOWrTUnNVzr1Gn3uNyx2NdnEXbl3I2lz5HOKfHds+vO umz/d3Vy26d6ej3wYZjg2zsharJS4cYXOufbY0vVtiYJU4YywWGTcC03IVC5IAWkY0iU Lu0Zixs+0Uv7OqwKns/Xh/4zDyDl42ux6jltM= MIME-Version: 1.0 Received: by 10.90.168.13 with SMTP id q13mr1428038age.99.1260989246072; Wed, 16 Dec 2009 10:47:26 -0800 (PST) Date: Wed, 16 Dec 2009 10:47:25 -0800 Message-ID: From: Joe S To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 Subject: How to apply a patch for Broadcom 5715S X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2009 19:11:12 -0000 I have the same problem as reported in this bug: http://www.freebsd.org/cgi/query-pr.cgi?pr=122551 Someone attached a patch to the bug that resolves the problem. I don't know how to apply the patch. Can someone please show me how?