David Laight wrote:
> Module Name: src
> Committed By: dsl
> Date: Sat Nov 7 12:08:35 UTC 2009
>
> Modified Files:
>src/sys/rump/librump/rumpkern: pmap_stub.c
>
> Log Message:
> Fix stub prototype
>
Doh! rump is not build as
Mindaugas Rasiukevicius wrote:
> Hello,
>
>> Module Name:src
>> Committed By: cegger
>> Date: Sat Nov 7 07:27:50 UTC 2009
>>
>> ...
>>
>> Log Message:
>> Add a flags argument to pmap_kenter_pa(9).
>> Patch showed on tech-kern@
>> http://mail-index.netbsd.org/tech-kern/2009/11/04/
Hello,
> Module Name:src
> Committed By: cegger
> Date: Sat Nov 7 07:27:50 UTC 2009
>
> ...
>
> Log Message:
> Add a flags argument to pmap_kenter_pa(9).
> Patch showed on tech-kern@
> http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006434.html
> No objections.
>
Since we
On Sat, Nov 07, 2009 at 09:46:01AM +0100, Christoph Egger wrote:
> Shouldn't ppbus replace lpt ?
I don't see why not. Will somebody test it to see if it works?
It might help if the lpt(4) drivers (both ppbus and isa attachments)
were modularized so that one could swap one for the other at run-ti
In message: <20091107084411.gt15...@snowdrop.l8s.co.uk>
David Laight writes:
: On Sat, Nov 07, 2009 at 12:48:16AM -0700, M. Warner Losh wrote:
: >
: > which ones have the same name, but different behavior on OS X? A quick read
: > of the man pages suggests they are identical...
:
:
In article <20091107.004816.-432821225@bsdimp.com>,
M. Warner Losh wrote:
>In message:
>chris...@astron.com (Christos Zoulas) writes:
>: In article <20091106183619.ga2...@britannica.bec.de>,
>: Joerg Sonnenberger wrote:
>: >On Fri, Nov 06, 2009 at 04:53:58PM +, Christos Zoul
David Laight wrote:
> Module Name: src
> Committed By: dsl
> Date: Sat Nov 7 12:08:35 UTC 2009
>
> Modified Files:
> src/sys/rump/librump/rumpkern: pmap_stub.c
>
> Log Message:
> Fix stub prototype
>
Doh! rump is not build as part of any kernel.
Hence gcc didn't catch it.
Thank
David Young wrote:
> Module Name: src
> Committed By: dyoung
> Date: Sat Nov 7 00:05:49 UTC 2009
>
> Modified Files:
> src/sys/dev/ppbus: ppbus_conf.c
>
> Log Message:
> Don't deactivate a child before detaching it, that's not necessary.
>
> Don't take a device off of the ppbus(4
On Sat, Nov 07, 2009 at 12:48:16AM -0700, M. Warner Losh wrote:
>
> which ones have the same name, but different behavior on OS X? A quick read
> of the man pages suggests they are identical...
Check about whether they need a \n at the end of the format.
David
--
David Laight: da...@l