On Wed, 18 May 2011 08:30:43 +0200
"Meyer Jerome" <[email protected]> wrote:

> OpenBSD 4.9 (GENERIC.MP) #794: Wed Mar  2 07:19:02 MST 2011
>     [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP  

> "Attansic Technology L2C" rev 0xc1 at pci1 dev 0 function 0 not
> configured

...

The patch you are refering to is not yet in the sourcetree and you
would like to test it.

Development happens in -current, so:
1. Update your system with the latest snapshot.
2. Populate /usr/src with a -current source tree.
3. Save the diff to a file.
   Patch your tree. For the diff you mentioned:
   # cd /usr/src
   # patch -p0 < file_with_diff
4. Rebuild your system from source.

Have a look at the FAQ for details.

Reply via email to