Re: ksh history bug

2014-08-14 Thread Jason McIntyre
On Thu, Aug 14, 2014 at 12:10:58PM -0400, Jared Yanovich wrote: > On Wed, Aug 13, 2014 at 07:41:08PM +0100, Jason McIntyre wrote: > > > the only thing i have to compare it with is bash: > > By no means comprehensive but: > > these appear to not include the current command: > zsh >

Re: insque/remque bugs

2014-08-14 Thread Philip Guenther
On Sun, Aug 10, 2014 at 5:58 PM, Philip Guenther wrote: ... > So, complete diff. This also zaps the unnecessary casts in the .c files. This has been committed; thank for the patch. Philip Guenther

Re: jumbo support for bnx(4)

2014-08-14 Thread Brad Smith
On 14/08/14 5:09 PM, Brad Smith wrote: On 13/08/14 6:42 AM, David Gwynne wrote: ive had this for 2 years or so. updated to current again. its been tested on the following: bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 8 int 16 bnx1 at pci13 dev 0 function 0 "Broadcom BCM5708"

Re: Add commitid support to loginfo in CVS

2014-08-14 Thread Vadim Zhukov
2014-08-11 4:37 GMT+04:00 Vadim Zhukov : > This patch adds support for handling commit IDs in loginfo scripts. > Now, if you add, e.g., the following line to loginfo... > > date %{isVv} >>/tmp/commitlog > > ... then you'll get something like: > > DOQ1DVGdv6tda71v ports/x11/kde4/libs TODO,1.14,1.15

Re: jumbo support for bnx(4)

2014-08-14 Thread Stuart Henderson
On 2014/08/14 22:38, Stuart Henderson wrote: > On 2014/08/14 17:09, Brad Smith wrote: > > On 13/08/14 6:42 AM, David Gwynne wrote: > > >ive had this for 2 years or so. updated to current again. > > > > > >its been tested on the following: > > > > > >bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708"

Re: jumbo support for bnx(4)

2014-08-14 Thread Stuart Henderson
On 2014/08/14 17:09, Brad Smith wrote: > On 13/08/14 6:42 AM, David Gwynne wrote: > >ive had this for 2 years or so. updated to current again. > > > >its been tested on the following: > > > >bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 8 int 16 > >bnx1 at pci13 dev 0 function 0 "

Re: jumbo support for bnx(4)

2014-08-14 Thread Brad Smith
On 13/08/14 6:42 AM, David Gwynne wrote: ive had this for 2 years or so. updated to current again. its been tested on the following: bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 8 int 16 bnx1 at pci13 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 8 int 16 bnx0: address 0

Re: Intel Z97 chipset PCI devices

2014-08-14 Thread Todd C. Miller
There are two unnamed USB hubs (one attached to each EHCI root hub). >From the data sheet I would expect these to be 0x8000 and 0x8008 but my board actually has 0x8001 and 0x8009. This is purely cosmetic and nothing currently uses these defines. - todd Index: sys/dev/usb/usbdevs ===

Re: ksh history bug

2014-08-14 Thread Jared Yanovich
On Wed, Aug 13, 2014 at 07:41:08PM +0100, Jason McIntyre wrote: > the only thing i have to compare it with is bash: By no means comprehensive but: these appear to not include the current command: zsh FreeBSD ash these appear to include the current command: AT&T k

Re: Does athn - Atheros IEEE 802.11a/g/n wireless supports 802.11n mode?

2014-08-14 Thread Stuart Henderson
On 2014/08/14 17:14, Alexander Hall wrote: > > > On August 14, 2014 2:08:04 PM CEST, Denis Lapshin wrote: > >Does athn driver support 802.11n mode for all Atheros devices which has > > > >N mode implemented? > > Apart from the useful information you've already received, I'd like to add > that

Re: Does athn - Atheros IEEE 802.11a/g/n wireless supports 802.11n mode?

2014-08-14 Thread Alexander Hall
On August 14, 2014 2:08:04 PM CEST, Denis Lapshin wrote: >Does athn driver support 802.11n mode for all Atheros devices which has > >N mode implemented? Apart from the useful information you've already received, I'd like to add that the list archives would certainly, well, most likely anyway,

Re: Does athn - Atheros IEEE 802.11a/g/n wireless supports 802.11n mode?

2014-08-14 Thread Stefan Sperling
On Thu, Aug 14, 2014 at 04:08:04PM +0400, Denis Lapshin wrote: > Does athn driver support 802.11n mode for all Atheros devices which has N > mode implemented? There is no 11n support at all in OpenBSD at present.

Re: Does athn - Atheros IEEE 802.11a/g/n wireless supports 802.11n mode?

2014-08-14 Thread Stuart Henderson
On 2014/08/14 16:08, Denis Lapshin wrote: > Does athn driver support 802.11n mode for all Atheros devices which has N > mode implemented? OpenBSD does not currently support 802.11n on any device.

Does athn - Atheros IEEE 802.11a/g/n wireless supports 802.11n mode?

2014-08-14 Thread Denis Lapshin
Does athn driver support 802.11n mode for all Atheros devices which has N mode implemented? -- Denis Lapshin mailto: den...@mindall.org

Re: autonetd, Wi-Fi automated configuration

2014-08-14 Thread Vadim Zhukov
2014-08-13 23:32 GMT+04:00 patrick keshishian : > Hi, > > Since you did ask for input. > > On Wed, Aug 13, 2014 at 07:06:23PM +0400, Vadim Zhukov wrote: >> Hello all. >> >> I won't describe the problem, you all new it: when you switch between >> hotspots, your network interface doesn't follow you.

Re: jumbo support for bnx(4)

2014-08-14 Thread David Gwynne
the silence is deafening. unless anyone objects im going to commit this tomorrow (~8pm GMT+10) to force some testing. dlg On 13 Aug 2014, at 8:42 pm, David Gwynne wrote: > ive had this for 2 years or so. updated to current again. > > its been tested on the following: > > bnx0 at pci4 dev 0