Subject: Re: Trouble with NetBSD 3.0 and Cisco Aironet 350
To: Victor Lagerkvist <plumsaren@gmail.com>
From: Rui Paulo <rpaulo@fnop.net>
List: port-i386
Date: 05/26/2006 01:55:52
At Thu, 25 May 2006 16:23:14 +0200,
Victor Lagerkvist wrote:
> 
> I have tried to apply the patch now, but everything is not going as planned... 
> First of all, do I need to use CVS to download the kernel-source (the patch 
> uses the /cvsroot directory) - or is a symbolic link from /usr/src 
> to /cvsroot good enough?
> 
> Second, when executing the patch it asks which file that should be patched - 
> is this the kernel config or something entirely different?

http://netbsd.org/guide/en/chap-fetch.html

Fetch your source and extract to /usr/src.
cd /usr/src && patch < the_patch_i_gave_you.diff

Rebuilds a kernel and test.
--
Rui Paulo <rpaulo@{fnop.net,NetBSD.org}>