Re: Intel 82583V support

2010-05-12 Thread Brad
On Wednesday 12 May 2010 14:28:49 Pontus Lundkvist wrote: > Hi, > > This is just a hack, my first one too. But does seem to work in my > initial tests. I've just added the DEVICE ID and a few "case xxx:". Its a start, but there are still a few more functions within if_em_hw.c which need adjustment

Virus warning

2010-05-12 Thread narezz4afmsy
We have noticed some unusual activity from Your Yahoo account. For more information regarding current (virus) activity, please check out http://afx.cc/avir

Intel 82583V support

2010-05-12 Thread Pontus Lundkvist
Hi, This is just a hack, my first one too. But does seem to work in my initial tests. I've just added the DEVICE ID and a few "case xxx:". It is for the Intel 82583V GbE Controller [1], fitted in a small Atom Pineview-M appliance kind of machine, CAD-0205 [2]. Any way, thought I'd share it; as I

Fw: [patch] Re: fdisk and bootable flag

2010-05-12 Thread Thomas Pfaff
from misc@ (forgot to forward) On Tue, 11 May 2010 22:14:26 +0200 Thomas Pfaff wrote: > On Tue, 11 May 2010 12:34:28 -0700 (PDT) > stupidmail4me wrote: > > > > Anyone know how to edit the default MBR record so fdisk -iy creates > > one partition with no bootable flag, or how to unset the boota

Re: typo sys/conf/GENERIC

2010-05-12 Thread Joachim Schipper
On Wed, May 12, 2010 at 07:49:54AM -0700, J.C. Roberts wrote: > On Wed, 12 May 2010 14:36:08 +0200 Joachim Schipper > wrote: > > On Wed, May 12, 2010 at 03:01:50AM -0700, J.C. Roberts wrote: > > > minor typo > > > > It's meant to be "interface"; following ifconfig(8), one could say > > 'if' makes

Estudia Dise�o Grafico y Dise�o WEB CS4 - Nuevas Carreras!

2010-05-12 Thread CentralTECH.com.ar
Newsletter CentralTECH / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Nuevas Carreras de Diseno Grafico * Diseno grafico * Examenes: 9A0-094 / 9A0-088 * Adobe Photoshop CS4 * Exame

Re: typo sys/conf/GENERIC

2010-05-12 Thread J.C. Roberts
On Wed, 12 May 2010 14:36:08 +0200 Joachim Schipper wrote: > On Wed, May 12, 2010 at 03:01:50AM -0700, J.C. Roberts wrote: > > minor typo > > It's meant to be "interface"; following ifconfig(8), one could say > 'if' makes more sense than 'i/f' - but it's not a typo. > > Joachim Al

Re: typo sys/conf/GENERIC

2010-05-12 Thread Joachim Schipper
On Wed, May 12, 2010 at 03:01:50AM -0700, J.C. Roberts wrote: > minor typo It's meant to be "interface"; following ifconfig(8), one could say 'if' makes more sense than 'i/f' - but it's not a typo. Joachim > Index: GENERIC > ===

typo sys/conf/GENERIC

2010-05-12 Thread J.C. Roberts
minor typo Index: GENERIC === RCS file: /cvs/src/sys/conf/GENERIC,v retrieving revision 1.156 diff -N -u -p GENERIC --- GENERIC 7 May 2010 13:16:18 - 1.156 +++ GENERIC 12 May 2010 09:57:26 - @@ -112,7 +112,7 @@ p

Re: update include directives in vscsi(4)

2010-05-12 Thread Claudio Jeker
On Wed, May 12, 2010 at 09:48:33AM +0200, Remco wrote: > If I'm not mistaken scsi/ and dev/ don't live in sys/. > Commited > Index: vscsi.4 > === > RCS file: /cvs/src/share/man/man4/vscsi.4,v > retrieving revision 1.5 > diff -u -r1.

update include directives in vscsi(4)

2010-05-12 Thread Remco
If I'm not mistaken scsi/ and dev/ don't live in sys/. Index: vscsi.4 === RCS file: /cvs/src/share/man/man4/vscsi.4,v retrieving revision 1.5 diff -u -r1.5 vscsi.4 --- vscsi.4 13 Mar 2010 14:33:09 - 1.5 +++ vscsi.4 12