Author: hselasky
Date: Wed May 21 06:33:21 2014
New Revision: 266487
URL: http://svnweb.freebsd.org/changeset/base/266487
Log:
MFC r266006 and r266011:
Fix unload of USB audio kernel module.
Modified:
stable/8/sys/dev/sound/usb/uaudio.c
stable/8/sys/modules/sound/driver/uaudio/Makefile
Di
Author: hselasky
Date: Wed May 21 06:31:44 2014
New Revision: 266486
URL: http://svnweb.freebsd.org/changeset/base/266486
Log:
MFC r266006 and r266011:
Fix unload of USB audio kernel module.
Modified:
stable/9/sys/dev/sound/usb/uaudio.c
stable/9/sys/modules/sound/driver/uaudio/Makefile
Di
Author: hselasky
Date: Wed May 21 06:29:52 2014
New Revision: 266485
URL: http://svnweb.freebsd.org/changeset/base/266485
Log:
MFC r266006 and r266011:
Fix unload of USB audio kernel module.
Modified:
stable/10/sys/dev/sound/usb/uaudio.c
stable/10/sys/modules/sound/driver/uaudio/Makefile
Author: hselasky
Date: Wed May 21 06:23:52 2014
New Revision: 266484
URL: http://svnweb.freebsd.org/changeset/base/266484
Log:
Avoid starting a USB transfer inside the callback function, right
after its been submitted.
MFC after:3 days
Modified:
head/sys/dev/usb/wlan/if_rsu.c
Modi
Author: marck (doc committer)
Date: Wed May 21 05:27:57 2014
New Revision: 266483
URL: http://svnweb.freebsd.org/changeset/base/266483
Log:
Document VMware-related filesystems additions.
Reviewed by:jmg
MFC after: 1 week
Modified:
head/sbin/geom/class/part/gpart.8
Modified: h
Scott Long wrote this message on Tue, May 20, 2014 at 22:43 +:
> For those interested, this was discovered thanks to Dtrace Flame
> Graphs.
btw, Dtrace Flame Graphs are VERY easy to generate... The README in
the git repository contains the commands, and for me it was simply
copy/pasting t
Author: bjk (doc committer)
Date: Wed May 21 03:11:27 2014
New Revision: 266482
URL: http://svnweb.freebsd.org/changeset/base/266482
Log:
Check for mismatched vref()/vdrop()
Assert that the hold count has not fallen below the use count, a situation
that would only happen when a vref() (or
Author: scottl
Date: Tue May 20 22:43:17 2014
New Revision: 266481
URL: http://svnweb.freebsd.org/changeset/base/266481
Log:
Old PCIe implementations cannot allow a DMA transfer to cross a 4GB
boundary. This was addressed several years ago by creating a parent
tag hierarchy for the root bus
Author: slm
Date: Tue May 20 22:11:52 2014
New Revision: 266480
URL: http://svnweb.freebsd.org/changeset/base/266480
Log:
- Add myself to committers-src.dot
Approved by: ken/scottl (mentors)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
=
Author: pluknet
Date: Tue May 20 21:24:15 2014
New Revision: 266479
URL: http://svnweb.freebsd.org/changeset/base/266479
Log:
Move Nx definition to a separate block.
Noticed by: ru (a while ago)
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Modified: head/gnu/usr.bin/groff/tmac/mdo
On May 20, 2014, at 3:20 PM, John-Mark Gurney wrote:
> Warner Losh wrote this message on Tue, May 20, 2014 at 15:16 -0600:
>>
>> On May 20, 2014, at 3:14 PM, John-Mark Gurney wrote:
>>
>>> Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100:
On Sat, 17 May 2014 20:31:34
Warner Losh wrote this message on Tue, May 20, 2014 at 15:16 -0600:
>
> On May 20, 2014, at 3:14 PM, John-Mark Gurney wrote:
>
> > Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100:
> >> On Sat, 17 May 2014 20:31:34 + (UTC)
> >> Warner Losh wrote:
> >>
> >>> Author: imp
Author: pluknet
Date: Tue May 20 21:15:47 2014
New Revision: 266478
URL: http://svnweb.freebsd.org/changeset/base/266478
Log:
Add FreeBSD version 11.0.
This is a direct commit to stable/10.
Modified:
stable/10/gnu/usr.bin/groff/tmac/mdoc.local
Modified: stable/10/gnu/usr.bin/groff/tmac/
On May 20, 2014, at 3:14 PM, John-Mark Gurney wrote:
> Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100:
>> On Sat, 17 May 2014 20:31:34 + (UTC)
>> Warner Losh wrote:
>>
>>> Author: imp
>>> Date: Sat May 17 20:31:34 2014
>>> New Revision: 266349
>>> URL: http://svnweb.f
Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100:
> On Sat, 17 May 2014 20:31:34 + (UTC)
> Warner Losh wrote:
>
> > Author: imp
> > Date: Sat May 17 20:31:34 2014
> > New Revision: 266349
> > URL: http://svnweb.freebsd.org/changeset/base/266349
> >
> > Log:
> > The time
Author: jhb
Date: Tue May 20 21:05:36 2014
New Revision: 266477
URL: http://svnweb.freebsd.org/changeset/base/266477
Log:
MFC 260237:
Fix a bug in the HPET emulation where a timer interrupt could be lost when the
guest disables the HPET.
The HPET timer interrupt is triggered from the ca
Author: rea (ports committer)
Date: Tue May 20 19:55:59 2014
New Revision: 266475
URL: http://svnweb.freebsd.org/changeset/base/266475
Log:
Fix warning messages after r252015
$alias used to hold alias number, but now it carries full variable name,
so messages were tuned to account for tha
Author: jimharris
Date: Tue May 20 19:55:06 2014
New Revision: 266474
URL: http://svnweb.freebsd.org/changeset/base/266474
Log:
Add ismt(4) driver.
ismt(4) supports the SMBus Message Transport controller found on Intel
C2000 series (Avoton) and S1200 series (Briarwood) Atom SoCs.
Spo
Author: sjg
Date: Tue May 20 18:25:46 2014
New Revision: 266473
URL: http://svnweb.freebsd.org/changeset/base/266473
Log:
Use an intermediate target to associate with _SUBDIR which is marked .MAKE
this allows make -n to do tree walks as expected without
doing anything else (as intended).
U
On 5/20/14, 9:08 AM, Jack Vogel wrote:
> If you don't like the name there's this wonderful feature of ifconfig
>
> ifconfig i40e0 name eth0 (or whatever pleases you...)
>
> Oh and Bruce, I did run into the string length issue, so with this driver
> the queues
> are all named 'q%d', I might go back
On Tue, May 20, 2014 at 11:40:01PM +1000, Bruce Evans wrote:
B> Also, verbose names break formatting. E.g., netstat -r has 5 columns
B> available under Netif for the driver name and device number. netstat
B> -i has about the same under Name (possibly 1 or 2 not directly under
B> Name, but reserve
On 20 May 2014, at 16:26 , Slawa Olhovchenkov wrote:
> On Tue, May 20, 2014 at 09:04:25AM -0700, Adrian Chadd wrote:
>
>> On 20 May 2014 08:41, Slawa Olhovchenkov wrote:
>>
(But if you try it on 10.0 and it changes things, by all means let me
know.)
>>>
>>> I am try on 10.0, but n
On Tue, May 20, 2014 at 09:04:25AM -0700, Adrian Chadd wrote:
> On 20 May 2014 08:41, Slawa Olhovchenkov wrote:
>
> >> (But if you try it on 10.0 and it changes things, by all means let me
> >> know.)
> >
> > I am try on 10.0, but not sure about significant improvement (may be
> > 10%).
> >
> >
If you don't like the name there's this wonderful feature of ifconfig
ifconfig i40e0 name eth0 (or whatever pleases you...)
Oh and Bruce, I did run into the string length issue, so with this driver
the queues
are all named 'q%d', I might go back and change the earlier drivers.
I found the 'too l
On 20 May 2014 08:41, Slawa Olhovchenkov wrote:
>> (But if you try it on 10.0 and it changes things, by all means let me know.)
>
> I am try on 10.0, but not sure about significant improvement (may be
> 10%).
>
> For current CPU (E5-2650 v2 @ 2.60GHz) hwpmc don't working (1. after
> collect some
On Tue, 20 May 2014, Julian Elischer wrote:
On 5/20/14, 11:14 PM, Julian Elischer wrote:
On 5/20/14, 1:50 AM, Rui Paulo wrote:
On 18 May 2014, at 18:41, Julian Elischer wrote:
On 5/19/14, 9:21 AM, Jack F Vogel wrote:
Author: jfv
Date: Mon May 19 01:21:02 2014
New Revision: 266423
URL: http
Author: hselasky
Date: Tue May 20 15:53:17 2014
New Revision: 266472
URL: http://svnweb.freebsd.org/changeset/base/266472
Log:
- The DELAY() should not be used in USB drivers.
- The usb_pause_mtx() function takes ticks and not milliseconds as last
argument.
MFC after:3 days
Modified
Author: hselasky
Date: Tue May 20 15:47:37 2014
New Revision: 266471
URL: http://svnweb.freebsd.org/changeset/base/266471
Log:
- The DELAY() should not be used in USB drivers.
- The usb_pause_mtx() function takes ticks and not milliseconds as last
argument.
MFC after:3 days
Modified
On Tue, May 20, 2014 at 11:35:01PM +0800, Julian Elischer wrote:
> On 5/20/14, 5:19 PM, Konstantin Belousov wrote:
> > Author: kib
> > Date: Tue May 20 09:19:35 2014
> > New Revision: 266464
> > URL: http://svnweb.freebsd.org/changeset/base/266464
> >
> > Log:
> >When exec_new_vmspace() decides
On Sun, May 11, 2014 at 08:32:34AM -0700, Adrian Chadd wrote:
> On 11 May 2014 01:31, Slawa Olhovchenkov wrote:
> > On Sat, May 10, 2014 at 12:53:37AM +, Adrian Chadd wrote:
> >
> >> Author: adrian
> >> Date: Sat May 10 00:53:36 2014
> >> New Revision: 265792
> >> URL: http://svnweb.freebsd.o
On 5/20/14, 5:19 PM, Konstantin Belousov wrote:
Author: kib
Date: Tue May 20 09:19:35 2014
New Revision: 266464
URL: http://svnweb.freebsd.org/changeset/base/266464
Log:
When exec_new_vmspace() decides that current vmspace cannot be reused
on execve(2), it calls vmspace_exec(), which frees
On 5/20/14, 11:14 PM, Julian Elischer wrote:
On 5/20/14, 1:50 AM, Rui Paulo wrote:
On 18 May 2014, at 18:41, Julian Elischer wrote:
On 5/19/14, 9:21 AM, Jack F Vogel wrote:
Author: jfv
Date: Mon May 19 01:21:02 2014
New Revision: 266423
URL: http://svnweb.freebsd.org/changeset/base/266423
L
On 5/20/14, 1:50 AM, Rui Paulo wrote:
On 18 May 2014, at 18:41, Julian Elischer wrote:
On 5/19/14, 9:21 AM, Jack F Vogel wrote:
Author: jfv
Date: Mon May 19 01:21:02 2014
New Revision: 266423
URL: http://svnweb.freebsd.org/changeset/base/266423
Log:
This is the beta release of the driver
Author: hselasky
Date: Tue May 20 15:03:23 2014
New Revision: 266470
URL: http://svnweb.freebsd.org/changeset/base/266470
Log:
Optimise reading of pending interrupt registers. If there are no
pending interrupt bits, skip the bit iteration loop.
Reviewed by: ian @
Modified:
head/sys/ar
Author: mav
Date: Tue May 20 14:39:22 2014
New Revision: 266468
URL: http://svnweb.freebsd.org/changeset/base/266468
Log:
Add IOMMU PCI subclass, found on Tyan S8236 motherboard.
Submitted by: Dmitry Luhtionov
MFC after:2 weeks
Modified:
head/sys/dev/pci/pci.c
head/sys/dev/pci/p
Author: hselasky
Date: Tue May 20 14:15:03 2014
New Revision: 266467
URL: http://svnweb.freebsd.org/changeset/base/266467
Log:
Correct some programming details. The layout of the PDTs were
different from what was initially thought. Fix re-programming of
hardware mode register after reset.
On Mon, 19 May 2014, Rui Paulo wrote:
On 18 May 2014, at 18:41, Julian Elischer wrote:
On 5/19/14, 9:21 AM, Jack F Vogel wrote:
Author: jfv
Date: Mon May 19 01:21:02 2014
New Revision: 266423
URL: http://svnweb.freebsd.org/changeset/base/266423
Log:
This is the beta release of the driver
On Monday, May 19, 2014 3:46:03 pm Dominic Marks wrote:
> 'umble user here. Yes, please don't do this.
>
> ietN?
ixfeN or some variation thereof? (f for "forty" or "Fortville")
--
John Baldwin
___
svn-src-all@freebsd.org mailing list
http://lists.fre
Author: hselasky
Date: Tue May 20 12:22:53 2014
New Revision: 266466
URL: http://svnweb.freebsd.org/changeset/base/266466
Log:
Make sure detach code is executed in all cases. This fixes a panic
when debugging is enabled.
Reported by: Idwer Vollering
MFC after:3 days
Modified:
h
Author: smh
Date: Tue May 20 10:28:19 2014
New Revision: 266465
URL: http://svnweb.freebsd.org/changeset/base/266465
Log:
Change comment about HPNDisabled to match the style of other options to
avoid confusion.
Sponsored by: Multiplay
Modified:
head/crypto/openssh/sshd_config
Modified
Author: kib
Date: Tue May 20 09:19:35 2014
New Revision: 266464
URL: http://svnweb.freebsd.org/changeset/base/266464
Log:
When exec_new_vmspace() decides that current vmspace cannot be reused
on execve(2), it calls vmspace_exec(), which frees the current
vmspace. The thread executing an exe
41 matches
Mail list logo