On Sat, Mar 09, 2013 at 03:48:04PM +0400, Gleb Smirnoff wrote:
> On Fri, Mar 08, 2013 at 02:00:50AM +, Alexey Dokuchaev wrote:
> A> On Thu, Mar 07, 2013 at 07:54:50AM +, Gleb Smirnoff wrote:
> A> > New Revision: 247910
> A> > URL: http://svnweb.freebsd.org/changeset/base/247910
> A> >
> A>
Author: adrian
Date: Sun Mar 10 09:43:01 2013
New Revision: 248129
URL: http://svnweb.freebsd.org/changeset/base/248129
Log:
Add another register definition bit - whether to populate EVM or PLCP
data in the RX status descriptor.
Obtained from:Qualcomm Atheros
Modified:
head/sys
Should clang define __FreeBSD_ARCH_armv6__ ? Any other define thats missing
and should be defined?
Roman
On Sat, Mar 09, 2013 at 11:55:24PM +, Andrew Turner wrote:
> Author: andrew
> Date: Sat Mar 9 23:55:23 2013
> New Revision: 248119
> URL: http://svnweb.freebsd.org/changeset/base/248119
>
Author: antoine
Date: Sun Mar 10 17:10:16 2013
New Revision: 248133
URL: http://svnweb.freebsd.org/changeset/base/248133
Log:
Fix a typo in DPADD.
Modified:
head/usr.sbin/pkg/Makefile
Modified: head/usr.sbin/pkg/Makefile
===
Author: antoine
Date: Sun Mar 10 17:33:41 2013
New Revision: 248135
URL: http://svnweb.freebsd.org/changeset/base/248135
Log:
Finish portalfs removal.
Modified:
head/etc/mtree/BSD.include.dist
Modified: head/etc/mtree/BSD.include.dist
=
Author: antoine
Date: Sun Mar 10 17:49:59 2013
New Revision: 248136
URL: http://svnweb.freebsd.org/changeset/base/248136
Log:
Add more obsolete files.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
===
Author: antoine
Date: Sun Mar 10 18:28:01 2013
New Revision: 248138
URL: http://svnweb.freebsd.org/changeset/base/248138
Log:
Add 2 more obsolete files.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
=
Author: antoine
Date: Sun Mar 10 19:14:09 2013
New Revision: 248139
URL: http://svnweb.freebsd.org/changeset/base/248139
Log:
Correct a date, add an obsolete directory.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
=
Author: alc
Date: Sun Mar 10 21:07:44 2013
New Revision: 248140
URL: http://svnweb.freebsd.org/changeset/base/248140
Log:
The kernel pmap is statically allocated, so there is really no need to
explicitly initialize its pm_root field to zero.
Sponsored by: EMC / Isilon Storage Division
Mo
On 3/4/13 3:09 AM, Davide Italiano wrote:
Author: davide
Date: Mon Mar 4 11:09:56 2013
New Revision: 24
URL: http://svnweb.freebsd.org/changeset/base/24
Log:
- Make callout(9) tickless, relying on eventtimers(4) as backend for
precise time event generation. This greatly improves g
On 09.03.2013 21:03, Davide Italiano wrote:
Author: davide
Date: Sat Mar 9 20:03:10 2013
New Revision: 248113
URL: http://svnweb.freebsd.org/changeset/base/248113
Log:
Fixup r248032:
Change size requested to malloc(9) now that callwheel buckets are
callout_list and not callout_tailq an
Author: andre
Date: Sun Mar 10 22:55:35 2013
New Revision: 248141
URL: http://svnweb.freebsd.org/changeset/base/248141
Log:
Bring back the comment on the sizing of the callout array that got
lost in r248031.
Requested by: alc, alfred
Modified:
head/sys/kern/kern_timeout.c
Modified: he
On 08.03.2013 19:17, Alan Cox wrote:
On 03/08/2013 04:14, Andre Oppermann wrote:
Author: andre
Date: Fri Mar 8 10:14:58 2013
New Revision: 248031
URL: http://svnweb.freebsd.org/changeset/base/248031
Log:
Move the auto-sizing of the callout array from init_param2() to
kern_timeout_callwhe
On 03/10/2013 17:56, Andre Oppermann wrote:
> On 08.03.2013 19:17, Alan Cox wrote:
>> On 03/08/2013 04:14, Andre Oppermann wrote:
>>> Author: andre
>>> Date: Fri Mar 8 10:14:58 2013
>>> New Revision: 248031
>>> URL: http://svnweb.freebsd.org/changeset/base/248031
>>>
>>> Log:
>>>Move the auto-
Author: adrian
Date: Mon Mar 11 04:19:10 2013
New Revision: 248142
URL: http://svnweb.freebsd.org/changeset/base/248142
Log:
Add three-stream EVM values.
Modified:
head/sys/dev/ath/if_ath_rx.c
Modified: head/sys/dev/ath/if_ath_rx.c
Author: adrian
Date: Mon Mar 11 06:01:00 2013
New Revision: 248143
URL: http://svnweb.freebsd.org/changeset/base/248143
Log:
Bump the EVM array size up to fit the AR9380 EVM entries.
Modified:
head/sys/dev/ath/if_athioctl.h
Modified: head/sys/dev/ath/if_athioctl.h
===
Author: adrian
Date: Mon Mar 11 06:54:58 2013
New Revision: 248146
URL: http://svnweb.freebsd.org/changeset/base/248146
Log:
Add a few new fields to the RX vendor radiotap header:
* a flags field that lets me know what's going on;
* the hardware ratecode, unmolested by conversion to a bit
17 matches
Mail list logo