Author: hselasky
Date: Fri Apr 18 08:31:55 2014
New Revision: 264642
URL: http://svnweb.freebsd.org/changeset/base/264642
Log:
Add support for specifying USB controller mode via FDT.
Add FDT support to the DWC OTG kernel module.
Submitted by: John Wehle
PR: usb/188683
MFC a
Author: bz
Date: Fri Apr 18 14:21:10 2014
New Revision: 264646
URL: http://svnweb.freebsd.org/changeset/base/264646
Log:
Now that I figured out where the ethernet addresses come from
on NetFPGA-10G, assign one to the interface by default in a very
similar way.
MFC after:6 da
On Fri, 2014-04-18 at 14:21 +, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Fri Apr 18 14:21:10 2014
> New Revision: 264646
> URL: http://svnweb.freebsd.org/changeset/base/264646
>
> Log:
> Now that I figured out where the ethernet addresses come from
> on NetFPGA-10G, assign one to the inte
Author: tychon
Date: Fri Apr 18 15:22:56 2014
New Revision: 264648
URL: http://svnweb.freebsd.org/changeset/base/264648
Log:
Respect the destination operand size of the 'Input from Port' instruction.
Approved by: grehan (co-mentor)
Modified:
head/sys/amd64/vmm/io/vatpic.c
head/sys/amd
Author: tychon
Date: Fri Apr 18 16:01:19 2014
New Revision: 264650
URL: http://svnweb.freebsd.org/changeset/base/264650
Log:
Fix ACPI DSDT indentation cosmetic breakage introduced in r264631 --
pointed out by jhb@.
Approved by: grehan (co-mentor)
Modified:
head/usr.sbin/bhyve/pci_lpc.
Author: tychon
Date: Fri Apr 18 16:05:12 2014
New Revision: 264651
URL: http://svnweb.freebsd.org/changeset/base/264651
Log:
Add support for the PIT 'readback' command -- based on a patch by grehan@.
Approved by: grehan (co-mentor)
Modified:
head/sys/amd64/vmm/io/vatpit.c
Modified: hea
Author: hselasky
Date: Fri Apr 18 16:19:33 2014
New Revision: 264653
URL: http://svnweb.freebsd.org/changeset/base/264653
Log:
Add new USB quirk.
Submitted by: kwm @
MFC after:1 week
Modified:
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb
Author: imp
Date: Fri Apr 18 16:53:06 2014
New Revision: 264654
URL: http://svnweb.freebsd.org/changeset/base/264654
Log:
Don't build EISA by default anymore. Remove from i386 GENERIC and
create an option that defaults to "no" on all platforms to not build
the EISA bits.
Discussed on: a
Author: imp
Date: Fri Apr 18 16:53:56 2014
New Revision: 264655
URL: http://svnweb.freebsd.org/changeset/base/264655
Log:
Add -x to the removal of trees to prevent crossing mount points to
limit the damage from errored out runs and failure to unmount loopback
mounts properly.
Modified:
he
Author: imp
Date: Fri Apr 18 17:03:35 2014
New Revision: 264657
URL: http://svnweb.freebsd.org/changeset/base/264657
Log:
More properly account for free/reserved segments to avoid deadlock or
worse when filling up a device and then trying to erase files to make
space. Without enough space, y
Author: imp
Date: Fri Apr 18 17:03:09 2014
New Revision: 264656
URL: http://svnweb.freebsd.org/changeset/base/264656
Log:
An abstracted down version of the NanoBSD config files as used by
FreeNAS and the BSDRP folks.
Added:
head/tools/tools/nanobsd/dhcpd/
head/tools/tools/nanobsd/dhcpd/RE
Author: imp
Date: Fri Apr 18 17:03:58 2014
New Revision: 264660
URL: http://svnweb.freebsd.org/changeset/base/264660
Log:
Separate out enabling building clang and/or gcc for the system and
building clang and/or gcc as the bootstrap compiler. Normally, the
default compiler is used. WITH_CLANG
Author: imp
Date: Fri Apr 18 17:03:49 2014
New Revision: 264659
URL: http://svnweb.freebsd.org/changeset/base/264659
Log:
Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
Modified:
head/share/examples/etc/make.conf
head/share/man/man5/make.conf.5
head/share/mk/bsd.man.mk
head/share/mk/bsd.
Author: imp
Date: Fri Apr 18 17:03:43 2014
New Revision: 264658
URL: http://svnweb.freebsd.org/changeset/base/264658
Log:
Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on
the ranges we want to erase. This is nicer to SSDs that want TRIMs
anyway.
Modified:
head/sys/fs
Author: imp
Date: Fri Apr 18 17:04:09 2014
New Revision: 264661
URL: http://svnweb.freebsd.org/changeset/base/264661
Log:
Copy bsd.own.mk to bsd.opts.mk and separate out the option setting
code from the rest. Include bsd.opts.mk in bsd.own.mk to preserve
current behavior. Future revisions wi
Author: imp
Date: Fri Apr 18 17:04:34 2014
New Revision: 264664
URL: http://svnweb.freebsd.org/changeset/base/264664
Log:
Retire compatibility YES_HESIOD. If you haven't upgraded in the last
decade to WITH_HESIOD, your are in for a rude surprise...
Modified:
head/share/mk/bsd.opts.mk
Modif
Author: imp
Date: Fri Apr 18 17:04:26 2014
New Revision: 264663
URL: http://svnweb.freebsd.org/changeset/base/264663
Log:
Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow for
the WITH/WITHOUT_FOO -> MK_FOO={yes,no} stuff to be used elsewhere.
Added:
head/share/mk/bsd.mkopt.m
Author: imp
Date: Fri Apr 18 17:04:18 2014
New Revision: 264662
URL: http://svnweb.freebsd.org/changeset/base/264662
Log:
Allow setting of MK_FOO by anybody. There are too many edge cases that
we're preventing now with this policy. However, these edge cases
should be rare and all that set MK
alse' /etc/malloc.conf".)
+20140418:
+ The YES_HESIOD knob has been removed. It has been obsolete for
+ a decade. Please move to using WITH_HESIOD instead or your builds
+ will silently lack HESIOD.
+
20140405:
The uart(4) driver has been changed with respect to its han
On 18 Apr 2014, at 14:28 , Ian Lepore wrote:
> On Fri, 2014-04-18 at 14:21 +, Bjoern A. Zeeb wrote:
>> Author: bz
>> Date: Fri Apr 18 14:21:10 2014
>> New Revision: 264646
>> URL: http://svnweb.freebsd.org/changeset/base/264646
>>
>> Log:
>> Now that I figured out where the ethernet addres
Author: delphij
Date: Fri Apr 18 21:15:12 2014
New Revision: 264669
URL: http://svnweb.freebsd.org/changeset/base/264669
Log:
MFV r264666:
4374 dn_free_ranges should use range_tree_t
illumos/illumos-gate@bf16b11e8deb633dd6c4296d46e92399d1582df4
MFC after:2 weeks
Modified:
h
Author: delphij
Date: Fri Apr 18 21:35:23 2014
New Revision: 264670
URL: http://svnweb.freebsd.org/changeset/base/264670
Log:
MFV r264667:
4752 fan out read zio taskqs
illumos/illumos-gate@1b497ab83e8f1c58bba5da59c649207a442a4720
Modified:
head/sys/cddl/contrib/opensolaris/uts/commo
Author: delphij
Date: Fri Apr 18 22:04:58 2014
New Revision: 264671
URL: http://svnweb.freebsd.org/changeset/base/264671
Log:
MFV r264668:
4754 io issued to near-full luns even after setting noalloc threshold
4755 mg_alloc_failures is no longer needed
illumos/illumos@b6240e830b871f59
Author: rmacklem
Date: Fri Apr 18 22:05:34 2014
New Revision: 264672
URL: http://svnweb.freebsd.org/changeset/base/264672
Log:
Modify the Lookup RPC for NFSv4 so that it acquires directory
attributes. This allows the client to cache directory names
when they are looked up, reducing the Looku
Author: jmg
Date: Sat Apr 19 01:52:03 2014
New Revision: 264673
URL: http://svnweb.freebsd.org/changeset/base/264673
Log:
add link to crypto(4)...
MFC after:1 week
Modified:
head/share/man/man9/crypto.9
Modified: head/share/man/man9/crypto.9
=
Author: jkim
Date: Sat Apr 19 04:59:56 2014
New Revision: 264674
URL: http://svnweb.freebsd.org/changeset/base/264674
Log:
Install newly added bsd.mkopt.mk.
Modified:
head/share/mk/Makefile
Modified: head/share/mk/Makefile
=
Author: hselasky
Date: Sat Apr 19 06:32:51 2014
New Revision: 264675
URL: http://svnweb.freebsd.org/changeset/base/264675
Log:
Update UMASS manual page to mention newer host controller drivers.
Submitted by: Aseem Jolly
Modified:
head/share/man/man4/umass.4
Modified: head/share/man/man
27 matches
Mail list logo