Re: cvs commit: src/sys/dev/e1000 LICENSE README e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_82571.c e1000_82571.h

2008-07-31 Thread Jack Vogel
I mean ASAP, but was not defining "possible" :) Without this change the igb driver cannot be used static in the kernel so I've had a couple people say it was important that it get into 7.1, that's the main thing I want make. I had no intention of putting it in today or something :) As many users

Re: cvs commit: src/sys/dev/e1000 if_igb.c

2008-07-30 Thread Jack Vogel
Damn you're fast Paul, I just logged on to fix it :) On Wed, Jul 30, 2008 at 4:54 PM, Paul Saab <[EMAIL PROTECTED]> wrote: > ps 2008-07-30 23:54:23 UTC > > FreeBSD src repository > > Modified files: >sys/dev/e1000if_igb.c > Log: > SVN rev 181035 on 2008-07-30 23:54:23Z by

Re: cvs commit: src/sys/conf files src/sys/dev/em LICENSE e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_82571.c e100

2008-02-29 Thread Jack Vogel
Ahhh, good point, I will do so. Thanks :) On Thu, Feb 28, 2008 at 3:23 PM, Niclas Zeising <[EMAIL PROTECTED]> wrote: > > Jack F Vogel wrote: > > jfv 2008-02-29 21:50:11 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/conf files > > sys/dev/

Re: cvs commit: src/sys/dev/em if_em.c if_em.h

2007-12-06 Thread Jack Vogel
On Dec 6, 2007 5:06 PM, Jack F Vogel <[EMAIL PROTECTED]> wrote: > jfv 2007-12-07 01:06:42 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/dev/em if_em.c if_em.h > Log: > MFC of a few important fixes done in RELENG_7 to 6 > - WITNE

Re: cvs commit: src/sys/dev/em if_em.c if_em.h

2007-11-06 Thread Jack Vogel
On 11/6/07, Jack F Vogel <[EMAIL PROTECTED]> wrote: > jfv 2007-11-07 01:33:29 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/dev/em if_em.c if_em.h > Log: > This delta addresses some users experiencing watchdogs under load with > t

Re: cvs commit: src/sys/dev/em if_em.c

2007-10-06 Thread Jack Vogel
On 10/6/07, Mike Tancsa <[EMAIL PROTECTED]> wrote: > At 03:36 PM 10/6/2007, Jack F Vogel wrote: > >jfv 2007-10-06 19:36:35 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > > sys/dev/em if_em.c > > Log: > > Couple corrections on the

Re: cvs commit: src/sys/conf files kern.pre.mk src/sys/dev/em LICENSE e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_

2007-10-06 Thread Jack Vogel
On 10/6/07, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > Scott Long <[EMAIL PROTECTED]> writes: > > Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes: > > > We used to have a principle that commit bits were granted to individuals > > > on their individual merit, not simply because they represented

Re: cvs commit: src/sys/dev/em if_em.c

2007-10-06 Thread Jack Vogel
On 10/6/07, Jack F Vogel <[EMAIL PROTECTED]> wrote: > jfv 2007-10-06 19:36:35 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/dev/em if_em.c > Log: > Couple corrections on the MFC, first POLLING had a 7.0 > interface left in, thanks

Re: cvs commit: src/sys/conf files kern.pre.mk src/sys/dev/em LICENSE e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_

2007-10-05 Thread Jack Vogel
On 10/5/07, Erik Trulsson <[EMAIL PROTECTED]> wrote: > On Fri, Oct 05, 2007 at 10:49:09PM +, Jack F Vogel wrote: > > jfv 2007-10-05 22:49:09 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > > sys/conf files kern.pre.mk > > sy

Re: cvs commit: src/sys/dev/ixgbe ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h

