On Fri, 2 Jan 2015, Garrett Cooper wrote:
Log:
Reset errno in :scalbnf_val and :scalbnl_val before running the tests so the
tested errno isn't stale
It is a bug to even test errno. No function in libm accesses errno.
This was needed in order for the test to pass on amd64 with stable/10
Author: hselasky
Date: Fri Jan 2 08:42:44 2015
New Revision: 276530
URL: https://svnweb.freebsd.org/changeset/base/276530
Log:
Fix warning about possible use of uninitialized variable.
Modified:
head/sys/x86/xen/xen_nexus.c
Modified: head/sys/x86/xen/xen_nexus.c
On 12/12/14 20:56, John-Mark Gurney wrote:
Author: jmg
Date: Fri Dec 12 19:56:36 2014
New Revision: 275732
URL: https://svnweb.freebsd.org/changeset/base/275732
Log:
Compile breakage with older compilers:
crypto/aesni/aesni.c: In function 'aesni_process':
crypto/aesni/aesni.c:458: warning: '
Author: hselasky
Date: Fri Jan 2 08:57:36 2015
New Revision: 276531
URL: https://svnweb.freebsd.org/changeset/base/276531
Log:
Remove duplicate pci_driver class declaration.
Modified:
head/sys/dev/xen/pci/xen_pci.c
Modified: head/sys/dev/xen/pci/xen_pci.c
===
On 01/02/15 00:42, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Fri Jan 2 08:42:44 2015
> New Revision: 276530
> URL: https://svnweb.freebsd.org/changeset/base/276530
>
> Log:
> Fix warning about possible use of uninitialized variable.
Looks to me like the right solution here would be
Author: hselasky
Date: Fri Jan 2 13:10:33 2015
New Revision: 276532
URL: https://svnweb.freebsd.org/changeset/base/276532
Log:
The "cnputs_mtx" mutex must be allowed to recurse. Debug prints and/or
witness printouts in the console driver clients can cause this mutex
to recurse by calls to "
Author: br
Date: Fri Jan 2 13:15:36 2015
New Revision: 276533
URL: https://svnweb.freebsd.org/changeset/base/276533
Log:
Add driver for general-purpose I/O (GPIO).
Sponsored by: DARPA, AFRL
Added:
head/sys/arm/altera/socfpga/socfpga_gpio.c (contents, props changed)
Modified:
head/sy
Author: hselasky
Date: Fri Jan 2 13:35:10 2015
New Revision: 276534
URL: https://svnweb.freebsd.org/changeset/base/276534
Log:
The "vt_suspend_flush_timer()" function is sometimes called locked
which prevents us from doing a "callout_drain()" call. The callout in
question has a lock associa
Author: bapt
Date: Fri Jan 2 13:54:03 2015
New Revision: 276535
URL: https://svnweb.freebsd.org/changeset/base/276535
Log:
Use mandoc -Tlint instead of groff for manlint target
Modified:
head/share/mk/bsd.man.mk
Modified: head/share/mk/bsd.man.mk
Author: bapt
Date: Fri Jan 2 14:05:30 2015
New Revision: 276536
URL: https://svnweb.freebsd.org/changeset/base/276536
Log:
Use mandoc to generate cat pages
Modified:
head/share/mk/bsd.man.mk
Modified: head/share/mk/bsd.man.mk
=
Author: dim
Date: Fri Jan 2 14:55:02 2015
New Revision: 276537
URL: https://svnweb.freebsd.org/changeset/base/276537
Log:
Pull in r222587 from upstream llvm trunk (by Jörg Sonnenberger):
Fix transformation of add with pc argument to adr for non-immediate
arguments.
This fixes a
Author: dim
Date: Fri Jan 2 14:58:41 2015
New Revision: 276538
URL: https://svnweb.freebsd.org/changeset/base/276538
Log:
Add clang and llvm patches corresponding to r276516 and r276537.
Added:
head/contrib/llvm/patches/patch-29-clang-r213790-type_traits-crash.diff
head/contrib/llvm/patche
Author: emaste
Date: Fri Jan 2 15:36:29 2015
New Revision: 276539
URL: https://svnweb.freebsd.org/changeset/base/276539
Log:
Update ELF headers to include additional defines
The elftoolchain project includes these additional defines for various
userland programs. Given that arch-specific
Author: scottl
Date: Fri Jan 2 15:46:54 2015
New Revision: 276540
URL: https://svnweb.freebsd.org/changeset/base/276540
Log:
Fix a missed comment from r276526.
Modified:
head/sys/amd64/conf/GENERIC
Modified: head/sys/amd64/conf/GENERIC
===
Other architectures (PowerPC, for example) seem to have this same code
there by copy and paste. Any chance you could do a global sweep?
-Nathan
On 01/01/15 17:00, Konstantin Belousov wrote:
Author: kib
Date: Fri Jan 2 01:00:38 2015
New Revision: 276522
URL: https://svnweb.freebsd.org/changeset
This breaks building the kernel with clang 3.4.1
Warner
> On Jan 1, 2015, at 3:07 AM, Roman Divacky wrote:
>
> Author: rdivacky
> Date: Thu Jan 1 10:07:57 2015
> New Revision: 276499
> URL: https://svnweb.freebsd.org/changeset/base/276499
>
> Log:
> LLVM integrated assembler can assemble th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 01/01/15 12:20, Steven Hartland wrote:
>
> On 31/12/2014 07:59, Xin Li wrote:
>> Hi, Steven,
>>
>> On 12/30/14 22:01, Steven Hartland wrote:
>>> On 31/12/2014 02:12, Xin Li wrote:
On 12/23/14 01:31, Steven Hartland wrote:
> Author: smh
Author: dchagin
Date: Fri Jan 2 18:36:08 2015
New Revision: 276550
URL: https://svnweb.freebsd.org/changeset/base/276550
Log:
Remove Giant from linux_getcwd() due to VFS is MPSAFE now.
Discussed with: kib
MFC after:1 week
Modified:
head/sys/compat/linux/linux_getcwd.c
Modif
==
--- head/UPDATING Fri Jan 2 18:36:08 2015(r276550)
+++ head/UPDATING Fri Jan 2 18:45:03 2015(r276551)
@@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
disable the most expensi
==
--- head/ObsoleteFiles.inc Fri Jan 2 18:45:03 2015(r276551)
+++ head/ObsoleteFiles.inc Fri Jan 2 18:45:48 2015(r276552)
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20150103: removal of texinfo
+# 20150102: removal of texinfo
OLD_FILES+=usr
Author: bapt
Date: Fri Jan 2 18:54:55 2015
New Revision: 276556
URL: https://svnweb.freebsd.org/changeset/base/276556
Log:
Remove leftovers from r276551
Modified:
head/share/mk/bsd.opts.mk
Modified: head/share/mk/bsd.opts.mk
==
Author: bapt
Date: Fri Jan 2 18:57:58 2015
New Revision: 276559
URL: https://svnweb.freebsd.org/changeset/base/276559
Log:
Fix typo
Modified:
head/tools/build/options/WITHOUT_WARNS
Modified: head/tools/build/options/WITHOUT_WARNS
=
Author: bapt
Date: Fri Jan 2 19:01:36 2015
New Revision: 276561
URL: https://svnweb.freebsd.org/changeset/base/276561
Log:
Regen after removal of texinfo
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: bapt
Date: Fri Jan 2 19:05:39 2015
New Revision: 276562
URL: https://svnweb.freebsd.org/changeset/base/276562
Log:
Remove info pages
Deleted:
head/gnu/lib/libregex/doc/
Modified:
head/gnu/lib/libregex/Makefile
Modified: head/gnu/lib/libregex/Makefile
==
Author: rwatson
Date: Fri Jan 2 19:06:27 2015
New Revision: 276563
URL: https://svnweb.freebsd.org/changeset/base/276563
Log:
In mbuf_to_synq_entry(), use M_START() and M_SIZE() to calculate an offset
into mbuf storage, to reduce knowledge about mbuf/cluster layout in the
cxgb device driver
Author: dchagin
Date: Fri Jan 2 19:29:32 2015
New Revision: 276564
URL: https://svnweb.freebsd.org/changeset/base/276564
Log:
Cast *path to silence clang -Wpointer-sign warning.
MFC after:1 week
Modified:
head/sys/compat/linux/linux_getcwd.c
Modified: head/sys/compat/linux/linux_ge
Hm, conditionalizing this on the compiler version is rather ugly. Isn't
this only relevant when we do an MFC? But maybe it is indeed better
to have the same Makefile for different toolchain envronments.
-Dimitry
> On 02 Jan 2015, at 18:33, Warner Losh wrote:
>
> This breaks building the kerne
Author: ngie
Date: Fri Jan 2 20:34:55 2015
New Revision: 276565
URL: https://svnweb.freebsd.org/changeset/base/276565
Log:
Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc
Reported by: Ivan Klymenko
Reviewed by: bapt
Differential Revision: D1412
Deleted:
head/gnu/
Author: jkim
Date: Fri Jan 2 20:47:52 2015
New Revision: 276566
URL: https://svnweb.freebsd.org/changeset/base/276566
Log:
Garbage collect the empty directory.
Deleted:
head/gnu/usr.bin/gperf/doc/
___
svn-src-head@freebsd.org mailing list
http://li
Author: emaste
Date: Fri Jan 2 20:49:43 2015
New Revision: 276567
URL: https://svnweb.freebsd.org/changeset/base/276567
Log:
readelf: Correct rounding on note padding
In general 64-bit ELF notes use 4-byte padding, not 8, despite what is
claimed in various specs.
Upstream elftoolcha
Author: np
Date: Fri Jan 2 20:52:51 2015
New Revision: 276570
URL: https://svnweb.freebsd.org/changeset/base/276570
Log:
cxgbe/tom: log some more details in send_flowc_wr.
MFC after:1 week
Modified:
head/sys/dev/cxgbe/tom/t4_cpl_io.c
Modified: head/sys/dev/cxgbe/tom/t4_cpl_io.c
===
On Fri, Jan 02, 2015 at 08:34:56PM +, Garrett Cooper wrote:
> Author: ngie
> Date: Fri Jan 2 20:34:55 2015
> New Revision: 276565
> URL: https://svnweb.freebsd.org/changeset/base/276565
>
> Log:
> Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc
>
Does this mean that F
On Fri, Jan 2, 2015 at 3:44 PM, Steve Kargl <
s...@troutmask.apl.washington.edu> wrote:
> On Fri, Jan 02, 2015 at 08:34:56PM +, Garrett Cooper wrote:
> > Author: ngie
> > Date: Fri Jan 2 20:34:55 2015
> > New Revision: 276565
> > URL: https://svnweb.freebsd.org/changeset/base/276565
> >
> > L
Author: delphij
Date: Fri Jan 2 21:02:41 2015
New Revision: 276571
URL: https://svnweb.freebsd.org/changeset/base/276571
Log:
Add a manual page for phttpget(8).
MFC after:1 month
Added:
head/usr.sbin/portsnap/phttpget/phttpget.8 (contents, props changed)
Modified:
head/usr.sbin/
Author: gjb
Date: Fri Jan 2 21:09:54 2015
New Revision: 276573
URL: https://svnweb.freebsd.org/changeset/base/276573
Log:
Remove hwlist.asr macro, asr(4) removed in r276526.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: h
Author: np
Date: Fri Jan 2 21:13:24 2015
New Revision: 276574
URL: https://svnweb.freebsd.org/changeset/base/276574
Log:
cxgbe/tom: fix the MSS calculation for IPv6 connections handled by the TOE.
MFC after:1 week
Modified:
head/sys/dev/cxgbe/tom/t4_cpl_io.c
Modified: head/sys/dev/
Author: delphij
Date: Fri Jan 2 21:20:02 2015
New Revision: 276577
URL: https://svnweb.freebsd.org/changeset/base/276577
Log:
MFV r276568:
Update file to 5.22.
MFC after:2 weeks
Added:
head/contrib/file/magic/Magdir/qt
- copied unchanged from r276570, vendor/file/dist/magi
On Fri, Jan 02, 2015 at 03:59:11PM -0500, Benjamin Kaduk wrote:
> On Fri, Jan 2, 2015 at 3:44 PM, Steve Kargl <
> s...@troutmask.apl.washington.edu> wrote:
>
> > On Fri, Jan 02, 2015 at 08:34:56PM +, Garrett Cooper wrote:
> > > Author: ngie
> > > Date: Fri Jan 2 20:34:55 2015
> > > New Revisi
On Fri, Jan 02, 2015 at 01:33:41PM -0800, Steve Kargl wrote:
> On Fri, Jan 02, 2015 at 03:59:11PM -0500, Benjamin Kaduk wrote:
> > On Fri, Jan 2, 2015 at 3:44 PM, Steve Kargl <
> > s...@troutmask.apl.washington.edu> wrote:
> >
> > > On Fri, Jan 02, 2015 at 08:34:56PM +, Garrett Cooper wrote:
>
On 1/2/15 1:33 PM, Steve Kargl wrote:
On Fri, Jan 02, 2015 at 03:59:11PM -0500, Benjamin Kaduk wrote:
On Fri, Jan 2, 2015 at 3:44 PM, Steve Kargl <
s...@troutmask.apl.washington.edu> wrote:
On Fri, Jan 02, 2015 at 08:34:56PM +, Garrett Cooper wrote:
Author: ngie
Date: Fri Jan 2 20:34:55
On Fri, Jan 02, 2015 at 10:35:57PM +0100, Baptiste Daroussin wrote:
> On Fri, Jan 02, 2015 at 01:33:41PM -0800, Steve Kargl wrote:
> >
> > Yeah, I know what the default is for tier-1, which is somewhat
> > irrelevant to my question. bapt@ has removed info pages (and
> > Garrett seems to have clea
On 2 January 2015 at 15:49, Ed Maste wrote:
> Author: emaste
> Date: Fri Jan 2 20:49:43 2015
> New Revision: 276567
> URL: https://svnweb.freebsd.org/changeset/base/276567
>
...
> +#if 0
> case NT_AUXV:
> return "NT_AUXV (Auxiliary vector)";
Oops, the #if
Author: gjb
Date: Fri Jan 2 21:46:53 2015
New Revision: 276582
URL: https://svnweb.freebsd.org/changeset/base/276582
Log:
Update the 'Submitting Problem Reports' section to reflect
send-pr(1) deprecation, taking the text from the document
in stable/10.
Sponsored by: The FreeBSD Foundat
Author: gjb
Date: Fri Jan 2 21:46:57 2015
New Revision: 276583
URL: https://svnweb.freebsd.org/changeset/base/276583
Log:
Bump copyright year.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/readme/article.xml
Modified: head/release/doc/en_US.ISO8859-1/r
On Fri, Jan 02, 2015 at 01:37:59PM -0800, Alfred Perlstein wrote:
>
> On 1/2/15 1:33 PM, Steve Kargl wrote:
>> Yeah, I know what the default is for tier-1, which is somewhat
>>
>> irrelevant to my question. bapt@ has removed info pages (and
>> Garrett seems to have cleanup after bapt). Noting th
Author: gjb
Date: Fri Jan 2 21:52:01 2015
New Revision: 276584
URL: https://svnweb.freebsd.org/changeset/base/276584
Log:
Document asr(4) removal in r276526.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/
On Fri, Jan 02, 2015 at 01:41:26PM -0800, Steve Kargl wrote:
> On Fri, Jan 02, 2015 at 10:35:57PM +0100, Baptiste Daroussin wrote:
> > On Fri, Jan 02, 2015 at 01:33:41PM -0800, Steve Kargl wrote:
> > >
> > > Yeah, I know what the default is for tier-1, which is somewhat
> > > irrelevant to my ques
Author: emaste
Date: Fri Jan 2 22:26:54 2015
New Revision: 276587
URL: https://svnweb.freebsd.org/changeset/base/276587
Log:
Add Makefile for elftoolchain readelf(1)
Sponsored by: The FreeBSD Foundation
Added:
head/usr.bin/readelf/
head/usr.bin/readelf/Makefile (contents, props chan
Author: nwhitehorn
Date: Fri Jan 2 22:34:03 2015
New Revision: 276588
URL: https://svnweb.freebsd.org/changeset/base/276588
Log:
Remove last vestige of Apple-specific memory parsing removed in r258807.
Modified:
head/sys/powerpc/ofw/ofw_machdep.c
Modified: head/sys/powerpc/ofw/ofw_machdep.c
On Fri, Jan 2, 2015 at 1:20 PM, Xin LI wrote:
> Author: delphij
> Date: Fri Jan 2 21:20:02 2015
> New Revision: 276577
> URL: https://svnweb.freebsd.org/changeset/base/276577
>
> Log:
> MFV r276568:
>
> Update file to 5.22.
>
In future for commits like this, please set the "Relnotes:" flag
On 2 January 2015 at 17:33, Craig Rodrigues wrote:
>
> In future for commits like this, please set the "Relnotes:" flag in your
> commit log message, to make it easier for re@ to track updates to
> contrib code in the release notes.
Good point. Perhaps we should add a note in the Committer's Guid
On Jan 2, 2015, at 12:47, Jung-uk Kim wrote:
> Author: jkim
> Date: Fri Jan 2 20:47:52 2015
> New Revision: 276566
> URL: https://svnweb.freebsd.org/changeset/base/276566
>
> Log:
> Garbage collect the empty directory.
Thanks for getting that!
signature.asc
Description: Message signed with
Author: loos
Date: Fri Jan 2 22:45:55 2015
New Revision: 276589
URL: https://svnweb.freebsd.org/changeset/base/276589
Log:
puc(4): Add an entry for the Feasso PCI FPP-02 2S1P card.
MFC after:1 week
Modified:
head/sys/dev/puc/pucdata.c
Modified: head/sys/dev/puc/pucdata.c
==
On Fri, Jan 2, 2015 at 2:41 PM, Ed Maste wrote:
>
> Good point. Perhaps we should add a note in the Committer's Guide
> Subversion Primer as well. I'll review it and see if there are other
> things we may want to comment on.
>
https://www.freebsd.org/doc/en/articles/committers-guide/commit-log-m
Author: jilles
Date: Fri Jan 2 22:49:05 2015
New Revision: 276590
URL: https://svnweb.freebsd.org/changeset/base/276590
Log:
Link lib/libc/c063 tests to the build.
Some files lack required #include . The #ifdef is per ngie's
request; the includes are clearly necessary for struct stat.
Author: ngie
Date: Fri Jan 2 22:55:30 2015
New Revision: 276592
URL: https://svnweb.freebsd.org/changeset/base/276592
Log:
Remove MK_INFO guards in bsd.info.mk per r276556
As a side-effect now info pages will always be built/installed if
MK_INFO == yes, whereas before their presence was
Author: delphij
Date: Fri Jan 2 23:10:28 2015
New Revision: 276593
URL: https://svnweb.freebsd.org/changeset/base/276593
Log:
Document file update.
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
===
Author: ian
Date: Fri Jan 2 23:46:26 2015
New Revision: 276596
URL: https://svnweb.freebsd.org/changeset/base/276596
Log:
Fix alignment directives in arm asm code after clang 3.5 import.
The ancient gas we've been using interprets .align 0 as align to the
minimum required alignment for t
Author: np
Date: Sat Jan 3 00:09:21 2015
New Revision: 276597
URL: https://svnweb.freebsd.org/changeset/base/276597
Log:
cxgbe/tom: do not engage the TOE's payload chopper for payload < 2 MSS
or for 10Gbps ports.
MFC after:2 weeks
Modified:
head/sys/dev/cxgbe/offload.h
head/sys/
Author: np
Date: Sat Jan 3 00:26:21 2015
New Revision: 276598
URL: https://svnweb.freebsd.org/changeset/base/276598
Log:
Add a manual page for cxgbetool. It is incomplete but definitely
better than nothing.
MFC after:1 month
Added:
head/tools/tools/cxgbetool/cxgbetool.8 (conten
Author: des
Date: Sat Jan 3 00:31:52 2015
New Revision: 276599
URL: https://svnweb.freebsd.org/changeset/base/276599
Log:
Recognize the lexer and parser sources.
Modified:
head/contrib/unbound/freebsd-sources.pl
Modified: head/contrib/unbound/freebsd-sources.pl
=
Author: kib
Date: Sat Jan 3 01:28:58 2015
New Revision: 276600
URL: https://svnweb.freebsd.org/changeset/base/276600
Log:
For /dev/mem and /dev/kmem accesses, avoid asserting that addresses
are within direct map. We want to return error instead of panicing.
PR: 194995
Sponsored by:
Author: des
Date: Sat Jan 3 01:52:06 2015
New Revision: 276602
URL: https://svnweb.freebsd.org/changeset/base/276602
Log:
Belatedly commit the patch for SA-14:21 to head. It was not committed to
head at the time because it's a band-aid, rather than a complete fix, but
the complete fix neve
Author: adrian
Date: Sat Jan 3 02:34:23 2015
New Revision: 276603
URL: https://svnweb.freebsd.org/changeset/base/276603
Log:
The kernel has gotten too big; trim out MSDOSFS for the DIR825B1.
Modified:
head/sys/mips/conf/DIR-825B1
Modified: head/sys/mips/conf/DIR-825B1
==
Author: adrian
Date: Sat Jan 3 02:39:28 2015
New Revision: 276604
URL: https://svnweb.freebsd.org/changeset/base/276604
Log:
For now build random into the kernel - there seems to be issues kldload'ing
it at early boot.
Modified:
head/sys/mips/conf/DIR-825B1
Modified: head/sys/mips/conf/DI
Author: des
Date: Sat Jan 3 02:40:51 2015
New Revision: 276605
URL: https://svnweb.freebsd.org/changeset/base/276605
Log:
Upgrade to Unbound 1.5.1. Almost all our local changes to date have been
adopted upstream, greatly reducing the diff.
Added:
head/contrib/unbound/compat/arc4_lock.c
Author: imp
Date: Sat Jan 3 03:35:18 2015
New Revision: 276606
URL: https://svnweb.freebsd.org/changeset/base/276606
Log:
Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, support
CWARNFALGS.$file centrally so we don't have to have it in all the
places. Remove a few warning fla
Conditioning on the compiler version is actually rather easy,
especially since the number of affected files is so small.
It’s an issue when people build the old way on old systems, which
is still a lot more popular than you might think. MFC has nothing
to do with the problem. Over the years we’ve f
Sure, I don't have any problem with backing this out for now. For clang
3.5.0 users, it should not matter too much that GNU as is run for just a
few files.
-Dimitry
> On 03 Jan 2015, at 05:14, Warner Losh wrote:
>
> Conditioning on the compiler version is actually rather easy,
> especially sin
I’ll back them out in one commit, and commit the fix in the next, so there
will be a one commit window.
Warner
> On Jan 2, 2015, at 9:23 PM, Dimitry Andric wrote:
>
> Sure, I don't have any problem with backing this out for now. For clang
> 3.5.0 users, it should not matter too much that GNU
Author: np
Date: Sat Jan 3 05:39:01 2015
New Revision: 276607
URL: https://svnweb.freebsd.org/changeset/base/276607
Log:
Fix all nits reported by mandoc -Tlint.
MFC after:1 month
Modified:
head/tools/tools/cxgbetool/cxgbetool.8
Modified: head/tools/tools/cxgbetool/cxgbetool.8
=
Author: adrian
Date: Sat Jan 3 06:30:30 2015
New Revision: 276608
URL: https://svnweb.freebsd.org/changeset/base/276608
Log:
Add AR934x GPIO function configuration.
Obtained from:Linux OpenWRT
Modified:
head/sys/mips/atheros/ar934xreg.h
Modified: head/sys/mips/atheros/ar934xreg
Author: adrian
Date: Sat Jan 3 06:35:53 2015
New Revision: 276609
URL: https://svnweb.freebsd.org/changeset/base/276609
Log:
Add AR934x specific GPIO functions and output MUX configuration.
Obtained from:Linux OpenWRT
Modified:
head/sys/mips/atheros/ar934xreg.h
Modified: head/s
Author: adrian
Date: Sat Jan 3 06:55:58 2015
New Revision: 276610
URL: https://svnweb.freebsd.org/changeset/base/276610
Log:
Add a GPIO output mux configuration method.
The AR934x and later (which will turn up eventually) have a new GPIO
output configuration option - a real MUX rather th
74 matches
Mail list logo