From owner-freebsd-current@FreeBSD.ORG Fri May 29 21:33:05 2009 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 636011065673 for ; Fri, 29 May 2009 21:33:05 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ew0-f164.google.com (mail-ew0-f164.google.com [209.85.219.164]) by mx1.freebsd.org (Postfix) with ESMTP id ED6A38FC16 for ; Fri, 29 May 2009 21:33:04 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by mail-ew0-f164.google.com with SMTP id 8so3091587ewy.43 for ; Fri, 29 May 2009 14:33:04 -0700 (PDT) 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:content-transfer-encoding; bh=f1j70AtfgiCFhuOhhD8mV0s5/xqL8pWy8iTRWsTgr/E=; b=aXJWqipk2xDKaxamzUdOxXY5b2DYHGtGsKJ3ZnzYj4HjoeuYrcKeCc/qnxFfwoAq5o A/AxFA9pQQlTlh4LSK7Kwwnjsxhmr3hZ9TQCw+2SvPpUbRVUyjIhGLGzfTN0en+t/7Cq 2f4MfRZRr1QVHIdkNC0ox8ds8GdQNy3gauuX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=QIUjYKAD+kmQUGASYZSWyBXgwpk0sh0nbJRQHLpIRn68dnkGE8HpAcVoH055fhqNJf z0dkxfv2DIzSVnno2TMhPEzNhy/L96Gy453Y6duEl7mGbB9LDBpnQaCzZ2oY4gz3Xg+O 34PWmgRBS4MYpHJSP4eHE3obqh4LlCzHul5dU= MIME-Version: 1.0 Received: by 10.216.25.144 with SMTP id z16mr1072087wez.179.1243632784494; Fri, 29 May 2009 14:33:04 -0700 (PDT) Date: Fri, 29 May 2009 16:33:04 -0500 Message-ID: <11167f520905291433i103060batc80e46531834a8a4@mail.gmail.com> From: "Sam Fourman Jr." To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Realtek 8187B wireless urtw(4) 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: Fri, 29 May 2009 21:33:05 -0000 I bought a new Wireles USB device, using todays -CURRENT it will not attach to urtw. I am in need of some help. what are the steps I need to take to add the relevant device ID's to usbdevs? usbdevs -v no longer works in FreeBSD -CURRENT I was able to extract the following info from OpenBSD 4.5 usbdevs -v Controller /dev/usb0: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x8086), rev 1.00 port 1 addr 2: high speed, power 500 mA, config 1, RTL8187B_WLAN_Adapter(0x8189), Realtek(0x0bda), rev 2.00, iSerialNumber 00e04c000001 here is a link to the Card I bought http://www.alibaba.com/product/tw102499076-217620669-100648643/High_Power_500mW_WiFi_USB_Adapter.html Thank you in advance Sam Fourman Jr.