On 15.02.17 17:08, Ed Maste wrote:
On 15 February 2017 at 02:59, Mahdi Mokhtari wrote:
Author: mmokhi (ports committer)
Date: Wed Feb 15 07:59:54 2017
New Revision: 313761
URL: https://svnweb.freebsd.org/changeset/base/313761
Log:
Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl()
Hi Hans Petter,
On 07.03.17 13:09, Hans Petter Selasky wrote:
Author: hselasky
Date: Tue Mar 7 12:09:14 2017
New Revision: 314843
URL: https://svnweb.freebsd.org/changeset/base/314843
Log:
LinuxKPI workqueue cleanup.
This change makes the workqueue implementation behave more like in
Lin
Hi Mark,
On 07.09.17 23:43, Mark Johnston wrote:
Author: markj
Date: Thu Sep 7 21:43:39 2017
New Revision: 323290
URL: https://svnweb.freebsd.org/changeset/base/323290
Log:
Speed up vm_page_array initialization.
We currently initialize the vm_page array in three passes: one to zero
On 14.09.17 22:32, Mark Johnston wrote:
On Thu, Sep 14, 2017 at 09:51:17PM +0200, Andreas Tobler wrote:
Hi Mark,
On 07.09.17 23:43, Mark Johnston wrote:
Author: markj
Date: Thu Sep 7 21:43:39 2017
New Revision: 323290
URL: https://svnweb.freebsd.org/changeset/base/323290
Log:
Speed up
On 16.09.17 22:32, Justin Hibbits wrote:
On Sep 16, 2017 14:02, "Andreas Tobler" <mailto:andre...@freebsd.org>> wrote:
On 14.09.17 22:32, Mark Johnston wrote:
On Thu, Sep 14, 2017 at 09:51:17PM +0200, Andreas Tobler wrote:
Hi Mark,
On 17.09.17 00:28, Mark Johnston wrote:
On Sat, Sep 16, 2017 at 09:01:56PM +0200, Andreas Tobler wrote:
On 14.09.17 22:32, Mark Johnston wrote:
On Thu, Sep 14, 2017 at 09:51:17PM +0200, Andreas Tobler wrote:
Hi Mark,
On 07.09.17 23:43, Mark Johnston wrote:
Author: markj
Date: Thu Sep 7 21
Author: andreast
Date: Sat Sep 30 17:51:10 2017
New Revision: 324125
URL: https://svnweb.freebsd.org/changeset/base/324125
Log:
Initialize mdsize to make gcc happy again. This fixes buildworld on powerpc.
Reviewed by: ian@
Modified:
head/sbin/mdmfs/mdmfs.c
Modified: head/sbin/mdmfs/mdm
Author: andreast
Date: Sun Dec 2 19:35:22 2018
New Revision: 341404
URL: https://svnweb.freebsd.org/changeset/base/341404
Log:
Add rule to build the dtb for the rock64 board.
Reviewed by: manu@
Added:
head/sys/modules/dtb/rockchip/
head/sys/modules/dtb/rockchip/Makefile (contents,
Author: andreast
Date: Sun Dec 2 19:36:20 2018
New Revision: 341405
URL: https://svnweb.freebsd.org/changeset/base/341405
Log:
Build the dtb for the rock64 board.
Reviewed by: manu@
Modified:
head/sys/arm64/conf/GENERIC
Modified: head/sys/arm64/conf/GENERIC
===
Author: andreast
Date: Sun Jul 6 20:09:23 2014
New Revision: 268330
URL: http://svnweb.freebsd.org/changeset/base/268330
Log:
Make gcc happy, init idlen2.
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
==
Author: andreast
Date: Sat Jul 26 19:44:45 2014
New Revision: 269143
URL: http://svnweb.freebsd.org/changeset/base/269143
Log:
Further improvements on elfdump, to follow up r269092:
- Add ARM specific section header types.
- Add SHT_GNU_HASH section header type.
- Improve reporting of u
On 26.07.14 22:00, Ian Lepore wrote:
On Sat, 2014-07-26 at 19:44 +, Andreas Tobler wrote:
Author: andreast
Date: Sat Jul 26 19:44:45 2014
New Revision: 269143
URL: http://svnweb.freebsd.org/changeset/base/269143
Log:
Further improvements on elfdump, to follow up r269092:
- Add ARM
Hi Alan,
On 26.07.14 20:10, Alan Cox wrote:
Author: alc
Date: Sat Jul 26 18:10:18 2014
New Revision: 269134
URL: http://svnweb.freebsd.org/changeset/base/269134
Log:
When unwiring a region of an address space, do not assume that the
underlying physical pages are mapped by the pmap. If, f
On 30.07.14 21:54, Alan Cox wrote:
On 07/30/2014 14:46, Alan Cox wrote:
On 07/30/2014 13:58, Andreas Tobler wrote:
Hi Alan,
On 26.07.14 20:10, Alan Cox wrote:
Author: alc
Date: Sat Jul 26 18:10:18 2014
New Revision: 269134
URL: http://svnweb.freebsd.org/changeset/base/269134
Log:
When
On 30.07.14 23:17, Alan Cox wrote:
On 07/30/2014 15:15, Andreas Tobler wrote:
On 30.07.14 21:54, Alan Cox wrote:
On 07/30/2014 14:46, Alan Cox wrote:
On 07/30/2014 13:58, Andreas Tobler wrote:
Hi Alan,
On 26.07.14 20:10, Alan Cox wrote:
Author: alc
Date: Sat Jul 26 18:10:18 2014
New
On 31.07.14 06:35, Alan Cox wrote:
On 07/30/2014 16:26, Andreas Tobler wrote:
On 30.07.14 23:17, Alan Cox wrote:
On 07/30/2014 15:15, Andreas Tobler wrote:
On 30.07.14 21:54, Alan Cox wrote:
On 07/30/2014 14:46, Alan Cox wrote:
On 07/30/2014 13:58, Andreas Tobler wrote:
Hi Alan,
On
On 31.07.14 20:34, Alan Cox wrote:
Here is a better fix for the problem in moea64_pvo_enter(). The
original fix destroys and recreates the PTE in order to wire it. This
new fix simply updates the PTE.
In the case of moea_pvo_enter(), there is also no need to destroy and
recreate the PTE.
Aw
On 15.05.13 16:30, Brooks Davis wrote:
> Author: brooks
> Date: Wed May 15 14:30:03 2013
> New Revision: 250659
> URL: http://svnweb.freebsd.org/changeset/base/250659
>
> Log:
> Add support for an external cross compiler. The cross compiler is
> specified by passing the XCC, XCXX, and XCPP va
On 20.05.13 21:51, Brooks Davis wrote:
> On Fri, May 17, 2013 at 12:06:01AM +0200, Andreas Tobler wrote:
>> On 15.05.13 16:30, Brooks Davis wrote:
>>> Author: brooks
>>> Date: Wed May 15 14:30:03 2013
>>> New Revision: 250659
>>> URL: http://svnweb.
On 20.05.13 22:10, Brooks Davis wrote:
> On Mon, May 20, 2013 at 09:59:35PM +0200, Andreas Tobler wrote:
>> On 20.05.13 21:51, Brooks Davis wrote:
>>> On Fri, May 17, 2013 at 12:06:01AM +0200, Andreas Tobler wrote:
>>>> On 15.05.13 16:30, Brooks Davis wrote:
>&g
Author: andreast
Date: Sat Apr 4 20:30:20 2015
New Revision: 281083
URL: https://svnweb.freebsd.org/changeset/base/281083
Log:
Fix build race on armv6* and powerpc*.
Tested with cross builds amd64 -> armv6(hf) and powerpc(64).
Suggested by: andrew@
Modified:
head/sys/modules/i2c/iicbb
Author: andreast
Date: Fri May 1 20:35:09 2015
New Revision: 282320
URL: https://svnweb.freebsd.org/changeset/base/282320
Log:
Fix the loader for sparc64.
The commit from r279799 missed the adaptation of md_load in
sparc64/loader/main.c. This resulted in Memory Address Align issues at the
Author: andreast
Date: Sat Apr 26 19:30:04 2014
New Revision: 264982
URL: http://svnweb.freebsd.org/changeset/base/264982
Log:
Fix gcc build, initialize off variable.
Modified:
head/sys/dev/usb/wlan/if_urtwn.c
Modified: head/sys/dev/usb/wlan/if_urtwn.c
===
Author: andreast
Date: Thu Nov 21 22:31:18 2013
New Revision: 258451
URL: http://svnweb.freebsd.org/changeset/base/258451
Log:
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
get rid of the __CONCAT and CNAME macros.
Reviewed by: bde, kib
Modified:
head/lib/
Author: andreast
Date: Thu Nov 21 21:05:11 2013
New Revision: 258445
URL: http://svnweb.freebsd.org/changeset/base/258445
Log:
Fix cross compilation after r258428.
Reviewed by: pfg
Modified:
head/gnu/usr.bin/cc/Makefile.inc
head/gnu/usr.bin/cc/cc_tools/freebsd-native.h
Modified: head
Author: andreast
Date: Thu Nov 21 21:25:58 2013
New Revision: 258447
URL: http://svnweb.freebsd.org/changeset/base/258447
Log:
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
CONCAT macros in SYS.h.
Reviewed by: bde, kib
Modified:
head/lib/libc/amd64/SYS.h
Author: andreast
Date: Sat Nov 23 18:50:43 2013
New Revision: 258502
URL: http://svnweb.freebsd.org/changeset/base/258502
Log:
Get rid of the CONCAT macro.
Modified:
head/lib/libc/powerpc/SYS.h
head/lib/libc/powerpc64/SYS.h
Modified: head/lib/libc/powerpc/SYS.h
Author: andreast
Date: Sat Nov 23 18:52:14 2013
New Revision: 258503
URL: http://svnweb.freebsd.org/changeset/base/258503
Log:
Limit the large page size to 16MB for now.
MFC after:1 week
Modified:
head/sys/powerpc/pseries/mmu_phyp.c
Modified: head/sys/powerpc/pseries/mmu_phyp.c
Author: andreast
Date: Sat Nov 23 18:58:17 2013
New Revision: 258504
URL: http://svnweb.freebsd.org/changeset/base/258504
Log:
Save and restore the trap vectors when doing OF calls on pSeries machines.
It turned out that on pSeries machines the call into OF modified the trap
vectors and t
Author: andreast
Date: Tue Nov 26 05:26:10 2013
New Revision: 258615
URL: http://svnweb.freebsd.org/changeset/base/258615
Log:
Take care to handle the full 16 byte buffer in the get/put routines. Also,
skip the VTERM header once when receiving data from the hypervisor call when
we have a HVT
Author: andreast
Date: Thu Nov 28 21:57:17 2013
New Revision: 258722
URL: http://svnweb.freebsd.org/changeset/base/258722
Log:
Give some output about the CPU clock on IBMPOWER machines, currently read
from OF. Linux does it similar, means they also read the OF values and
display them.
T
Author: andreast
Date: Fri Nov 29 20:19:00 2013
New Revision: 258753
URL: http://svnweb.freebsd.org/changeset/base/258753
Log:
Fix typo.
Modified:
head/sys/conf/kern.pre.mk
Modified: head/sys/conf/kern.pre.mk
==
---
Author: andreast
Date: Sat Nov 30 21:54:55 2013
New Revision: 258778
URL: http://svnweb.freebsd.org/changeset/base/258778
Log:
Add a printf to inform about the logical memory block size which is in use
by the system. This might give a hint why a pSeries system is not booting.
Modified:
head
Author: andreast
Date: Thu Dec 5 21:25:56 2013
New Revision: 259006
URL: http://svnweb.freebsd.org/changeset/base/259006
Log:
In case we have many continous regions without gaps we have to make soure that
we collapse them into one region. The previous version missed to go back one
step and
Author: andreast
Date: Thu Dec 5 21:34:33 2013
New Revision: 259007
URL: http://svnweb.freebsd.org/changeset/base/259007
Log:
Increase PHYS_AVAIL_SZ because on pSeries machines we can have many logical
regions which represent the total amount of memory. The size of these regions
is not the
Author: andreast
Date: Thu Dec 5 21:35:52 2013
New Revision: 259008
URL: http://svnweb.freebsd.org/changeset/base/259008
Log:
Do some cosmetic fixes.
Modified:
head/sys/powerpc/pseries/platform_chrp.c
Modified: head/sys/powerpc/pseries/platform_chrp.c
===
On 05.12.13 23:38, Aleksandr Rybalko wrote:
> Author: ray
> Date: Thu Dec 5 22:38:53 2013
> New Revision: 259016
> URL: http://svnweb.freebsd.org/changeset/base/259016
>
> Log:
> Merge VT(9) project (a.k.a. newcons).
>
> Reviewed by:nwhitehorn
> MFC_to_10_after:re approval
>
Hi Aleksandr,
On 08.12.13 00:59, Aleksandr Rybalko wrote:
> Andreas Tobler написав(ла):
>> On 05.12.13 23:38, Aleksandr Rybalko wrote:
>>> Author: ray
>>> Date: Thu Dec 5 22:38:53 2013
>>> New Revision: 259016
>>> URL: http://svnweb.freebsd.org/chan
On 10.12.13 14:43, Tijl Coosemans wrote:
> On Tue, 10 Dec 2013 15:31:44 +0200 Aleksandr Rybalko wrote:
>> That keyboards have no Shift key for that? :)
>> I will be glad to apply your changes, but I have to know how it should
>> be controlled.
>>
>> RU and UA PC keyboards have same 3 symbols '2', '
On 18.12.13 01:24, Baptiste Daroussin wrote:
> On Wed, Dec 18, 2013 at 02:21:56AM +0200, Aleksandr Rybalko wrote:
>> On Tue, 10 Dec 2013 23:49:38 +0100
>> Andreas Tobler wrote:
>>
>>> On 10.12.13 14:43, Tijl Coosemans wrote:
>>>> On Tue, 10 Dec 2
On 19.12.13 18:00, Stefan Esser wrote:
> I'd replace the two occurances of LLONG_MAX with INT64_MAX and add the
> missing empty line:
>
> static __inline sbintime_t
> timer2sbintime(intptr_t data)
> {
>
> if (data > INT64_MAX / SBT_1MS)
> return INT64_MAX;
> retur
On 19.12.13 19:27, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Thu Dec 19 18:27:32 2013
> New Revision: 259619
> URL: http://svnweb.freebsd.org/changeset/base/259619
>
> Log:
> gcc: backport upstream fix for issue with C++'s placement new
>
> Fixes GCC libstdc++/29286
>
> Obtained fr
Hi Pedro,
Happy new Year!
On 30.12.13 03:52, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Dec 30 02:52:43 2013
> New Revision: 260073
> URL: http://svnweb.freebsd.org/changeset/base/260073
>
> Log:
> gcc: small diff reduction wrt gcc43 and Apple GCC.
>
> Obtained from: gcc 4.3 (
On 06.01.14 03:55, Ian Lepore wrote:
> On Wed, 2014-01-01 at 20:03 +, Zbigniew Bodek wrote:
>> Author: zbb
>> Date: Wed Jan 1 20:03:48 2014
>> New Revision: 260161
>> URL: http://svnweb.freebsd.org/changeset/base/260161
>>
>> Log:
>> Add polarity and level support to ARM GIC
>>
>> Add s
On 06.01.14 15:34, Ian Lepore wrote:
> On Mon, 2014-01-06 at 13:07 +0100, Zbigniew Bodek wrote:
>> 2014/1/6 Andreas Tobler :
>>> On 06.01.14 03:55, Ian Lepore wrote:
>>>> On Wed, 2014-01-01 at 20:03 +, Zbigniew Bodek wrote:
>>>>> Author: zbb
&
Author: andreast
Date: Mon Jan 6 17:16:27 2014
New Revision: 260375
URL: http://svnweb.freebsd.org/changeset/base/260375
Log:
Fix arm build.
Reviewed by: ian, zbb
Modified:
head/sys/arm/arm/trap.c
head/sys/arm/include/intr.h
head/sys/arm/include/psl.h
Modified: head/sys/arm/arm/tr
Author: andreast
Date: Mon Jan 13 21:44:17 2014
New Revision: 260607
URL: http://svnweb.freebsd.org/changeset/base/260607
Log:
The onyx codec works also as module, so add it.
MFC after:1 month
Modified:
head/sys/modules/sound/driver/ai2s/Makefile
Modified: head/sys/modules/sound/dri
Author: andreast
Date: Mon Jan 13 22:21:29 2014
New Revision: 260610
URL: http://svnweb.freebsd.org/changeset/base/260610
Log:
Described in the man page but not implemented. Here it comes,
atomic_swap_32/64. The latter only for powerpc64.
MFC after:1 month
Modified:
head/sys/powerp
Author: andreast
Date: Mon Jan 20 21:54:05 2014
New Revision: 260934
URL: http://svnweb.freebsd.org/changeset/base/260934
Log:
Fix the resource information for the i2s-a node on certain G5 PowerMacs.
This is the first step needed to get the snapper codec working on those
machines.
The seco
Author: andreast
Date: Wed Dec 10 18:13:14 2014
New Revision: 275683
URL: https://svnweb.freebsd.org/changeset/base/275683
Log:
Fix build for powerpc(32|64) kernels.
Modified:
head/sys/powerpc/aim/trap.c
Modified: head/sys/powerpc/aim/trap.c
==
Author: andreast
Date: Wed Dec 10 20:23:19 2014
New Revision: 275686
URL: https://svnweb.freebsd.org/changeset/base/275686
Log:
Fix kernel build for booke.
Modified:
head/sys/powerpc/booke/trap.c
Modified: head/sys/powerpc/booke/trap.c
On 26.02.15 21:59, Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Thu Feb 26 20:59:18 2015
New Revision: 279330
URL: https://svnweb.freebsd.org/changeset/base/279330
Log:
Fix unitialized variable that broke sh on PowerPC starting with r278826.
Thanks Nathan!
Andreas
Author: andreast
Date: Fri Aug 29 21:50:32 2014
New Revision: 270829
URL: http://svnweb.freebsd.org/changeset/base/270829
Log:
Rename shm_dict_init to shm_init to fix a compiler warning.
Reviewed by: jhb
Modified:
head/sys/kern/uipc_shm.c
Modified: head/sys/kern/uipc_shm.c
Hi Andrew,
On 27.09.14 11:57, Andrew Turner wrote:
Author: andrew
Date: Sat Sep 27 09:57:34 2014
New Revision: 272209
URL: http://svnweb.freebsd.org/changeset/base/272209
Log:
Add machine/sysreg.h to simplify accessing the system control coprocessor
registers and use it in the ARMv7 CPU f
Author: andreast
Date: Sat Jan 2 22:04:37 2016
New Revision: 293062
URL: https://svnweb.freebsd.org/changeset/base/293062
Log:
Fix booting of 32-bit kernels on 64-bit G5 hardware.
For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead).
Author: andreast
Date: Sun Nov 8 21:06:51 2015
New Revision: 290557
URL: https://svnweb.freebsd.org/changeset/base/290557
Log:
Improve r290373, do a runtime check rather than a compile time switch. I
learned that the Power8 and the PS3 have a mix of OFW and FDT. Both have AIM
defined. But c
Author: andreast
Date: Tue Dec 22 21:26:50 2015
New Revision: 292627
URL: https://svnweb.freebsd.org/changeset/base/292627
Log:
Silence a boring warning.
Modified:
head/contrib/gcc/config/rs6000/sysv4.h
Modified: head/contrib/gcc/config/rs6000/sysv4.h
Hi Bryan,
On 29.05.16 08:20, Bryan Drewery wrote:
Author: bdrewery
Date: Sun May 29 06:20:15 2016
New Revision: 300943
URL: https://svnweb.freebsd.org/changeset/base/300943
Log:
GCC External: Revert r300886, r300904, r300917, r300918
The fix in r300873 is mostly enough. A fix for lib32 wi
Author: andreast
Date: Wed Nov 4 22:46:30 2015
New Revision: 290373
URL: https://svnweb.freebsd.org/changeset/base/290373
Log:
Add a compile time switch to distinguish between 7-bit and 8-bit I2C address
usage. The comment in the code should explain the situation.
Discussed with:
Hi Nathan, Warner,
first, I had the feeling that I have to provide a fast solution which
makes PowerMacs usable again. I am aware that the committed version
doesn't win a prize.
Also, I didn't know that we have AIM & FDT, Nathan which one?
On 05.11.15 21:26, Warner Losh wrote:
I'd suggested
On 05.11.15 22:47, Nathan Whitehorn wrote:
On 11/05/15 13:24, Andreas Tobler wrote:
Hi Nathan, Warner,
first, I had the feeling that I have to provide a fast solution which
makes PowerMacs usable again. I am aware that the committed version
doesn't win a prize.
Thank you!
Also, I d
On 16.04.12 23:36, Dimitry Andric wrote:
Author: dim
Date: Mon Apr 16 21:36:55 2012
New Revision: 234356
URL: http://svn.freebsd.org/changeset/base/234356
Log:
Work around an issue on 32-bit PowerPC, where clang executable can get
too big, causing 'relocation truncated to fit' errors at li
On 23.04.12 02:55, Nathan Whitehorn wrote:
On 04/22/12 15:41, Andreas Tobler wrote:
On 16.04.12 23:36, Dimitry Andric wrote:
Author: dim
Date: Mon Apr 16 21:36:55 2012
New Revision: 234356
URL: http://svn.freebsd.org/changeset/base/234356
Log:
Work around an issue on 32-bit PowerPC, where
Author: andreast
Date: Fri Sep 21 18:21:31 2012
New Revision: 240782
URL: http://svn.freebsd.org/changeset/base/240782
Log:
Implement elfN(reloc) for powerpc. With this change the kernel is now able to
resolve dependencies of modules at boot time and load additional modules when
needed.
Author: andreast
Date: Fri Sep 21 21:27:57 2012
New Revision: 240793
URL: http://svn.freebsd.org/changeset/base/240793
Log:
Remove leftover from r215163.
Modified:
head/sys/powerpc/ofw/ofw_real.c
Modified: head/sys/powerpc/ofw/ofw_real.c
==
On 17.10.12 13:16, Attilio Rao wrote:
Author: attilio
Date: Wed Oct 17 11:16:17 2012
New Revision: 241629
URL: http://svn.freebsd.org/changeset/base/241629
Log:
Disconnect non-MPSAFE NWFS from the build in preparation for dropping
GIANT from VFS. In addition, disconnect also netncp, which
On 17.10.12 19:35, Attilio Rao wrote:
On Wed, Oct 17, 2012 at 6:23 PM, Andreas Tobler wrote:
On 17.10.12 13:16, Attilio Rao wrote:
Author: attilio
Date: Wed Oct 17 11:16:17 2012
New Revision: 241629
URL: http://svn.freebsd.org/changeset/base/241629
Log:
Disconnect non-MPSAFE NWFS from
On 17.10.12 20:50, Attilio Rao wrote:
On Wed, Oct 17, 2012 at 6:41 PM, Andreas Tobler wrote:
On 17.10.12 19:35, Attilio Rao wrote:
On Wed, Oct 17, 2012 at 6:23 PM, Andreas Tobler
wrote:
On 17.10.12 13:16, Attilio Rao wrote:
Author: attilio
Date: Wed Oct 17 11:16:17 2012
New Revision
Author: andreast
Date: Wed Oct 17 19:21:52 2012
New Revision: 241645
URL: http://svn.freebsd.org/changeset/base/241645
Log:
Remove the netncp and nwfs files from here. They will be moved to the
ObsoleteFiles.inc file later.
Discussed with: attilio
Modified:
head/tools/build/mk/Optional
On 20.10.12 12:33, Ed Schouten wrote:
Author: ed
Date: Sat Oct 20 10:33:15 2012
New Revision: 241777
URL: http://svn.freebsd.org/changeset/base/241777
Log:
More -Wmissing-variable-declarations fixes.
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guara
Author: andreast
Date: Sun Oct 21 08:38:55 2012
New Revision: 241797
URL: http://svn.freebsd.org/changeset/base/241797
Log:
Fix build.
Modified:
head/usr.bin/m4/Makefile
Modified: head/usr.bin/m4/Makefile
==
--- head
On 21.06.12 11:26, Konstantin Belousov wrote:
Author: kib
Date: Thu Jun 21 09:26:06 2012
New Revision: 237367
URL: http://svn.freebsd.org/changeset/base/237367
Log:
Enable deadlock avoidance code for NFS client.
Hm, since this commit I fail with my nfs installworld/kernel.
I have a builde
On 01.07.12 14:04, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote:
On 21.06.12 11:26, Konstantin Belousov wrote:
Author: kib
Date: Thu Jun 21 09:26:06 2012
New Revision: 237367
URL: http://svn.freebsd.org/changeset/base/237367
Log:
Enable deadlock
On 01.07.12 15:41, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote:
On 01.07.12 14:04, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote:
On 21.06.12 11:26, Konstantin Belousov wrote:
Author: kib
Date: Thu Jun
On 01.07.12 19:05, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote:
On 01.07.12 15:41, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote:
On 01.07.12 14:04, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 01
On 01.07.12 23:43, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 08:33:09PM +0200, Andreas Tobler wrote:
On 01.07.12 19:05, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote:
On 01.07.12 15:41, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03
On 02.07.12 06:40, Andreas Tobler wrote:
On 01.07.12 23:43, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 08:33:09PM +0200, Andreas Tobler wrote:
On 01.07.12 19:05, Konstantin Belousov wrote:
On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote:
On 01.07.12 15:41, Konstantin
Author: andreast
Date: Sun Aug 5 06:15:12 2012
New Revision: 239046
URL: http://svn.freebsd.org/changeset/base/239046
Log:
Fix typo.
Reviewed by: jhb
Modified:
head/sys/sys/bus.h
Modified: head/sys/sys/bus.h
==
Author: andreast
Date: Tue Aug 14 05:16:35 2012
New Revision: 239245
URL: http://svn.freebsd.org/changeset/base/239245
Log:
Fix typo in comment.
Modified:
head/sys/dev/sound/macio/snapper.c
Modified: head/sys/dev/sound/macio/snapper.c
=
Author: andreast
Date: Sun Aug 19 19:17:54 2012
New Revision: 239396
URL: http://svn.freebsd.org/changeset/base/239396
Log:
Fix typo. Not a win in terms of functionality but in terms of completeness.
Modified:
head/gnu/usr.bin/gdb/arch/powerpc/config.h
Modified: head/gnu/usr.bin/gdb/arch/pow
Author: andreast
Date: Sun Aug 19 19:31:36 2012
New Revision: 239397
URL: http://svn.freebsd.org/changeset/base/239397
Log:
Do the ADC init only at startup and not during every sensor read call.
This reduces the number of interrupts.
Modified:
head/sys/dev/iicbus/ad7417.c
Modified: head/sy
Author: andreast
Date: Sun Aug 19 19:32:38 2012
New Revision: 239398
URL: http://svn.freebsd.org/changeset/base/239398
Log:
Avoid using the degree symbol. Looks ugly on the console.
Modified:
head/sys/dev/iicbus/max6690.c
Modified: head/sys/dev/iicbus/max6690.c
==
Author: andreast
Date: Sun Aug 19 19:34:10 2012
New Revision: 239399
URL: http://svn.freebsd.org/changeset/base/239399
Log:
Unify the sysctl description with the other PowerMac temperature drivers.
Modified:
head/sys/dev/iicbus/ds1775.c
Modified: head/sys/dev/iicbus/ds1775.c
:00 1970 (empty, because file is newly added)
+++ head/sys/dev/iicbus/ds1631.cSun Aug 19 19:37:14 2012
(r239400)
@@ -0,0 +1,413 @@
+/*-
+ * Copyright (c) 2012 Andreas Tobler
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
)
@@ -0,0 +1,315 @@
+/*-
+ * Copyright 2012 by Andreas Tobler. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above
Author: andreast
Date: Sun Aug 19 19:44:13 2012
New Revision: 239402
URL: http://svn.freebsd.org/changeset/base/239402
Log:
Add the ds1631 temperature driver.
Modified:
head/sys/powerpc/conf/GENERIC
head/sys/powerpc/conf/GENERIC64
head/sys/powerpc/conf/NOTES
Modified: head/sys/powerpc/co
Author: andreast
Date: Sat Sep 8 20:00:31 2012
New Revision: 240249
URL: http://svn.freebsd.org/changeset/base/240249
Log:
Fix loading of kernel modules at boot time for powerpc64.
Reported by: Mathias Breuninger
MFC after:1 week
Modified:
head/sys/boot/common/load_elf.c
Modifie
Author: andreast
Date: Sun Feb 5 15:59:18 2012
New Revision: 231019
URL: http://svn.freebsd.org/changeset/base/231019
Log:
Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can be
profiled too now.
MFC after:2 weeks
Modified:
head/sys/powerpc/aim/swtch64.S
Mod
Author: andreast
Date: Sun Feb 5 20:04:43 2012
New Revision: 231044
URL: http://svn.freebsd.org/changeset/base/231044
Log:
Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which
has the same API as __weak_reference(). Give 'x' in SYS.h a more meaningful
name.
Test
Author: andreast
Date: Sun Feb 19 10:10:12 2012
New Revision: 231908
URL: http://svn.freebsd.org/changeset/base/231908
Log:
Enable the new PCI-PCI bridge driver by default.
Tested on 32- and 64-bit PowerMac.
Modified:
head/sys/powerpc/conf/DEFAULTS
Modified: head/sys/powerpc/conf/DEFAULTS
Author: andreast
Date: Fri Mar 2 18:18:14 2012
New Revision: 232400
URL: http://svn.freebsd.org/changeset/base/232400
Log:
Fix typo.
Modified:
head/sys/dev/iicbus/ds1775.c
Modified: head/sys/dev/iicbus/ds1775.c
==
-
Author: andreast
Date: Sun Mar 4 08:43:33 2012
New Revision: 232482
URL: http://svn.freebsd.org/changeset/base/232482
Log:
Add support for PWM controlled fans. I found these fans on my PowerMac9,1.
These fans are not located under the same node as the the RPM controlled ones,
So I had to ad
Author: andreast
Date: Sun Mar 4 11:55:28 2012
New Revision: 232488
URL: http://svn.freebsd.org/changeset/base/232488
Log:
Restore proper dot symbol creation for assembly files in the kernel build
case.
Without this patch we were not able to see the assembly function.
Only the function des
On 13.03.12 18:32, David Chisnall wrote:
Author: theraven
Date: Tue Mar 13 17:32:55 2012
New Revision: 232929
URL: http://svn.freebsd.org/changeset/base/232929
Log:
Fix the other missing prototypes.
Approved by: dim (mentor)
Modified:
head/include/xlocale/_ctype.h
Modified: head/incl
Author: andreast
Date: Mon Mar 19 18:03:20 2012
New Revision: 233188
URL: http://svn.freebsd.org/changeset/base/233188
Log:
Provide a fix for certain PowerMacs where the U3 i2c lacks the interrupt
info.
Tested by:Robert Hish
MFC after:1 week
Modified:
head/sys/powerpc/powerma
On 21.03.12 15:31, Nathan Whitehorn wrote:
On 03/20/12 14:37, Jung-uk Kim wrote:
Author: jkim
Date: Tue Mar 20 21:37:52 2012
New Revision: 233250
URL: http://svn.freebsd.org/changeset/base/233250
Log:
Merge ACPICA 20120320.
After this, I get an endless series of "Large reference count -
Author: andreast
Date: Mon Apr 2 16:26:32 2012
New Revision: 233783
URL: http://svn.freebsd.org/changeset/base/233783
Log:
- Write the ISO9660 descriptor after the apm partition entries.
- Fill the needed pmPartStatus flags. At least the OpenBIOS
implementation relies on these flags.
Author: andreast
Date: Fri Aug 23 20:39:41 2013
New Revision: 254737
URL: http://svnweb.freebsd.org/changeset/base/254737
Log:
Return EIO iso -1, the kiic_transfer has an signed return.
Submitted by: Luiz Otavio O Souza
Modified:
head/sys/powerpc/powermac/kiic.c
Modified: head/sys/powe
Author: andreast
Date: Thu Aug 29 11:40:45 2013
New Revision: 255018
URL: http://svnweb.freebsd.org/changeset/base/255018
Log:
Remove GNU_PATCH leftover.
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==
On 05.09.13 22:54, John Baldwin wrote:
> On Thursday, September 05, 2013 4:15:40 pm Joel Dahl wrote:
>> On Thu, Sep 05, 2013 at 10:13:34AM -0400, John Baldwin wrote:
>>> On Tuesday, September 03, 2013 3:52:41 pm Joel Dahl wrote:
On Thu, Aug 22, 2013 at 05:58:35PM +0200, Joel Dahl wrote:
>
101 - 200 of 204 matches
Mail list logo