Oops! (was: Support for Intel 5100 WiFi ?)

2012-10-06 Thread Ronald F. Guilmette
Regarding my immediately prior mesage... NEVERMIND! I did: kldload if_iwn (based on a suggestion I found on the next) and now, of course, the thing is properly showing up as iwn0. I do still have a couple of questions though... After the kldload, I got message showing me the various data

Support for Intel 5100 WiFi ?

2012-10-06 Thread Ronald F. Guilmette
Greetings, Could anybody tell me what the current status is of kernel support for Intel 5100 Wifi? It appears to have been undergoing testing in 2009, but... I have a not-too-terribly-old 8.2-release system installed on my laptop, which I am pretty sure has an Intel 5100 WifI chip, but nothin

Re: kern/171728: [arp] arp issue

2012-10-06 Thread linimon
Old Synopsis: ARP ISSUE New Synopsis: [arp] arp issue Responsible-Changed-From-To: gnats-admin->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sat Oct 6 19:06:04 UTC 2012 Responsible-Changed-Why: atttempt to reclassify and add misfiled followups. To submitter: was this in

Re: [PATCH] resolve byte order mess in ip_input/ip_output/pfil(9)

2012-10-06 Thread Gleb Smirnoff
On Fri, Oct 05, 2012 at 05:05:16PM +0200, Ermal Lu?i wrote: E> > E> speaking of pf(4) side of things please do not loose the VIMAGE calls! E> > E> > Yeah, can you explain please why do we need them here? The pfil hooks E> > are always run already in some defined VNET context, don't they? E> E> fro