2007-07-13 Thread Jack Vogel
Not yet, our docs group will eventually put that together, I had a developmental README but it was sort of dated so I didnt include that now. Jack On 7/13/07, Bruce A. Mah <[EMAIL PROTECTED]> wrote: If memory serves me right, Jack F Vogel wrote: > jfv 2007-07-12 18:49:01 UTC > > FreeB

Re: cvs commit: src/sys/dev/ixgbe LICENSE ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h

2007-07-12 Thread Jack Vogel
Sorry, what happened was the first commit accidentally only included the conf files, so I followed this up right after with a sheepish joke, I should've added the comment from the first, my bad :( On 7/12/07, Robert Watson <[EMAIL PROTECTED]> wrote: On Wed, 11 Jul 2007, Jack F Vogel wrote: > jf

Re: cvs commit: src/sys/conf files kern.pre.mk

2007-07-11 Thread Jack Vogel
On 7/11/07, Max Laier <[EMAIL PROTECTED]> wrote: On Thursday 12 July 2007, Jack F Vogel wrote: > jfv 2007-07-11 22:59:57 UTC > > FreeBSD src repository > > Modified files: > sys/conf files kern.pre.mk > Log: > New driver for Intel 10G PCI-Express adapter (82598), d

Re: cvs commit: src/sys/conf files kern.pre.mk

2007-07-11 Thread Jack Vogel
On 7/11/07, Alexander Kabaev <[EMAIL PROTECTED]> wrote: On Wed, 11 Jul 2007 16:19:24 -0700 "Jack Vogel" <[EMAIL PROTECTED]> wrote: > It could be me just not getting the details correct, but when I had > just includes in 'files' I could not get the overa

Re: cvs commit: src/sys/conf files kern.pre.mk

2007-07-11 Thread Jack Vogel
It could be me just not getting the details correct, but when I had just includes in 'files' I could not get the overall kernel build to work. Look at what I did, I'd be happy to change it if you see what I'm missing. On 7/11/07, Max Laier <[EMAIL PROTECTED]> wrote: On Thursday 12 July 2007, J

Re: cvs commit: src/sys/net if.h

