Re: ndis: missing media status reporting

2010-01-03 Thread Paul B Mahol
On 12/31/09, Paul B Mahol wrote: > Hi, > > if_ndis.c doesnt update link speed when associated. > > Patch is available here: > misc/142197: ndis is missing media status reporting > http://www.freebsd.org/cgi/query-pr.cgi?pr=142197 Anyone? -- Paul B Mahol _

TDMA link cannot pass data

2010-01-03 Thread Kim Culhan
Have setup a TDMA link with Atheros hardware but cannot pass any data over the link. The hardware is: ath0: mem 0xfeb9-0xfeb9 irq 17 at device 1.0 on pci5 ath0: [ITHREAD] ath0: AR2413 mac 7.9 RF2413 phy 4.5 The setup on either end: ifconfig wlan create wlandev ath0 wlanmode tdma ssid f

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
Hi Barney, Hi Jack, some comments and some more questions inside... Best regards Michael On Jan 2, 2010, at 8:42 PM, Barney Cordoba wrote: > Jack, > > I'm trying to get some clarification on differences I'm finding between > the 82575 and 82576 parts with respect to interrupt moderation. The s

Re: igb interrupt moderation

2010-01-03 Thread Mike Tancsa
At 08:55 AM 1/3/2010, Michael Tüxen wrote: Hi Barney, Hi Jack, some comments and some more questions inside... Just a separate datapoint about this driver, unless I apply http://people.freebsd.org/~yongari/igb/igb.buf.patch6 the driver is not really usable for me in RELENG_8 on the dual po

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
Dear all, I just figured out that there is a newer version of the spec available: 2.45. Some of the issues as indicated inline are already resolved. Best regards Michael On Jan 3, 2010, at 2:55 PM, Michael Tüxen wrote: > Hi Barney, Hi Jack, > > some comments and some more questions inside...

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
On Jan 3, 2010, at 3:28 PM, Mike Tancsa wrote: > At 08:55 AM 1/3/2010, Michael Tüxen wrote: >> Hi Barney, Hi Jack, >> >> some comments and some more questions inside... > > > Just a separate datapoint about this driver, unless I apply > > http://people.freebsd.org/~yongari/igb/igb.buf.patch6 >

Re: igb interrupt moderation

2010-01-03 Thread Mike Tancsa
At 11:13 AM 1/3/2010, Michael Tüxen wrote: > > Just a separate datapoint about this driver, unless I apply > > http://people.freebsd.org/~yongari/igb/igb.buf.patch6 > > the driver is not really usable for me in RELENG_8 on the dual port version of the card Could you elaborate on what you mean b

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
On Jan 3, 2010, at 5:23 PM, Mike Tancsa wrote: > At 11:13 AM 1/3/2010, Michael Tüxen wrote: >> > >> > Just a separate datapoint about this driver, unless I apply >> > >> > http://people.freebsd.org/~yongari/igb/igb.buf.patch6 >> > >> > the driver is not really usable for me in RELENG_8 on the dual

Re: igb interrupt moderation

2010-01-03 Thread Barney Cordoba
--- On Sun, 1/3/10, Michael Tüxen wrote: > From: Michael Tüxen > Subject: Re: igb interrupt moderation > To: "Barney Cordoba" > Cc: freebsd-net@freebsd.org, jfvo...@gmail.com > Date: Sunday, January 3, 2010, 8:55 AM > Hi Barney, Hi Jack, > > some comments and some more questions inside... >

Re: igb interrupt moderation

2010-01-03 Thread Barney Cordoba
--- On Sun, 1/3/10, Michael Tüxen wrote: > From: Michael Tüxen > Subject: Re: igb interrupt moderation > To: "Mike Tancsa" > Cc: "Barney Cordoba" , jfvo...@gmail.com, > freebsd-net@freebsd.org > Date: Sunday, January 3, 2010, 11:38 AM > On Jan 3, 2010, at 5:23 PM, Mike > Tancsa wrote: > > >

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
On Jan 3, 2010, at 6:00 PM, Barney Cordoba wrote: > > > --- On Sun, 1/3/10, Michael Tüxen wrote: > >> From: Michael Tüxen >> Subject: Re: igb interrupt moderation >> To: "Mike Tancsa" >> Cc: "Barney Cordoba" , jfvo...@gmail.com, >> freebsd-net@freebsd.org >> Date: Sunday, January 3, 2010, 1

Re: igb interrupt moderation

2010-01-03 Thread Barney Cordoba
--- On Sun, 1/3/10, Michael Tüxen wrote: > From: Michael Tüxen > Subject: Re: igb interrupt moderation > To: "Barney Cordoba" > Cc: freebsd-net@freebsd.org, "Mike Tancsa" > Date: Sunday, January 3, 2010, 12:14 PM > On Jan 3, 2010, at 6:00 PM, Barney > Cordoba wrote: > > > > > > > --- On Sun

Re: igb interrupt moderation

2010-01-03 Thread Barney Cordoba
--- On Sun, 1/3/10, Michael Tüxen wrote: > From: Michael Tüxen > Subject: Re: igb interrupt moderation > To: "Barney Cordoba" > Cc: "Mike Tancsa" , freebsd-net@freebsd.org > Date: Sunday, January 3, 2010, 12:14 PM > On Jan 3, 2010, at 6:00 PM, Barney > Cordoba wrote: > > > > > > > --- On S

Re: igb interrupt moderation

2010-01-03 Thread Michael Tüxen
On Jan 3, 2010, at 6:35 PM, Barney Cordoba wrote: > --- On Sun, 1/3/10, Michael Tüxen wrote: > >> From: Michael Tüxen >> Subject: Re: igb interrupt moderation >> To: "Barney Cordoba" >> Cc: freebsd-net@freebsd.org, "Mike Tancsa" >> Date: Sunday, January 3, 2010, 12:14 PM >> On Jan 3, 2010, at

Re: igb interrupt moderation

2010-01-03 Thread Pyun YongHyeon
On Sun, Jan 03, 2010 at 05:13:41PM +0100, Michael T?xen wrote: > On Jan 3, 2010, at 3:28 PM, Mike Tancsa wrote: > > > At 08:55 AM 1/3/2010, Michael T?xen wrote: > >> Hi Barney, Hi Jack, > >> > >> some comments and some more questions inside... > > > > > > Just a separate datapoint about this dr