From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 13 12:01:32 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8CCD37B405 for ; Sun, 13 Apr 2003 12:01:31 -0700 (PDT) Received: from web40302.mail.yahoo.com (web40302.mail.yahoo.com [66.218.78.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 1051743FBF for ; Sun, 13 Apr 2003 12:01:31 -0700 (PDT) (envelope-from m_evmenkin@yahoo.com) Message-ID: <20030413190130.53345.qmail@web40302.mail.yahoo.com> Received: from [207.175.241.198] by web40302.mail.yahoo.com via HTTP; Sun, 13 Apr 2003 12:01:30 PDT Date: Sun, 13 Apr 2003 12:01:30 -0700 (PDT) From: Maksim Yevmenkin To: mobile@freebsd.org, current@freebsd.org In-Reply-To: <3E99B17E.1020001@cw.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-364203142-1050260490=:52304" Subject: [PATCH] April Bluetooth stack does not build under 5.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 19:01:33 -0000 --0-364203142-1050260490=:52304 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline Dear Hackers, Please find attached patch for the ng_ubt(4) driver. This patch fixes stupid typo error in 2003/04/07 snapshot. Symptoms: link_elf: symbol usbd_intr_transfer undefined KLD file ng_ubt.ko - could not finalize loading Solution: Apply the attached patch, recompile and reinstall the ng_ubt(4) module. Impact: Minimal. This patch only affects new device nodes interface. Many thanks to Pav Lucistnik who reported this problem. I'm sorry about this. max __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com --0-364203142-1050260490=:52304 Content-Type: application/octet-stream; name="ng_ubt.typo.diff" Content-Transfer-Encoding: base64 Content-Description: ng_ubt.typo.diff Content-Disposition: attachment; filename="ng_ubt.typo.diff" LS0tIG5nX3VidC5jLm9yaWcJU3VuIEFwciAxMyAxMTo0NDo1MCAyMDAzCisr KyBuZ191YnQuYwlTdW4gQXByIDEzIDExOjQ4OjMxIDIwMDMKQEAgLTI0NjAs NyArMjQ2MCw3IEBACiAJCWlmIChlcnJvciAhPSAwKQogCQkJYnJlYWs7CiAK LQkJc3RhdHVzID0gdXNiZF9pbnRyX3RyYW5zZmVyKHNjLT5zY19idWxrX291 dF94ZmVyLAorCQlzdGF0dXMgPSB1c2JkX2J1bGtfdHJhbnNmZXIoc2MtPnNj X2J1bGtfb3V0X3hmZXIsCiAJCQkJc2MtPnNjX2J1bGtfb3V0X3BpcGUsIDAs IFVTQkRfREVGQVVMVF9USU1FT1VULAogCQkJCWJ1ZiwgJm4sInVidHdyIik7 CiAJCXN3aXRjaCAoc3RhdHVzKSB7Cg== --0-364203142-1050260490=:52304--