Re: Ralink RT3290 wifi+bluetooth support?

2016-02-22 Thread Adrian Chadd
Ah! cool. I've looked at ral, but it looks like each chipset is its
own entire driver, which is a lot of duplicate code :(

I'm tempted to turn it into a driver like ath(4) is with a HAL layer
and everything, before I add support for later chipsets in that
family.

What's the linux support look like for that particular chipset?



-a


On 20 February 2016 at 03:34, Anthony Jenkins  wrote:
> Oh sorry... I'm adding it to ral(4).
>
> Sent from Yahoo Mail on Android
>
> On Fri, Feb 19, 2016 at 20:51, Adrian Chadd
>  wrote:
> WHich driver family is it?
>
>
> -a
>
>
> On 19 February 2016 at 15:55, Anthony Jenkins via freebsd-wireless
>  wrote:
>> The Ralink RT3290 PCIe card is supported in Linux but not in FreeBSD.  I'm
>> trying to port the Linux bits to FreeBSD, unless someone else has already
>> beat me to it...has anyone?  I added the PCI device ID and most of the
>> firmware bits, but there's lots of stuff left to do...right now what I
>> have
>> panics in the init code.
>>
>> Thanks,
>> Anthony
>
>> ___
>> 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"


Re: Ralink RT3290 wifi+bluetooth support?

2016-02-20 Thread Anthony Jenkins via freebsd-wireless
Oh sorry... I'm adding it to ral(4).

Sent from Yahoo Mail on Android 
 
  On Fri, Feb 19, 2016 at 20:51, Adrian Chadd wrote:   
WHich driver family is it?


-a


On 19 February 2016 at 15:55, Anthony Jenkins via freebsd-wireless
 wrote:
> The Ralink RT3290 PCIe card is supported in Linux but not in FreeBSD.  I'm
> trying to port the Linux bits to FreeBSD, unless someone else has already
> beat me to it...has anyone?  I added the PCI device ID and most of the
> firmware bits, but there's lots of stuff left to do...right now what I have
> panics in the init code.
>
> Thanks,
> Anthony
> ___
> 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"

Re: Ralink RT3290 wifi+bluetooth support?

2016-02-19 Thread Adrian Chadd
WHich driver family is it?


-a


On 19 February 2016 at 15:55, Anthony Jenkins via freebsd-wireless
 wrote:
> The Ralink RT3290 PCIe card is supported in Linux but not in FreeBSD.  I'm
> trying to port the Linux bits to FreeBSD, unless someone else has already
> beat me to it...has anyone?  I added the PCI device ID and most of the
> firmware bits, but there's lots of stuff left to do...right now what I have
> panics in the init code.
>
> Thanks,
> Anthony
> ___
> 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"


Ralink RT3290 wifi+bluetooth support?

2016-02-19 Thread Anthony Jenkins via freebsd-wireless
The Ralink RT3290 PCIe card is supported in Linux but not in FreeBSD.  
I'm trying to port the Linux bits to FreeBSD, unless someone else has 
already beat me to it...has anyone?  I added the PCI device ID and most 
of the firmware bits, but there's lots of stuff left to do...right now 
what I have panics in the init code.


Thanks,
Anthony
___
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"