Re: dlink wireless adapter

2005-12-28 Thread Fabian Keil
"Martin P. Hansen" <[EMAIL PROTECTED]> wrote: > On Mon, 26 Dec 2005, Imran Imtiaz wrote: > > how can i make my dlink DWL-G122 wireless usb adapter work with > > freebsd? > > I can't find it in the list of native supported devices (the wi(4) > and ath(4) drivers). You might try your luck with the

Re: dlink wireless adapter

2005-12-27 Thread Peter N. M. Hansteen
Imran Imtiaz <[EMAIL PROTECTED]> writes: > how can i make my dlink DWL-G122 wireless usb adapter work with freebsd? IIRC it's supported by the ural driver. With that knowledge and the wireless networking chapter in the Handbook, you should be fine. -- Peter N. M. Hansteen, member of the first

Re: dlink wireless adapter

2005-12-26 Thread Martin P. Hansen
On Mon, 26 Dec 2005, Imran Imtiaz wrote: > how can i make my dlink DWL-G122 wireless usb adapter work with freebsd? I can't find it in the list of native supported devices (the wi(4) and ath(4) drivers). You might try your luck with the ndis(4) converter. This process is described in detail in th