2007-06-11 Thread Jack Vogel
On 6/11/07, Andre Oppermann <[EMAIL PROTECTED]> wrote: Jack Vogel wrote: > On 6/11/07, Andre Oppermann <[EMAIL PROTECTED]> wrote: >> Jack Vogel wrote: >> > On 6/11/07, Jack Vogel <[EMAIL PROTECTED]> wrote: >> >> On 6/11/07, Sam Leffler <[EMA

Re: cvs commit: src/sys/net if.h

2007-06-11 Thread Jack Vogel
On 6/11/07, Andre Oppermann <[EMAIL PROTECTED]> wrote: Jack Vogel wrote: > On 6/11/07, Jack Vogel <[EMAIL PROTECTED]> wrote: >> On 6/11/07, Sam Leffler <[EMAIL PROTECTED]> wrote: >> > Andre Oppermann wrote: >> > > andre 2007-06-11 20:

Re: cvs commit: src/sys/net if.h

2007-06-11 Thread Jack Vogel
On 6/11/07, Jack Vogel <[EMAIL PROTECTED]> wrote: On 6/11/07, Sam Leffler <[EMAIL PROTECTED]> wrote: > Andre Oppermann wrote: > > andre 2007-06-11 20:08:12 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/net

Re: cvs commit: src/sys/net if.h

2007-06-11 Thread Jack Vogel
On 6/11/07, Sam Leffler <[EMAIL PROTECTED]> wrote: Andre Oppermann wrote: > andre 2007-06-11 20:08:12 UTC > > FreeBSD src repository > > Modified files: > sys/net if.h > Log: > Add IFCAP_LRO flag for drivers to announce their TCP Large Receive Offload > capabiliti

Re: cvs commit: src/sys/sys mbuf.h src/sys/net if_ethersubr.c src/sys/dev/mxge mxge_lro.c

2007-06-11 Thread Jack Vogel
On 6/11/07, Andre Oppermann <[EMAIL PROTECTED]> wrote: Andrew Gallatin wrote: > Andre Oppermann writes: > > Scott Long wrote: > > > Andre Oppermann wrote: > > >> Andrew Gallatin wrote: > > >>> gallatin2007-06-11 14:59:56 UTC > > >>> > > >>> FreeBSD src repository > > >>> > > >>> M

Re: cvs commit: src/sys/dev/em README if_em.c

2007-05-30 Thread Jack Vogel
On 5/30/07, Jack F Vogel <[EMAIL PROTECTED]> wrote: jfv 2007-05-30 23:32:22 UTC FreeBSD src repository Modified files: sys/dev/em README if_em.c Log: A few small but significant fixes: - Coverity Prevent(tm) CID 1906 a bogus use of bzero where unneeded. - ICH

Re: cvs commit: src/sys/conf files kern.pre.mk src/sys/dev/em LICENSE README e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h

2007-05-08 Thread Jack Vogel
On 5/8/07, Rong-en Fan <[EMAIL PROTECTED]> wrote: Thank you for updating the driver. I see the workaround for the Lenovo X60 em(4) eeprom problem is included in the new driver. Regards, Rong-En Fan Yes, there are a number of fixes in the code that I didn't list. Other than one reported proble

Re: cvs commit: src/sys/conf files

2007-05-04 Thread Jack Vogel
There is still a problem with my checkin, the sys/modules/em/Makefile has a CFLAGS with an absolute path which i realize is not going to work. I will try to figure out the right way to fix this tomorrow. I think at one point I tried the form I see in kern.pre.mk, it uses -I$S/dev/em, and it did n

Re: cvs commit: src/sys/amd64/amd64 local_apic.c mptable_pci.c msi.c nexus.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/amd64/pci pci_bus.c src/sys/conf files.amd64 files.i386 src/sys/i386

2006-11-13 Thread Jack Vogel
WOT, awesome, thanks John. BTW, have this code up and running here also now, will be new features that build on it forthcoming. Jack On 11/13/06, John Baldwin <[EMAIL PROTECTED]> wrote: jhb 2006-11-13 22:23:34 UTC FreeBSD src repository Modified files: sys/amd64/amd64

Re: cvs commit: src/sys/dev/em if_em.c if_em.h

2006-11-10 Thread Jack Vogel
On 11/10/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: Jack, On Fri, Nov 10, 2006 at 09:30:27AM +, Jack F Vogel wrote: J> jfv 2006-11-10 09:30:27 UTC J> J> FreeBSD src repository J> J> Modified files:(Branch: RELENG_6) J> sys/dev/em if_em.c if_em.h J> Log

Re: cvs commit: src/sys/dev/em if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h

2006-10-28 Thread Jack Vogel
On 10/28/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: On Sat, Oct 28, 2006 at 12:47:55AM +, Jack F Vogel wrote: J> jfv 2006-10-28 00:47:55 UTC J> J> FreeBSD src repository J> J> Modified files: J> sys/dev/em if_em.c if_em.h if_em_hw.c if_em_hw.h J>

Re: cvs commit: src/sys/dev/em if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h

2006-10-28 Thread Jack Vogel
On 10/28/06, Hiroki Sato <[EMAIL PROTECTED]> wrote: "Jack Vogel" <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: jf> On 10/28/06, Hiroki Sato <[EMAIL PROTECTED]> wrote: jf> > Jack F Vogel <[EMAIL PROTECTED]> wrote jf> > in <[EMAIL

Re: cvs commit: src/sys/dev/em if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h

2006-10-28 Thread Jack Vogel
On 10/28/06, Hiroki Sato <[EMAIL PROTECTED]> wrote: Jack F Vogel <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: jf> jfv 2006-10-28 01:37:14 UTC jf> jf> FreeBSD src repository jf> jf> Modified files:(Branch: RELENG_6) jf> sys/dev/em if_em.c if_em.h if_em_hw.