Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 23:19:12 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Nilton Jose Rizzo <rizzo@i805.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: About drivers and how create one
Message-ID:  <20150917151912.GA68273@ns.kevlo.org>
In-Reply-To: <20150916142250.M64674@i805.com.br>
References:  <20150916142250.M64674@i805.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 16, 2015 at 11:35:31AM -0300, Nilton Jose Rizzo wrote:
> 
> 
>    Hi all,

Hi,

>       I bought a wireless mini usbcard, to test in
> FreeBSD, but it not reconized.  In CD have a Linux
> source driver.
>       My Question is :  How hard is to convert a source
> code Linux to FreeBSD and where I can found information
> about it?
> 
>      The CHIP under device is Ralink rt28XX.

Could you use usbconfig(8) to show the vendor and device IDs?  Thanks.

>      I'm using a FreeBSD -current
> 
> uname -a
> FreeBSD leblon 11.0-CURRENT FreeBSD 11.0-CURRENT #10 r285290: Wed Jul  8
> 21:50:30 BRT 2015     rizzo@leblon:/usr/obj/usr/src/sys/LEBLON  amd64
> 
>      P.S. I Have a good knowledgement in C/C++ and assembler, but I never
> wrote a kernel module.
> 
>   TIA
> 
> ---
> /*************************************************
> **Nilton José Rizzo            UFRRJ
> **http://www.rizzo.eng.br      http://www.ufrrj.br
> **http://lattes.cnpq.br/0079460703536198
> **************************************************/

	Kevin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150917151912.GA68273>