Author: ru
Date: Tue May 10 05:33:37 2011
New Revision: 221724
URL: http://svn.freebsd.org/changeset/base/221724
Log:
MFC r221373: Properly detect interface's state in the LINK_STATE_UNKNOWN case.
Modified:
stable/8/contrib/bsnmp/snmp_mibII/mibII_interfaces.c
Directory Properties:
stable/8/
Author: ru
Date: Tue May 10 05:30:06 2011
New Revision: 221723
URL: http://svn.freebsd.org/changeset/base/221723
Log:
MFC r221372: Don't call -f option's argument "stdin".
Modified:
stable/8/bin/stty/stty.c
Directory Properties:
stable/8/bin/stty/ (props changed)
Modified: stable/8/bin/s
Author: adrian
Date: Tue May 10 04:32:27 2011
New Revision: 221722
URL: http://svn.freebsd.org/changeset/base/221722
Log:
AR9285 (Kite) fixes.
* Correct some of the silicon revision checks to match what
the Atheros HAL does. (See [1] below.)
* Move the PA cal and init cal method as
Author: thompsa
Date: Tue May 10 02:58:08 2011
New Revision: 221721
URL: http://svn.freebsd.org/changeset/base/221721
Log:
MFC r221270
LACP frames must not be send VLAN-tagged, check for that before processing.
PR: kern/156743
Submitted by: Dmitrij Tejblum
Modified:
sta
Author: bms
Date: Tue May 10 02:38:44 2011
New Revision: 221720
URL: http://svn.freebsd.org/changeset/base/221720
Log:
Add VID for Simtec Electronics.
Add PID for Simtec Electronics EntropyKey, a hardware random number generator.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/us
Author: bms
Date: Tue May 10 02:34:11 2011
New Revision: 221719
URL: http://svn.freebsd.org/changeset/base/221719
Log:
Typo. For USB devices, 'serial' should be 'sernum'.
See sys/dev/usb/usb_device.c for what devctl_notify() gets.
Modified:
head/sbin/devd/devd.conf.5
Modified: head/sbin/de
Author: delphij
Date: Tue May 10 01:05:41 2011
New Revision: 221718
URL: http://svn.freebsd.org/changeset/base/221718
Log:
Regenerated with latest configure script.
MFC after:1 month
Modified:
head/usr.bin/less/defines.h
Modified: head/usr.bin/less/defines.h
Author: delphij
Date: Mon May 9 21:51:59 2011
New Revision: 221715
URL: http://svn.freebsd.org/changeset/base/221715
Log:
MFV: Update to less v443.
MFC after:1 month
Modified:
head/contrib/less/LICENSE
head/contrib/less/Makefile.aut
head/contrib/less/Makefile.wnm
head/contrib/
Author: mlaier
Date: Mon May 9 20:27:49 2011
New Revision: 221714
URL: http://svn.freebsd.org/changeset/base/221714
Log:
Another long standing vm bug found at Isilon:
Fix a race between vm_object_collapse and vm_fault.
Reviewed by: alc@
MFC after:3 days
Modified:
head/sys/vm/v
Author: yongari
Date: Mon May 9 20:20:43 2011
New Revision: 221713
URL: http://svn.freebsd.org/changeset/base/221713
Log:
Recognize BCM5719C PHY.
Submitted by: Geans Pin at Broadcom
Modified:
head/sys/dev/mii/brgphy.c
head/sys/dev/mii/miidevs
Modified: head/sys/dev/mii/brgphy.c
=
Author: yongari
Date: Mon May 9 20:10:46 2011
New Revision: 221712
URL: http://svn.freebsd.org/changeset/base/221712
Log:
Since r117657, bge(4) does not enable buffer manager for BCM5705 or
newer controllers. However, all data sheet I have access has no
indication that buffer manager shoul
On Sun, May 08, 2011, Bruce Evans wrote:
> #define bzero(p, n) ({ \
> if (__builtin_constant_p(n) && (n) <= 32) \
> __builtin_memset((p), 0, (n)); \
> else
Author: davidch
Date: Mon May 9 18:46:53 2011
New Revision: 221709
URL: http://svn.freebsd.org/changeset/base/221709
Log:
- Simplify multicast address programming.
- Fix an incorrect "uint32_t *" cast in bxe_set_rx_mode().
Submitted by: yongari@
Approved by:davidch@
MFC after:
Author: jkim
Date: Mon May 9 18:46:49 2011
New Revision: 221708
URL: http://svn.freebsd.org/changeset/base/221708
Log:
Move VT switching hack for suspend/resume from bus drivers to syscons.c
using event handlers. A different version was
Submitted by: Taku YAMAMOTO (taku at tackymt dot h
Author: delphij
Date: Mon May 9 18:31:26 2011
New Revision: 221707
URL: http://svn.freebsd.org/changeset/base/221707
Log:
Tag for less v443.
Added:
vendor/less/v443/
- copied from r221706, vendor/less/dist/
___
svn-src-all@freebsd.org mailing
Author: delphij
Date: Mon May 9 18:30:23 2011
New Revision: 221706
URL: http://svn.freebsd.org/changeset/base/221706
Log:
Vendor import of less v443.
Modified:
vendor/less/dist/LICENSE
vendor/less/dist/Makefile.aut
vendor/less/dist/Makefile.wnm
vendor/less/dist/NEWS
vendor/less/dist/
Author: attilio
Date: Mon May 9 18:29:48 2011
New Revision: 221705
URL: http://svn.freebsd.org/changeset/base/221705
Log:
MFC r221023:
Add the possibility to verify MD5 hash of incoming TCP packets.
Sponsored by: Sandvine Incorporated
Modified:
stable/8/sys/netinet/tcp_input.c
stabl
Author: attilio
Date: Mon May 9 18:05:13 2011
New Revision: 221704
URL: http://svn.freebsd.org/changeset/base/221704
Log:
MFC r220925,221015,221016:
- Define new registers offsets
- Add toggling functions for SMI default setting
Sponsored by: Sandvine Incorporated
Modified:
stable/8
On Monday 09 May 2011 01:34 pm, Jung-uk Kim wrote:
> Author: jkim
> Date: Mon May 9 17:34:00 2011
> New Revision: 221703
> URL: http://svn.freebsd.org/changeset/base/221703
>
> Log:
> Implement boot-time TSC synchronization test for SMP. This test
> is executed when the user has indicated that
Author: jkim
Date: Mon May 9 17:34:00 2011
New Revision: 221703
URL: http://svn.freebsd.org/changeset/base/221703
Log:
Implement boot-time TSC synchronization test for SMP. This test is executed
when the user has indicated that the system has synchronized TSCs or it has
P-state invariant T
Author: adrian
Date: Mon May 9 17:30:25 2011
New Revision: 221702
URL: http://svn.freebsd.org/changeset/base/221702
Log:
Disable diversity combining support until I can get a firm answer
from Atheros as to what/when this is supposed to be enabled.
Using the default RX fast diversity sett
Author: adrian
Date: Mon May 9 17:10:48 2011
New Revision: 221701
URL: http://svn.freebsd.org/changeset/base/221701
Log:
Fix a regression I introduced - only swap analog chains if the RX chainmask
is 0x5.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
Modified: head/sys/dev/ath/
Author: adrian
Date: Mon May 9 16:49:40 2011
New Revision: 221700
URL: http://svn.freebsd.org/changeset/base/221700
Log:
Disable TX STBC - it isn't used for now, but it isn't supported on Kite.
Modified:
head/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
Modified: head/sys/dev/ath/ath_hal/ar90
Author: ed
Date: Mon May 9 16:27:39 2011
New Revision: 221698
URL: http://svn.freebsd.org/changeset/base/221698
Log:
Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock
FreeBSD installation, but I can imagine people want to ti
Author: hselasky
Date: Mon May 9 15:57:04 2011
New Revision: 221695
URL: http://svn.freebsd.org/changeset/base/221695
Log:
Workaround for broken no-name USB audio devices sold by dealextreme
called "3D sound" and the alike.
MFC after:14 days
Modified:
head/sys/dev/sound/usb/uaudio
Author: adrian
Date: Mon May 9 15:19:49 2011
New Revision: 221694
URL: http://svn.freebsd.org/changeset/base/221694
Log:
Import some initial Kite fixed diversity code from Atheros.
For now, the diversity settings are controlled by 'txantenna',
-not- rxantenna. This is because the earlier
Author: adrian
Date: Mon May 9 14:04:49 2011
New Revision: 221693
URL: http://svn.freebsd.org/changeset/base/221693
Log:
Remove an un-needed PA cal call here.
Modified:
head/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c
Modified: head/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c
==
On 09.05.11 00:15, Attilio Rao wrote:
2011/5/8 Andreas Tobler:
On 08.05.11 00:17, Attilio Rao wrote:
2011/5/6 Attilio Rao:
2011/5/6 Nathan Whitehorn:
Author: nwhitehorn
Date: Fri May 6 20:43:02 2011
New Revision: 221550
URL: http://svn.freebsd.org/changeset/base/221550
Log:
SMP has wor
Author: vanhu
Date: Mon May 9 13:16:21 2011
New Revision: 221692
URL: http://svn.freebsd.org/changeset/base/221692
Log:
Release SP's refcount in key_get_spdbyid().
PR: 156676
Submitted by: Tobias Brunner (tob...@strongswan.org)
MFC after:1 week
Modified:
head/sys/netipsec/key.
Author: adrian
Date: Mon May 9 10:39:15 2011
New Revision: 221691
URL: http://svn.freebsd.org/changeset/base/221691
Log:
This is a full 32 bit field for kite.
Modified:
head/tools/tools/ath/ath_ee_v4k_print/v4k.c
Modified: head/tools/tools/ath/ath_ee_v4k_print/v4k.c
Author: mav
Date: Mon May 9 07:37:47 2011
New Revision: 221690
URL: http://svn.freebsd.org/changeset/base/221690
Log:
Refactor TCP ISN increment logic. Instead of firing callout at 100Hz to
keep constant ISN growth rate, do the same directly inside tcp_new_isn(),
taking into account how muc
31 matches
Mail list logo