Author: adrian
Date: Thu Jul 21 08:31:55 2011
New Revision: 224242
URL: http://svn.freebsd.org/changeset/base/224242
Log:
This re-enables HT40 channels for use when DFS is enabled.
These should be disabled for the AR5416 in hostap/mesh/ibss mode,
as the AR5416 doesn't have support for rad
Author: adrian
Date: Thu Jul 21 08:35:10 2011
New Revision: 224243
URL: http://svn.freebsd.org/changeset/base/224243
Log:
Break out the PLL setup into (mostly) per-chip methods, rather than
polluting the AR5416 code with later chipset support.
Note: ar9280InitPLL() supports Merlin (AR9280
2011/7/20 Pan Tsu :
> Attilio Rao writes:
>
>> Author: attilio
>> Date: Tue Jul 19 13:00:30 2011
>> New Revision: 224217
>> URL: http://svn.freebsd.org/changeset/base/224217
>>
>> Log:
>> Bump MAXCPU for amd64, ia64 and XLP mips appropriately.
>> From now on, default values for FreeBSD will be
On 21 July 2011 14:14, Attilio Rao wrote:
> 2011/7/20 Pan Tsu :
>> Attilio Rao writes:
>>
>>> Author: attilio
>>> Date: Tue Jul 19 13:00:30 2011
>>> New Revision: 224217
>>> URL: http://svn.freebsd.org/changeset/base/224217
>>>
>>> Log:
>>> Bump MAXCPU for amd64, ia64 and XLP mips appropriately
On 21 July 2011 14:14, Attilio Rao wrote:
> 2011/7/20 Pan Tsu :
>> Attilio Rao writes:
>>
>>> Author: attilio
>>> Date: Tue Jul 19 13:00:30 2011
>>> New Revision: 224217
>>> URL: http://svn.freebsd.org/changeset/base/224217
>>>
>>> Log:
>>> Bump MAXCPU for amd64, ia64 and XLP mips appropriately
Author: adrian
Date: Thu Jul 21 14:16:42 2011
New Revision: 224244
URL: http://svn.freebsd.org/changeset/base/224244
Log:
Modify the radar API a little to be easier to "change" via run-time
tools.
* introduce pe_enabled, which (will) indicate whether the radar
detection stuff is enabl
Author: adrian
Date: Thu Jul 21 14:25:12 2011
New Revision: 224245
URL: http://svn.freebsd.org/changeset/base/224245
Log:
This links in the ath dfs ioctl into the driver and defines the
ioctl interface for DFS modules to use.
Since there's no open source dfs code yet, this doesn't introdu
On Thursday, July 21, 2011 8:37:26 am Sergey Kandaurov wrote:
> On 21 July 2011 14:14, Attilio Rao wrote:
> > 2011/7/20 Pan Tsu :
> >> Attilio Rao writes:
> >>
> >>> Author: attilio
> >>> Date: Tue Jul 19 13:00:30 2011
> >>> New Revision: 224217
> >>> URL: http://svn.freebsd.org/changeset/base/22
Author: gnn
Date: Thu Jul 21 16:32:13 2011
New Revision: 224246
URL: http://svn.freebsd.org/changeset/base/224246
Log:
Make both stpcpy and strcpy be assembly language implementations
on amd64.
Submitted by: Guillaume Morin (guillaume at morinfr.org)
Reviewed by: kib, jhb
Approved by
Author: mav
Date: Thu Jul 21 19:39:40 2011
New Revision: 224250
URL: http://svn.freebsd.org/changeset/base/224250
Log:
Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.
Tested to work with 1.44MB floppy, 4GB USB stick and 4TB disk array.
Approved by: re (kib)
Mo
Author: delphij
Date: Thu Jul 21 20:01:51 2011
New Revision: 224251
URL: http://svn.freebsd.org/changeset/base/224251
Log:
A different implementation of r224231 proposed by pjd@,
which does not require change in the znode structure.
Specifically, it queries rdev from the znode in the
same
Author: delphij
Date: Thu Jul 21 20:02:22 2011
New Revision: 224252
URL: http://svn.freebsd.org/changeset/base/224252
Log:
Bring the code more in-line with OpenSolaris source to
ease future port.
Reviewed by: pjd, mm
Approved by: re (kib)
Modified:
head/sys/cddl/contrib/opensolaris
Author: gnn
Date: Thu Jul 21 20:06:14 2011
New Revision: 224253
URL: http://svn.freebsd.org/changeset/base/224253
Log:
Remove incorrect attribution.
Approved by: re (kib)
Pointed out by: brueffer
Pointy hat to: gnn
Modified:
head/lib/libc/amd64/string/stpcpy.S
Modified: head/lib/li
Author: jhb
Date: Thu Jul 21 20:43:43 2011
New Revision: 224254
URL: http://svn.freebsd.org/changeset/base/224254
Log:
Allow non-fixed endpoints for a producer address range if the length of
the resource covers the entire range. Some BIOSes appear to mark
endpoints as non-fixed incorrectly
Author: jonathan
Date: Thu Jul 21 21:08:33 2011
New Revision: 224255
URL: http://svn.freebsd.org/changeset/base/224255
Log:
Declare more capability method rights.
This is a complete set of rights that can be held in a capability's
rights mask.
Approved by: re (kib), mentor (rwatson)
15 matches
Mail list logo