Subject: Re: Support for DWL-610
To: compfooc <compfooc@gmail.com>
From: Rui Paulo <rpaulo@NetBSD.org>
List: netbsd-help
Date: 07/22/2005 16:57:56
On 2005.07.22 17:06:36 +0000, compfooc wrote:
| Hello...
| I bought D-link Wireless PCMCIA DWL-610 Card and I'm surprised! It isn't 
| supported by NetBSD.
| 
| My questions are:
| Is there any chances to add support for this card (maybe by importing rtw 
| from OpenBSD)?
| Is there easy way to do it by my own?

rtw(4) was done by David Young and, later, ported to OpenBSD, AFAIK.
You need to add:
rtw* at cardbus? dev ? function ?
to your kernel config file.

A man page was added last week.

		-- Rui Paulo