Plastic ProductS

2015-09-04 Thread Sergey Tyshchenko
Manufacture of  printed products from ABS plastic, acrylic, PET method of 
vacuum forming. Series production of Letters, signs, light boxes (lightbox), 
POS material for retail chains.Examples of our work: 
http://identika.pro/counter_link/presentation_en.pdf​






























Sergey TyshchenkoCEO | IDENTIKA.PROViber: +380505566965 | WhatsApp: 
+380505566965Skype: t.sergey.ms.tyshche...@identika.pro | identika.pro03040 | 
Golosiivskyi Ave. 70 | office 502 | Kiev 
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: How to develop a wireless driver?

2015-09-04 Thread Felix Friedlander
Are you sure the existing driver doesn’t work? Try adding these two lines to 
loader.conf:

if_urtwn_load=“YES"
legal.realtek.license_ack=1

and rebooting. If that doesn’t work, I would be looking at NDIS as your next 
best option - writing drivers is *hard*(as I have discovered in my own attempts 
to update the bwn(4) driver).

> On 5 Sep 2015, at 7:16 AM, fmm...@openmailbox.org wrote:
> 
> 
> 
> Hello, I have a wireless card that does not work in FreeBSD but in
> Gnu/Linux with a proprietary firmware (my wireless card is Realtek
> RTL8188CE), the firmware is rtl8192cfw.bin.
> My question is: How can I develop a free wireless driver and build it
> with a custom kernel in FreeBSD?
> 
> Thanks for your help. 
> 
> ___
> freebsd-wireless@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

How to develop a wireless driver?

2015-09-04 Thread fmm_07
 

Hello, I have a wireless card that does not work in FreeBSD but in
Gnu/Linux with a proprietary firmware (my wireless card is Realtek
RTL8188CE), the firmware is rtl8192cfw.bin.
My question is: How can I develop a free wireless driver and build it
with a custom kernel in FreeBSD?

Thanks for your help. 
 
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: How to develop a wireless driver?

2015-09-04 Thread Fernando
Hi 

Adrian: I don't know, where can I search that? 

Felix: I'm not sure, I will do it, How to use NDIS? (I know the  chapter in  
the handbook just  don't know how to use it)On Sep 4, 2015 9:28 PM, Adrian 
Chadd  wrote:
>
> Hi! 
>
> Is it a PCIe NIC? 
>
>
> -a 
>
> On 4 September 2015 at 14:22, Felix Friedlander  wrote: 
> > Are you sure the existing driver doesn’t work? Try adding these two lines 
> > to loader.conf: 
> > 
> > if_urtwn_load=“YES" 
> > legal.realtek.license_ack=1 
> > 
> > and rebooting. If that doesn’t work, I would be looking at NDIS as your 
> > next best option - writing drivers is *hard*(as I have discovered in my own 
> > attempts to update the bwn(4) driver). 
> > 
> >> On 5 Sep 2015, at 7:16 AM, fmm...@openmailbox.org wrote: 
> >> 
> >> 
> >> 
> >> Hello, I have a wireless card that does not work in FreeBSD but in 
> >> Gnu/Linux with a proprietary firmware (my wireless card is Realtek 
> >> RTL8188CE), the firmware is rtl8192cfw.bin. 
> >> My question is: How can I develop a free wireless driver and build it 
> >> with a custom kernel in FreeBSD? 
> >> 
> >> Thanks for your help. 
> >> 
> >> ___ 
> >> freebsd-wireless@freebsd.org mailing list 
> >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless 
> >> To unsubscribe, send any mail to 
> >> "freebsd-wireless-unsubscr...@freebsd.org" 
> > 
> > ___ 
> > freebsd-wireless@freebsd.org mailing list 
> > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless 
> > To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org" 
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"