Author: bschmidt
Date: Sat Apr 10 06:58:24 2010
New Revision: 206444
URL: http://svn.freebsd.org/changeset/base/206444
Log:
* Rename bluetooth coexistence flags, no binary change.
* Enable DC calibration and crystal calibration on Centrino Advanced-N
6250 parts.
* Workaround for a HW bug
Author: bschmidt
Date: Sat Apr 10 06:55:29 2010
New Revision: 206443
URL: http://svn.freebsd.org/changeset/base/206443
Log:
Small whitespace cleanup.
Approved by: rpaulo (mentor)
MFC after:2 weeks
Modified:
head/sys/dev/iwn/if_iwn.c
Modified: head/sys/dev/iwn/if_iwn.c
===
Author: rpaulo
Date: Wed Apr 7 15:29:13 2010
New Revision: 206358
URL: http://svn.freebsd.org/changeset/base/206358
Log:
net80211 rate control framework (net80211 ratectl).
This framework allows drivers to abstract the rate control algorithm and
Author: jfv
Date: Fri Apr 9 23:15:37 2010
New Revision: 206437
URL: http://svn.freebsd.org/changeset/base/206437
Log:
A few more changes from yongari:
- code flow in handler could let interrupt be
reenabled when not wanted.
- change where the RX lock is taken to improv
Author: yongari
Date: Fri Apr 9 23:00:24 2010
New Revision: 206436
URL: http://svn.freebsd.org/changeset/base/206436
Log:
Consistently use capital letters.
Modified:
head/sys/pci/if_rlreg.h
Modified: head/sys/pci/if_rlreg.h
===
Author: emaste
Date: Fri Apr 9 22:51:19 2010
New Revision: 206435
URL: http://svn.freebsd.org/changeset/base/206435
Log:
MFC r206383:
Remove extraneous '>'.
Modified:
stable/7/share/man/man9/stack.9
Directory Properties:
stable/7/share/man/man9/ (props changed)
Modified: stable/7
Author: emaste
Date: Fri Apr 9 22:50:36 2010
New Revision: 206434
URL: http://svn.freebsd.org/changeset/base/206434
Log:
MFC r206383:
Remove extraneous '>'.
Modified:
stable/8/share/man/man9/stack.9
Directory Properties:
stable/8/share/man/man9/ (props changed)
Modified: stable/8/sh
Author: yongari
Date: Fri Apr 9 22:50:28 2010
New Revision: 206433
URL: http://svn.freebsd.org/changeset/base/206433
Log:
Add preliminary support for 8168E/8111E PCIe controller.
While I'm here simplify device description string.
Tested by:Michael Beckmann < michael <> apfel dot de >
Author: emaste
Date: Fri Apr 9 22:48:27 2010
New Revision: 206432
URL: http://svn.freebsd.org/changeset/base/206432
Log:
MFC r192862:
> Description of fields to fill in above: 76 columns --|
Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.
Author: jfv
Date: Fri Apr 9 21:18:46 2010
New Revision: 206431
URL: http://svn.freebsd.org/changeset/base/206431
Log:
DUH, must be tired, I missed the second instance...
time for the weekend :)
Modified:
head/sys/dev/e1000/if_igb.c
Modified: head/sys/dev/e1000/if_igb.c
===
Author: jfv
Date: Fri Apr 9 21:16:45 2010
New Revision: 206430
URL: http://svn.freebsd.org/changeset/base/206430
Log:
Thanks to Michael Tuexen for catching this, bit set that
keeps the clock from being reset when writing to EITR was
incorrect, also there is a shared code #define for it anyw
Author: jfv
Date: Fri Apr 9 18:42:15 2010
New Revision: 206429
URL: http://svn.freebsd.org/changeset/base/206429
Log:
Incorporate suggested improvements from yongari.
Also, from feedback, make the multiqueue code an
option (EM_MULTIQUEUE) that is off by default.
Problems have been seen
Author: luigi
Date: Fri Apr 9 18:02:19 2010
New Revision: 206428
URL: http://svn.freebsd.org/changeset/base/206428
Log:
This commit enables partial operation of dummynet with kernels
compiled with "options VIMAGE".
As it is now, there is still a single instance of the pipes,
and it is onl
Author: rpaulo
Date: Fri Apr 9 17:32:38 2010
New Revision: 206427
URL: http://svn.freebsd.org/changeset/base/206427
Log:
Add rc.d/ubthidhci. This small script calls usbconfig(1) to change a USB
Bluetooth controller from HID mode to HCI mode.
MFC after:1 week
Added:
head/etc/rc.d/u
Author: rpaulo
Date: Fri Apr 9 16:19:30 2010
New Revision: 206426
URL: http://svn.freebsd.org/changeset/base/206426
Log:
Building wlan_amrr is now mandatory. This is an interim fix.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
=
Author: luigi
Date: Fri Apr 9 16:06:53 2010
New Revision: 206425
URL: http://svn.freebsd.org/changeset/base/206425
Log:
no need to pass an argument to dn_compat_calc_size()
MFC after:3 days
Modified:
head/sys/netinet/ipfw/ip_dn_glue.c
head/sys/netinet/ipfw/ip_dn_private.h
head/s
Author: rdivacky
Date: Fri Apr 9 15:21:11 2010
New Revision: 206424
URL: http://svn.freebsd.org/changeset/base/206424
Log:
Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.h
Bump the alignment to 16bytes because lint1 memory allocator is used for
objects that
Author: kensmith
Date: Fri Apr 9 14:27:17 2010
New Revision: 206423
URL: http://svn.freebsd.org/changeset/base/206423
Log:
Shift the version of perl used by the release build process over to
perl-5.10. This aligns the release build process with the current
default version of perl in the po
Author: kensmith
Date: Fri Apr 9 14:24:00 2010
New Revision: 206422
URL: http://svn.freebsd.org/changeset/base/206422
Log:
Pass the HTTP_PROXY and FTP_PROXY environment variables through in addition
to FTP_PASSIVE_MODE so release building works for a machine that needs
to use a proxy.
Author: attilio
Date: Fri Apr 9 14:22:09 2010
New Revision: 206421
URL: http://svn.freebsd.org/changeset/base/206421
Log:
Default the machdep.lapic_allclocks to be enabled in order to cope with
broken atrtc.
Now if you want more correct stats on profhz and stathz it may be
disabled by set
Author: rpaulo
Date: Fri Apr 9 13:58:54 2010
New Revision: 206420
URL: http://svn.freebsd.org/changeset/base/206420
Log:
Setup the correct RX/TX chainmask when we play with the antenna
settings.
MFC after:1 week
Sponsored by: iXsystems, inc
Modified:
head/sys/dev/ath/ath_hal/ar5
In message: <20100409092721.19743kgds231h...@webmail.leidinger.net>
Alexander Leidinger writes:
: Quoting "M. Warner Losh" (from Thu, 08 Apr 2010
: 15:12:13 -0600 (MDT)):
:
: > In message: <20100407100015.117169nw2iu6x...@webmail.leidinger.net>
: > Alexander Leidinger wr
On 9 Apr 2010, at 03:15, PseudoCylon wrote:
>>> Author: rpaulo
>>> Date: Wed Apr 7 15:29:13 2010
>>> New Revision: 206358
>>> URL: http://svn.freebsd.org/changeset/base/206358
>>>
>>> Log:
>>> net80211 rate control framework (net80211 ratectl).
>>>
>>> This framework allows drivers to abstract
Author: rpaulo
Date: Fri Apr 9 12:06:19 2010
New Revision: 206419
URL: http://svn.freebsd.org/changeset/base/206419
Log:
Use M_NOWAIT instead of M_WAITOK to avoid race conditions.
MFC after:1 month
Modified:
head/sys/net80211/ieee80211_amrr.c
head/sys/net80211/ieee80211_rssadapt.c
Author: rpaulo
Date: Fri Apr 9 12:05:24 2010
New Revision: 206418
URL: http://svn.freebsd.org/changeset/base/206418
Log:
Add ieee80211_{amrr,rssadapt}.c.
MFC after:1 month
Modified:
head/sys/modules/wlan/Makefile
Modified: head/sys/modules/wlan/Makefile
Author: rpaulo
Date: Fri Apr 9 11:56:38 2010
New Revision: 206417
URL: http://svn.freebsd.org/changeset/base/206417
Log:
Remove previously added if 0's.
MFC after:1 month
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
=
Author: rpaulo
Date: Fri Apr 9 11:47:03 2010
New Revision: 206416
URL: http://svn.freebsd.org/changeset/base/206416
Log:
Fix recent breakage: wpi_newassoc() wasn't supposed to be removed and
it needs to call ieee80211_ratectl_node_init().
Submitted by: bschmidt
MFC after:1 month
M
Author: rpaulo
Date: Fri Apr 9 11:29:16 2010
New Revision: 206415
URL: http://svn.freebsd.org/changeset/base/206415
Log:
Swap IEEE80211_RATECTL_TX_SUCCESS/IEEE80211_RATECTL_TX_FAILURE.
Submitted by: PseudoCylon Furukoshi
MFC after:1 month
Modified:
head/sys/net80211/ieee80211_rat
>Author: rpaulo
>Date: Wed Apr 7 15:29:13 2010
>New Revision: 206358
>URL: http://svn.freebsd.org/changeset/base/206358
>
>Log:
> net80211 rate control framework (net80211 ratectl).
>
Sorry for frequent post.
in amrr_tx_complete() ieee80211_amrr.c:257-258
if (ok)
amn->amn_success++;
in ieee
Author: kib
Date: Fri Apr 9 08:45:30 2010
New Revision: 206414
URL: http://svn.freebsd.org/changeset/base/206414
Log:
MFC r206094:
Supply default implementation of VOP_RENAME() that does neccessary
unlocks and unreferences for argument vnodes, as expected by
kern_renameat(9), and returns
Author: kib
Date: Fri Apr 9 08:39:28 2010
New Revision: 206413
URL: http://svn.freebsd.org/changeset/base/206413
Log:
MFC r206093:
Add function vop_rename_fail(9) that performs needed cleanup for locks
and references of the VOP_RENAME(9) arguments. Use vop_rename_fail()
in deadfs_rename()
Author: n_hibma
Date: Fri Apr 9 08:20:43 2010
New Revision: 206412
URL: http://svn.freebsd.org/changeset/base/206412
Log:
Add the ID for the Matrix Orbital LCD display MOU-Axxx series.
Simplify a switch statement in the uftdi driver to an if-then-else-endif
as it encoded those two cases onl
Quoting "M. Warner Losh" (from Thu, 08 Apr 2010
15:12:13 -0600 (MDT)):
In message: <20100407100015.117169nw2iu6x...@webmail.leidinger.net>
Alexander Leidinger writes:
: Quoting "M. Warner Losh" (from Tue, 06 Apr 2010
: 10:54:17 -0600 (MDT)):
:
: > In message: <20100405181450.134
On Thu, Apr 08, 2010 at 07:15:46PM -0700, PseudoCylon wrote:
> >>Author: rpaulo
> >>Date: Wed Apr 7 15:29:13 2010
> >>New Revision: 206358
> >>URL: http://svn.freebsd.org/changeset/base/206358
> >>
> >>Log:
> >> net80211 rate control framework (net80211 ratectl).
> >>
> >> This framework allow
34 matches
Mail list logo