The following reply was made to PR kern/140036; it has been noted by GNATS.
From: Benjamin Kaduk
To: Bernhard Schmidt
Cc: bug-follo...@freebsd.org
Subject: Re: kern/140036: [iwn] [lor] lock order reversal with iwn0_com_lock
and iwn0 softc lock
Date: Mon, 23 Nov 2009 21:27:15 -0500 (EST)
On Mo
> From: John Baldwin
> Date: Mon, 23 Nov 2009 12:55:25 -0500
> Sender: owner-freebsd-curr...@freebsd.org
>
> On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote:
> > Hi,
> >
> > > On Mon, 23 Nov 2009 10:56:14 -0500
> > > John Baldwin said:
> >
> > jhb> @@ -178,6 +212,16 @@
> >
; but looking for `arp' in the relevant commitlogs also came up empty. :(
>
> (I'm Cc'ing -net just in case, please keep me on the Cc cause I'm
> not subscribed there...)
I meanwhile found a few arp related commits (it helps if you don't
forget to ignore case w
On 11/23/2009 09:55 AM, John Baldwin wrote:
> On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote:
>> Hi,
>>
>>> On Mon, 23 Nov 2009 10:56:14 -0500
>>> John Baldwin said:
>> jhb> # For services permitted below.
>> jhb> ${fwcmd} add pass tcp from me to any establish
Hi,
I'd like to know a way to control tx interrupts on intel pro 1000 et
adapter with igb driver. Just installed one in the router and systat
shows 8-9k rx interrupts and 20k tx interrupts from igb0 and igb1
adapters. Box is a router running freebsd 7.2 release, I've tried
default driver from kern
On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote:
> Hi,
>
> > On Mon, 23 Nov 2009 10:56:14 -0500
> > John Baldwin said:
>
> jhb> @@ -178,6 +212,16 @@
> jhb> # Allow any traffic to or from my own net.
> jhb> ${fwcmd} add pass all from me to ${net}
> jhb>
This is the new PCH interface, there will be a driver that supports it
checked into CURRENT
shortly.
Cheers,
Jack
On Sun, Nov 22, 2009 at 4:33 AM, Tılman Linneweh wrote:
> Hi List, Hi Jack!
>
> I have an Intel NIC with the pci chip=0x10f08086 rev=0x05 as onboard Card
> on an "Intel DP55WB" Ma
Custom kernel, well, does it happen on the installed GENERIC kernel, and
what is needed
to reproduce this, just down/up the interface? And are you saying that it
will happen on
either the 82573 or the 82546 or just one of them??
Would be nice if this stuff could be discovered earlier :( In any cas
Hi,
> On Mon, 23 Nov 2009 10:56:14 -0500
> John Baldwin said:
jhb> @@ -178,6 +212,16 @@
jhb> # Allow any traffic to or from my own net.
jhb> ${fwcmd} add pass all from me to ${net}
jhb> ${fwcmd} add pass all from ${net} to me
jhb> + if [ -n "$net6" ]; then
j
On Mon, 23 Nov 2009, John Baldwin wrote:
On Monday 23 November 2009 10:13:54 am Hajimu UMEMOTO wrote:
Hi,
On Sun, 22 Nov 2009 11:12:33 -0800
Doug Barton said:
dougb> In rc.firewall you seem to have copied afexists() from network.subr.
dougb> Is there a reason that you did not simply source
On Monday 23 November 2009 10:13:54 am Hajimu UMEMOTO wrote:
> Hi,
>
> > On Sun, 22 Nov 2009 11:12:33 -0800
> > Doug Barton said:
>
> dougb> In rc.firewall you seem to have copied afexists() from network.subr.
> dougb> Is there a reason that you did not simply source that file? That
wou
Hi ALL !
I have several servers with FreeBSD 8.0-PRERELEASE on SuperMicro with
different Intel NICs. When I create new vlan on em interface
( ifconfig vlan557 create vlandev em0 vlan 557),
it hangs down and then up and server becomes inaccessible by ssh, but
reply on icmp request.
on amd64, c
Hi,
> On Sun, 22 Nov 2009 11:12:33 -0800
> Doug Barton said:
dougb> In rc.firewall you seem to have copied afexists() from network.subr.
dougb> Is there a reason that you did not simply source that file? That would
dougb> be the preferred method. Also in that file you call "if afexists
d
After discussion with jhb@, no real need for it. The atomics add
instructions which aren't needed as all accesses are covered by a mutex.
cheers,
BMS
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsu
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
15 matches
Mail list logo