From owner-freebsd-wireless@FreeBSD.ORG Fri Nov 16 19:27:14 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 904F65EA for ; Fri, 16 Nov 2012 19:27:14 +0000 (UTC) (envelope-from gosha-necr@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id DDD458FC08 for ; Fri, 16 Nov 2012 19:27:13 +0000 (UTC) Received: from web17h.yandex.ru (web17h.yandex.ru [84.201.186.46]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 744531B227D7 for ; Fri, 16 Nov 2012 23:26:05 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web17h.yandex.ru (Yandex) with ESMTP id 2A38B6EC81A8; Fri, 16 Nov 2012 23:26:05 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1353093965; bh=buXyfdXzubjoRefmamdM7ETIGvk1MfRE6HoW0stksNU=; h=From:To:In-Reply-To:References:Subject:Date; b=AfvpyHu4IdkErT8V+YroocHBTqpDshJPx0mRXwqVPtsi+iF0Yi3YIc4Bb1sdL3K2B KHXIRhFGB8jJbwp/WQU7iis7V9nrxgbUWBgCitX5XI7bVydEqPBMFViQi24PNrsg8A UcV2U0rvnGtQdxbFKAb2EXj78hNOSLQxVrx/VrO4= Received: from mx0.manul-it.ru (mx0.manul-it.ru [92.54.86.120]) by web17h.yandex.ru with HTTP; Fri, 16 Nov 2012 23:26:04 +0400 From: =?koi8-r?B?59XM0cXXIOfP28E=?= To: freebsd-wireless@freebsd.org In-Reply-To: References: <252851353090964@web7g.yandex.ru> Subject: Re: Strange output from ndisgen'ed driver in 10-Current Message-Id: <36331353093964@web17h.yandex.ru> Date: Sat, 17 Nov 2012 01:26:04 +0600 X-Mailer: Yamail [ http://yandex.ru ] 5.0 X-Mailman-Approved-At: Fri, 16 Nov 2012 20:18:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2012 19:27:14 -0000 Good day Adrian! Yes as I read from internet, that Realtek chip has WiFi+Bluetooth, But from my output I think WiFi and Bluetooth are on PCI-E bus: Wi-FI: none2@pci0:4:0:0: class=0x028000 card=0x072610ec chip=0x872310ec rev=0x00 hdr=0x00 Bluetooth:none3@pci0:5:0:0: class=0xff0000 card=0x27021558 chip=0x528910ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' Device on USB bus from output is Bison Camera, its VENDORID:PRODUCTID fom lsusb -v: Bus /dev/usb Device /dev/ugen2.3: ID 5986:0315 Acer, Inc Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 ? bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x5986 Acer, Inc idProduct 0x0315 bcdDevice 6.08 iManufacturer 2 BISON Corporation iProduct 3 BisonCam, NB Pro iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 507 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 17.11.2012, 00:55, "Adrian Chadd" : Does it have a USB bluetooth adaptor on board? I know the atheros wifi+bt combo cards use a USB bluetooth chip. Adrian On 16 November 2012 10:36, Гуляев Гоша <[1]gosha-necr@yandex.ru> wrote: Good day! I'm tryin to get working wireless card RTL8723AE on my laptop with FreeBSD 10-Current amd64 From my early question in that list i know that FreeBSD has not driver for my Wi-Fi card and there is no developer of Realtek drivers in FreeBSD. So I'm trying hard to use that device with ndisgen produced drivers. I'm tryin drivers from XP32, XP64, Vista32, Vista64, W7_32 and W7_64 and it has no effect. Drivers succesfully compiled with ndisgen, but when I'm kldload driver I have such strange output in /var/log/messages: Nov 17 00:32:12 MYBSD root: Unknown USB device: vendor 0x5986 product 0x0315 bus uhub4 But my Wi-Fi card not on USB bus, it is on PCI-E bus as I understand from pciconv -lv: none2@pci0:4:0:0: class=0x028000 card=0x072610ec chip=0x872310ec rev=0x00 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' class = network none3@pci0:5:0:0: class=0xff0000 card=0x27021558 chip=0x528910ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' Maybe somebody can help with me with that? -------------------------------------------- С уважением, Гуляев Гоша. _______________________________________________ [2]freebsd-wireless@freebsd.org mailing list [3]http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[4]freebsd-wireless-unsubscribe@freebsd.org" -------------------------------------------- С уважением, Гуляев Гоша. References 1. mailto:gosha-necr@yandex.ru 2. mailto:freebsd-wireless@freebsd.org 3. http://lists.freebsd.org/mailman/listinfo/freebsd-wireless 4. mailto:freebsd-wireless-unsubscribe@freebsd.org