Author: adrian
Date: Fri Jun 7 05:18:07 2013
New Revision: 251484
URL: http://svnweb.freebsd.org/changeset/base/251484
Log:
Add accessor macros for the bluetooth coexistence routines.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
=
Author: adrian
Date: Fri Jun 7 05:17:58 2013
New Revision: 251483
URL: http://svnweb.freebsd.org/changeset/base/251483
Log:
Add bluetooth fixes to the AR5416/AR92xx HAL:
* Call the bluetooth setup function during the reset path, so the bluetooth
settings are actually initialised.
* C
Author: yongari
Date: Fri Jun 7 01:21:09 2013
New Revision: 251482
URL: http://svnweb.freebsd.org/changeset/base/251482
Log:
Correct setting TX random backoff register. This register is
implemented as a 10 bits linear feedback shift register so only
lower 10 bits are valid.
Because this r
Author: yongari
Date: Fri Jun 7 01:01:39 2013
New Revision: 251481
URL: http://svnweb.freebsd.org/changeset/base/251481
Log:
Do not report current link status if driver is not running.
Reporting link status in driver has a side-effect that makes mii(4)
check current link status. mii(4) wil
Author: pfg
Date: Fri Jun 7 00:48:01 2013
New Revision: 251480
URL: http://svnweb.freebsd.org/changeset/base/251480
Log:
gcc: install AMD intrinsics header ammintrin.h
This file was included in the changes from r251212 and originated
in the pre-GPLv3 gcc43 branch.
MFC after:2 we
Author: scottl
Date: Fri Jun 7 00:22:38 2013
New Revision: 251479
URL: http://svnweb.freebsd.org/changeset/base/251479
Log:
Simplify the checking of flags for cam_periph_mapmem(). This gets rid of
a lot of code redundancy and grossness at very minor expense.
Reviewed by: smh
Obtained
Author: delphij
Date: Thu Jun 6 23:21:41 2013
New Revision: 251478
URL: http://svnweb.freebsd.org/changeset/base/251478
Log:
MFV r251474:
* Illumos zfs issue #3137 L2ARC compression
Whether or not to compress buffers entering the L2ARC is
controlled by "compression" setting on the
Author: smh
Date: Thu Jun 6 22:31:52 2013
New Revision: 251477
URL: http://svnweb.freebsd.org/changeset/base/251477
Log:
MFC r216088:
Manual partial MFC of only basic VPD support for scsi_xpt
MFC r249937:
Refactored scsi_xpt use of device_has_vpd
Modified:
stable/8/sys/cam/cam_xpt.c
Author: rmacklem
Date: Thu Jun 6 22:02:03 2013
New Revision: 251476
URL: http://svnweb.freebsd.org/changeset/base/251476
Log:
Fix r251444 so that gssd.c still builds for WITHOUT_KERBEROS.
Reported by: bf1...@gmail.com
MFC after:2 weeks
Modified:
head/usr.sbin/gssd/gssd.c
Modifie
Author: emaste
Date: Thu Jun 6 21:09:27 2013
New Revision: 251475
URL: http://svnweb.freebsd.org/changeset/base/251475
Log:
Switch to 2-clause license and standard text
Approved by: bms@
Modified:
head/lib/libc/net/getifmaddrs.c
head/lib/libkvm/kvm_mips.c
head/tools/tools/pciroms/p
Author: delphij
Date: Thu Jun 6 20:14:40 2013
New Revision: 251474
URL: http://svnweb.freebsd.org/changeset/base/251474
Log:
Update vendor-sys/illumos/dist to illumos-gate 14039:6cfd5a5778b9
Illumos ZFS issues:
3137 L2ARC compression
Modified:
vendor-sys/illumos/dist/uts/common/fs/z
On Jun 6, 2013, at 8:30 PM, Garrett Cooper wrote:
> On Jun 6, 2013, at 11:18 AM, Michael Tuexen wrote:
>
>> On Jun 6, 2013, at 12:50 PM, Glen Barber wrote:
>>
>>> On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
On Wed, Jun 05, 2013 at 09:31:06PM +, Jung-uk Kim wrote:
>
On Jun 6, 2013, at 11:18 AM, Michael Tuexen wrote:
> On Jun 6, 2013, at 12:50 PM, Glen Barber wrote:
>
>> On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
>>> On Wed, Jun 05, 2013 at 09:31:06PM +, Jung-uk Kim wrote:
Author: jkim
Date: Wed Jun 5 21:31:06 2013
New Re
On Jun 6, 2013, at 12:50 PM, Glen Barber wrote:
> On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
>> On Wed, Jun 05, 2013 at 09:31:06PM +, Jung-uk Kim wrote:
>>> Author: jkim
>>> Date: Wed Jun 5 21:31:06 2013
>>> New Revision: 251438
>>> URL: http://svnweb.freebsd.org/changeset/b
Author: attilio
Date: Thu Jun 6 18:19:26 2013
New Revision: 251471
URL: http://svnweb.freebsd.org/changeset/base/251471
Log:
Complete r251452:
Avoid to busy/unbusy a page in cases where there is no need to drop the
vm_obj lock, more nominally when the page is full valid after
vm_page_grab
On Thursday, June 06, 2013 10:43:19 am John Baldwin wrote:
> Author: jhb
> Date: Thu Jun 6 14:43:19 2013
> New Revision: 251470
> URL: http://svnweb.freebsd.org/changeset/base/251470
>
> Log:
> Do not compare the existing mask of a cpuset with a new mask when changing
> the mask of a cpuset.
Author: jhb
Date: Thu Jun 6 14:43:19 2013
New Revision: 251470
URL: http://svnweb.freebsd.org/changeset/base/251470
Log:
Do not compare the existing mask of a cpuset with a new mask when changing
the mask of a cpuset. Also, change the cpuset's mask before updating the
masks of all children
Author: des
Date: Thu Jun 6 13:47:36 2013
New Revision: 251469
URL: http://svnweb.freebsd.org/changeset/base/251469
Log:
MFH (r247863): fix occasional SIGSEGV when an interface was added.
Modified:
stable/9/usr.sbin/rtadvd/rtadvd.c
Directory Properties:
stable/9/usr.sbin/rtadvd/ (props c
On 2013-06-03 16:50, Marcel Moolenaar wrote:
>
> On Jun 3, 2013, at 6:25 AM, Dimitry Andric wrote:
>
>> On 2013-05-25 20:59, Marcel Moolenaar wrote:
>>> Author: marcel
>>> Date: Sat May 25 18:59:11 2013
>>> New Revision: 250991
>>> URL: http://svnweb.freebsd.org/changeset/base/250991
>>>
>>> Log
Author: jkim
Date: Thu Jun 6 11:59:38 2013
New Revision: 251468
URL: http://svnweb.freebsd.org/changeset/base/251468
Log:
Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this
actually reverts r250860 and r250861.
Reported by: gjb, tinderbox
Modified:
head/gnu/usr.bi
Author: smh
Date: Thu Jun 6 11:47:54 2013
New Revision: 251467
URL: http://svnweb.freebsd.org/changeset/base/251467
Log:
MFC r249934:
Updated TRIM calculations in cam/ata to be based off ATA_DSM_* defines
Modified:
stable/8/sys/cam/ata/ata_da.c
Directory Properties:
stable/8/sys/ (prop
Author: smh
Date: Thu Jun 6 11:41:22 2013
New Revision: 251466
URL: http://svnweb.freebsd.org/changeset/base/251466
Log:
MFC r249933:
Added the ability to send ATA identify and TRIM commands via SCSI
Modified:
stable/8/sys/cam/scsi/scsi_all.c
stable/8/sys/cam/scsi/scsi_all.h
Directory Pr
On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
> On Wed, Jun 05, 2013 at 09:31:06PM +, Jung-uk Kim wrote:
> > Author: jkim
> > Date: Wed Jun 5 21:31:06 2013
> > New Revision: 251438
> > URL: http://svnweb.freebsd.org/changeset/base/251438
> >
> > Log:
> > Connect libgnuregex 2
Author: smh
Date: Thu Jun 6 10:27:34 2013
New Revision: 251465
URL: http://svnweb.freebsd.org/changeset/base/251465
Log:
MFC r249931:
Added Dataset Management defines to be used by TRIM
Modified:
stable/8/sys/sys/ata.h
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/
Author: smh
Date: Thu Jun 6 10:25:58 2013
New Revision: 251464
URL: http://svnweb.freebsd.org/changeset/base/251464
Log:
MFC r249930:
Added a sysctl to control the maximum size of a delete request
Modified:
stable/8/sys/geom/geom_dev.c
Directory Properties:
stable/8/sys/ (props changed
Author: smh
Date: Thu Jun 6 10:09:20 2013
New Revision: 251463
URL: http://svnweb.freebsd.org/changeset/base/251463
Log:
MFC r248992:
Added ATA Pass-Through support to CAM
Modified:
stable/8/sys/cam/scsi/scsi_all.c
stable/8/sys/cam/scsi/scsi_all.h
Directory Properties:
stable/8/sys/
Author: smh
Date: Thu Jun 6 10:06:32 2013
New Revision: 251462
URL: http://svnweb.freebsd.org/changeset/base/251462
Log:
MFC r248922:
Adds the ability to enable / disable sorting of BIO requests
Modified:
stable/8/sys/cam/ata/ata_da.c
stable/8/sys/cam/cam.c
stable/8/sys/cam/cam.h
sta
Author: smh
Date: Thu Jun 6 10:00:22 2013
New Revision: 251461
URL: http://svnweb.freebsd.org/changeset/base/251461
Log:
MFC r246146:
Format CDB output as 2 digit hex correcting the length
Modified:
stable/8/sys/cam/scsi/scsi_all.c
Directory Properties:
stable/8/sys/ (props changed)
Author: smh
Date: Thu Jun 6 09:58:23 2013
New Revision: 251460
URL: http://svnweb.freebsd.org/changeset/base/251460
Log:
MFC r245253:
Use sysctl tuneable values for scsi_da and retry_count
Modified:
stable/8/sys/cam/scsi/scsi_da.c
Directory Properties:
stable/8/sys/ (props changed)
s
Author: smh
Date: Thu Jun 6 09:55:00 2013
New Revision: 251459
URL: http://svnweb.freebsd.org/changeset/base/251459
Log:
MFC r245252:
Always maintain disk d_flags
MFC r249929:
Removed unneeded tests in dadeletemethodset
Modified:
stable/8/sys/cam/scsi/scsi_da.c
Directory Properties:
Author: smh
Date: Thu Jun 6 09:50:42 2013
New Revision: 251458
URL: http://svnweb.freebsd.org/changeset/base/251458
Log:
MFC r245251:
Remove essentially unused variables from scsi_da probe setups
Modified:
stable/8/sys/cam/scsi/scsi_da.c
Directory Properties:
stable/8/sys/ (props chang
Author: smh
Date: Thu Jun 6 09:45:22 2013
New Revision: 251457
URL: http://svnweb.freebsd.org/changeset/base/251457
Log:
MFC r230053:
BIO_DELETE for SCSI da devices
MFC r239655:
Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation
Modified:
stable/8/sys/cam/scsi/scsi_all.c
stable/8/sy
Author: smh
Date: Thu Jun 6 09:23:21 2013
New Revision: 251456
URL: http://svnweb.freebsd.org/changeset/base/251456
Log:
MFC r226737:
Allow upper layers to discover that BIO_DELETE / BIO_FLUSH is not supported.
Modified:
stable/8/sys/geom/geom_disk.c
Directory Properties:
stable/8/sys/
Author: smh
Date: Thu Jun 6 09:13:07 2013
New Revision: 251455
URL: http://svnweb.freebsd.org/changeset/base/251455
Log:
MFC r221855:
Move the ZERO_REGION_SIZE to a machine-dependent
Modified:
stable/8/sys/amd64/include/vmparam.h
stable/8/sys/arm/include/vmparam.h
stable/8/sys/dev/md/m
Author: smh
Date: Thu Jun 6 08:57:32 2013
New Revision: 251454
URL: http://svnweb.freebsd.org/changeset/base/251454
Log:
MFC r221853:
Global zeros region
Modified:
stable/8/sys/dev/md/md.c
stable/8/sys/dev/null/null.c
stable/8/sys/sys/systm.h
stable/8/sys/vm/vm_kern.c
Directory Prope
Author: smh
Date: Thu Jun 6 08:48:02 2013
New Revision: 251453
URL: http://svnweb.freebsd.org/changeset/base/251453
Log:
MFC r221229:
Implement BIO_DELETE for vnode devices
Modified:
stable/8/sys/dev/md/md.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/dev/ (pro
36 matches
Mail list logo