Re: Strange output from ndisgen'ed driver in 10-Current

2012-11-17 Thread Гуляев Гоша
   New info:

   When I'm do driver from WinXP64 and kldload it I have such output in
   /var/log/messages and immediately reboots system:

   Nov 18 00:51:11 MYBSD kernel: no match for RtlGUIDFromString
   Nov 18 00:51:11 MYBSD kernel: no match for ExNotifyCallback
   Nov 18 00:51:11 MYBSD kernel: no match for ExCreateCallback
   Nov 18 00:51:11 MYBSD kernel: no match for IoWMIQueryAllData
   Nov 18 00:51:11 MYBSD kernel: no match for IoWMIOpenBlock
   Nov 18 00:51:11 MYBSD kernel: ndis0:  port 0xd000-0xd0ff mem 0xf790-0xf7903fff irq 18
   at device 0.0 on pci4
   Nov 18 00:51:11 MYBSD kernel: ndis0: NDIS API version: 5.1
   Nov 18 00:51:11 MYBSD kernel: ntoskrnl dummy called...

   Maybe that helps...

   With drivers for others versions of windows (32bit and 64bit) i have
   such line in /var/log/messages:

   Nov 18 00:49:24 MYBSD root: Unknown USB device: vendor 0x5986 product
   0x0315 bus uhub4 (that info is for webcam on my laptop)
   On 16 November 2012 10:36, Гуляев Гоша <[1]gosha-n...@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=0xff 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-unsubscr...@freebsd.org"

   
   С уважением, Гуляев Гоша.

References

   1. mailto:gosha-n...@yandex.ru
   2. mailto:freebsd-wireless@freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
   4. mailto:freebsd-wireless-unsubscr...@freebsd.org
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Strange output from ndisgen'ed driver in 10-Current

2012-11-17 Thread Гуляев Гоша
   Friends! Is that really so, that nobody have an idea related my issue?

   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-n...@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=0xff 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-unsubscr...@freebsd.org"

   
   С уважением, Гуляев Гоша.

References

   1. mailto:gosha-n...@yandex.ru
   2. mailto:freebsd-wireless@freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
   4. mailto:freebsd-wireless-unsubscr...@freebsd.org
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Strange output from ndisgen'ed driver in 10-Current

2012-11-16 Thread Гуляев Гоша
   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=0xff 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-n...@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=0xff 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-unsubscr...@freebsd.org"

   
   С уважением, Гуляев Гоша.

References

   1. mailto:gosha-n...@yandex.ru
   2. mailto:freebsd-wireless@freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
   4. mailto:freebsd-wireless-unsubscr...@freebsd.org
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Strange output from ndisgen'ed driver in 10-Current

2012-11-16 Thread 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, Гуляев Гоша  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=0xff card=0x27021558 chip=0x528910ec
>rev=0x01 hdr=0x00
>vendor = 'Realtek Semiconductor Co., Ltd.'
>
>Maybe somebody can help with me with that?
>
>
>С уважением, Гуляев Гоша.
> ___
> freebsd-wireless@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"