Author: adrian
Date: Wed Jul 20 05:59:28 2011
New Revision: 224224
URL: http://svn.freebsd.org/changeset/base/224224
Log:
This patch removes a check in ifconfig which disables HT/40 channels
on frequency bands with DFS. All Atheros chipsets >= AR9001 support
radar event detection on HT40 ext
Author: hselasky
Date: Wed Jul 20 04:57:40 2011
New Revision: 224223
URL: http://svn.freebsd.org/changeset/base/224223
Log:
MFC r223989:
Fix for dump after shutdown with USB keyboard plugged in.
Modified:
stable/8/sys/dev/usb/input/ukbd.c
Directory Properties:
stable/8/sys/ (props chang
Author: adrian
Date: Wed Jul 20 00:36:47 2011
New Revision: 224222
URL: http://svn.freebsd.org/changeset/base/224222
Log:
Fix brokenness introduced by my last commit.
Approved by: re (implicit)
Modified:
head/sys/net80211/ieee80211_proto.c
Modified: head/sys/net80211/ieee80211_proto.c
On Tue, Jul 19, 2011 at 03:24:44PM +, Adrian Chadd wrote:
> Author: adrian
> Date: Tue Jul 19 15:24:44 2011
> New Revision: 224220
> URL: http://svn.freebsd.org/changeset/base/224220
>
> Log:
> This sets the BSS channel for each VAP for the given interface.
> It's only relevant in STA mode
Author: attilio
Date: Tue Jul 19 16:50:55 2011
New Revision: 224221
URL: http://svn.freebsd.org/changeset/base/224221
Log:
Remove explicit MAXCPU usage from sys/pcpu.h avoiding a namespace
pollution. That is a step further in the direction of building correct
policies for userland and modul
Author: adrian
Date: Tue Jul 19 15:24:44 2011
New Revision: 224220
URL: http://svn.freebsd.org/changeset/base/224220
Log:
This sets the BSS channel for each VAP for the given interface.
It's only relevant in STA mode.
The CSA forces a channel switch for the interface, but doesn't update
Author: adrian
Date: Tue Jul 19 15:22:35 2011
New Revision: 224219
URL: http://svn.freebsd.org/changeset/base/224219
Log:
This patch enables listing DFS related flags when 'ifconfig -v wlanX
list channel' is run. The following new options are introduced:
* D: channel requires DFS
* R: c
Author: attilio
Date: Tue Jul 19 14:57:59 2011
New Revision: 224218
URL: http://svn.freebsd.org/changeset/base/224218
Log:
Remove pc_name member of struct pcpu.
pc_name is only included when KTR option is and it does introduce a
subdle KBI breakage that totally breaks vmstat when world and k
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 64 maxiumum supported
CPUs on amd64 and ia64 and 128 for XLP. All
Author: attilio
Date: Tue Jul 19 12:41:57 2011
New Revision: 224216
URL: http://svn.freebsd.org/changeset/base/224216
Log:
On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytes
storage.
Fix the sintrcnt/sintrnames specification.
No MFC is previewed for this patch.
2011/7/19 Marcel Moolenaar :
>
> On Jul 18, 2011, at 7:31 PM, Attilio Rao wrote:
>
>> 2011/7/19 Marcel Moolenaar :
>>>
>>> On Jul 18, 2011, at 5:59 PM, Attilio Rao wrote:
>>>
2011/7/19 Marcel Moolenaar :
>
> On Jul 18, 2011, at 8:19 AM, Attilio Rao wrote:
>
>> Author: attilio
>
Author: zec
Date: Tue Jul 19 11:04:58 2011
New Revision: 224215
URL: http://svn.freebsd.org/changeset/base/224215
Log:
MFC r224107:
Clear pending ifnet events, in an attempt at preventing
ng_ether_link_state() from being dispatched after we have
cleared our IFP2NG(ifp).
Modified:
Author: kib
Date: Tue Jul 19 10:53:47 2011
New Revision: 224214
URL: http://svn.freebsd.org/changeset/base/224214
Log:
Bump __FreeBSD_version for RFTSIGZMB flag for rfork(2).
Modified:
stable/8/sys/sys/param.h
Modified: stable/8/sys/sys/param.h
===
Author: hselasky
Date: Tue Jul 19 10:48:39 2011
New Revision: 224213
URL: http://svn.freebsd.org/changeset/base/224213
Log:
MFC r224085:
- Add missing APIs.
- Add some rangechecks.
Modified:
stable/8/lib/libusb/libusb.3
stable/8/lib/libusb/libusb01.c
stable/8/lib/libusb/libusb10.c
s
Author: kib
Date: Tue Jul 19 10:45:31 2011
New Revision: 224212
URL: http://svn.freebsd.org/changeset/base/224212
Log:
MFC r223967:
Document RFTSIGZMB.
Modified:
stable/8/lib/libc/sys/rfork.2
Directory Properties:
stable/8/lib/libc/ (props changed)
stable/8/lib/libc/stdtime/ (props
Author: kib
Date: Tue Jul 19 10:41:26 2011
New Revision: 224211
URL: http://svn.freebsd.org/changeset/base/224211
Log:
MFC r223966:
Implement an RFTSIGZMB flag to rfork(2) to specify a signal that is
delivered to parent when the child exists.
Modified:
stable/8/sys/kern/kern_fork.c
stab
16 matches
Mail list logo