On Thu, Dec 17, 2015 at 11:36 PM, NGie Cooper wrote:
>
> > On Dec 17, 2015, at 21:55, Warner Losh wrote:
> >
> > Author: imp
> > Date: Fri Dec 18 05:55:24 2015
> > New Revision: 292428
> > URL: https://svnweb.freebsd.org/changeset/base/292428
> >
> > Log:
> > No need to test command values this
> On Dec 17, 2015, at 21:55, Warner Losh wrote:
>
> Author: imp
> Date: Fri Dec 18 05:55:24 2015
> New Revision: 292428
> URL: https://svnweb.freebsd.org/changeset/base/292428
>
> Log:
> No need to test command values this way. There can be only one, even
> though the encoding is bit-wise tod
2015-12-18 13:53 GMT+08:00 Garrett Cooper :
>
> > On Dec 17, 2015, at 21:36, luke wrote:
> >
> >> On Fri, Dec 18, 2015 at 4:42 AM, John Baldwin wrote:
> >> Author: jhb
> >> Date: Thu Dec 17 20:42:05 2015
> >> New Revision: 292410
> >> URL: https://svnweb.freebsd.org/changeset/base/292410
> >>
>
Author: imp
Date: Fri Dec 18 06:13:18 2015
New Revision: 292429
URL: https://svnweb.freebsd.org/changeset/base/292429
Log:
Add a generic firmware dependent handle to pass from the loader to the
kernel. This will be used for passing in things like the system table
from EFI or other similar me
Author: imp
Date: Fri Dec 18 05:55:24 2015
New Revision: 292428
URL: https://svnweb.freebsd.org/changeset/base/292428
Log:
No need to test command values this way. There can be only one, even
though the encoding is bit-wise today...
Modified:
head/sys/dev/nand/nand_cdev.c
head/sys/dev/nan
> On Dec 17, 2015, at 21:36, luke wrote:
>
>> On Fri, Dec 18, 2015 at 4:42 AM, John Baldwin wrote:
>> Author: jhb
>> Date: Thu Dec 17 20:42:05 2015
>> New Revision: 292410
>> URL: https://svnweb.freebsd.org/changeset/base/292410
>>
>> Log:
>> Exit cleanly if malloc() fails to allocate a buff
Author: imp
Date: Fri Dec 18 05:45:49 2015
New Revision: 292427
URL: https://svnweb.freebsd.org/changeset/base/292427
Log:
Use variable names that aren't as prone to dyslexic confusion.
Suggested by: jmallet@
Modified:
head/libexec/rtld-elf/rtld.c
Modified: head/libexec/rtld-elf/rtld.c
Author: adrian
Date: Fri Dec 18 05:43:59 2015
New Revision: 292426
URL: https://svnweb.freebsd.org/changeset/base/292426
Log:
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
The ci20 port (by kan@) is going to reuse almost all of the intrng code
since the SoC in
Author: imp
Date: Fri Dec 18 05:39:25 2015
New Revision: 292425
URL: https://svnweb.freebsd.org/changeset/base/292425
Log:
Scheduling module to introduce a fixed delay into the I/O path.
Added:
head/sys/geom/sched/gs_delay.c (contents, props changed)
head/sys/modules/geom/geom_sched/gsche
On Fri, Dec 18, 2015 at 4:42 AM, John Baldwin wrote:
> Author: jhb
> Date: Thu Dec 17 20:42:05 2015
> New Revision: 292410
> URL: https://svnweb.freebsd.org/changeset/base/292410
>
> Log:
> Exit cleanly if malloc() fails to allocate a buffer for a copy of the
> current MBR.
>
> PR:
Author: imp
Date: Fri Dec 18 05:29:22 2015
New Revision: 292424
URL: https://svnweb.freebsd.org/changeset/base/292424
Log:
Create a simplebus PNP info wrapper.
Differential Review: https://reviews.freebsd.org/D4517
Modified:
head/sys/arm/ti/aintc.c
head/sys/dev/ofw/ofw_bus_subr.h
Modi
Author: ian
Date: Fri Dec 18 01:32:43 2015
New Revision: 292420
URL: https://svnweb.freebsd.org/changeset/base/292420
Log:
Flag sysctl hw.mmc.debug as a tunable, since often you want to debug the
bus probing during system startup.
Modified:
head/sys/dev/mmc/mmc.c
Modified: head/sys/dev/mmc
Author: ian
Date: Fri Dec 18 01:25:30 2015
New Revision: 292419
URL: https://svnweb.freebsd.org/changeset/base/292419
Log:
Fix the clock divisor calc for imx6 sdcard bus speed.
I don't know what alternate universe I was inhabiting when I wrote it
originally, but apparently the basic worki
On Thu, Dec 17, 2015 at 11:26:52PM +, Steven Hartland wrote:
S> You may have not read all the detail in the review so you might not have
S> noticed that I
S> identified that carp IPv6 NA was broken by r251584 which was committed 2 1/2
S> years ago. I'm guessing not may people use it for IPv6.
On 17/12/2015 19:16, Gleb Smirnoff wrote:
Steven,
On Thu, Dec 17, 2015 at 02:29:02PM +, Steven Hartland wrote:
S> I would definitely like to understand more about your concerns and learn
S> from
S> your knowledge in this area, so thanks for that offer, and while it does
S> sound
S> unforg
Author: cem
Date: Thu Dec 17 23:21:37 2015
New Revision: 292413
URL: https://svnweb.freebsd.org/changeset/base/292413
Log:
ioat(4): Add an API to get HW revision
Different revisions support different operations. Refer to Intel
External Design Specifications to figure out what your hardwa
On 17/12/2015 19:20, Gleb Smirnoff wrote:
Steven,
another feasible solution for the design described in the 156226
would be to run STP on the switches, and if_bridge(4) instead of
if_lagg(4) on FreeBSD, also with STP enabled. Would work perfectly.
Of course, if switches are dumb and cheap, a
On 17/12/2015 18:57, Gleb Smirnoff wrote:
Steven,
On Thu, Dec 17, 2015 at 02:29:02PM +, Steven Hartland wrote:
S> Hey Gleb, sorry I didn't wait for your review, but I did ask around on what
S> the timeout for this would be and was informed 2 weeks and as it had been
S> over a month, wit
On Thursday, December 17, 2015 02:29:02 PM Steven Hartland wrote:
> With regards MAINTAINERS, is there any sort of automation which could alert
> on this (pre-commit) hook maybe as I'm sure that would be helpful as a
> reminder.
To this point (and this point only): I would encourage anyone who wit
Author: glebius
Date: Thu Dec 17 21:01:19 2015
New Revision: 292411
URL: https://svnweb.freebsd.org/changeset/base/292411
Log:
Fix regression in if_ndis in r280347.
Submitted by: avos
Reported by: Ev Bogdanov
Tested by:Ivan Kormachev
MFC after:3 days
Modified:
head/sys/d
Author: jhb
Date: Thu Dec 17 20:42:05 2015
New Revision: 292410
URL: https://svnweb.freebsd.org/changeset/base/292410
Log:
Exit cleanly if malloc() fails to allocate a buffer for a copy of the
current MBR.
PR: 205322
Submitted by: Alexander Kuleshov
MFC after:1 week
Mo
Author: jhb
Date: Thu Dec 17 20:33:20 2015
New Revision: 292409
URL: https://svnweb.freebsd.org/changeset/base/292409
Log:
t seems certain Intel GPUs use GPIO bitbanging over a child device
instead of GMBUS access for I2C transfers. The GMBUS driver falls back
to this mode when a transfer t
Author: des
Date: Thu Dec 17 19:36:25 2015
New Revision: 292408
URL: https://svnweb.freebsd.org/changeset/base/292408
Log:
Incorrect length in calloc() call, already fixed upstream.
PR: 204769
Submitted by: David Binderman
MFC after:1 week
Modified:
head/crypto/openssh
Steven,
another feasible solution for the design described in the 156226
would be to run STP on the switches, and if_bridge(4) instead of
if_lagg(4) on FreeBSD, also with STP enabled. Would work perfectly.
Of course, if switches are dumb and cheap, and can't do STP,
then a tiny bpf-writer is th
Steven,
On Thu, Dec 17, 2015 at 02:29:02PM +, Steven Hartland wrote:
S> I would definitely like to understand more about your concerns and learn
S> from
S> your knowledge in this area, so thanks for that offer, and while it does
S> sound
S> unforgiving I totally understand where you're com
Steven,
On Thu, Dec 17, 2015 at 02:29:02PM +, Steven Hartland wrote:
S> Hey Gleb, sorry I didn't wait for your review, but I did ask around on what
S> the timeout for this would be and was informed 2 weeks and as it had been
S> over a month, with quite a bit of feedback from others in the ar
Author: br
Date: Thu Dec 17 18:44:30 2015
New Revision: 292407
URL: https://svnweb.freebsd.org/changeset/base/292407
Log:
Import RISC-V machine headers. This is a minimal set required to compile
kernel and userland.
Reviewed by: andrew, imp, kib
Sponsored by: DARPA, AFRL
Sponsored by
Author: cem
Date: Thu Dec 17 17:48:57 2015
New Revision: 292406
URL: https://svnweb.freebsd.org/changeset/base/292406
Log:
vm_page_replace: add wrapper to KASSERT about old page
It turns out the callers of vm_page_replace know exactly which page they are
replacing and would like to assert
I don't really like the #ifdef here. If it contradicts ePAPR, switching
on the behavior through a #define OFW_EPAPR is at best misleading. And,
aside from the default value of 2, this *is* compliant with the ePAPR
spec, as well as with CHRP and PAPR (which is where ePAPR got it from).
Do we hav
Author: andrew
Date: Thu Dec 17 17:00:04 2015
New Revision: 292405
URL: https://svnweb.freebsd.org/changeset/base/292405
Log:
Support the variant of the interrupt-map property where the parent bus has
the #address-cells property set. For this we need to read more data before
the parent inter
Author: smh
Date: Thu Dec 17 14:41:30 2015
New Revision: 292402
URL: https://svnweb.freebsd.org/changeset/base/292402
Log:
Revert r292275 & r292379
glebius has concerns about these changes so reverting those can be discussed
and addressed.
Sponsored by: Multiplay
Modified:
head/sy
Hey Gleb, sorry I didn't wait for your review, but I did ask around on what
the timeout for this would be and was informed 2 weeks and as it had been
over a month, with quite a bit of feedback from others in the area, all
of which
had been addressed I thought that was reasonable.
A simple reply
Author: brueffer
Date: Thu Dec 17 10:37:11 2015
New Revision: 292399
URL: https://svnweb.freebsd.org/changeset/base/292399
Log:
RIP Juergen Lock (n...@freebsd.org), you and your contributions won't be
forgotten.
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.b
33 matches
Mail list logo