> Date: Sat, 10 Mar 2012 22:59:24 +0100
> From: Tobias Ulmer
>
> (Ivan: would be nice if you could test it and tell us about any
> success/failure)
>
> socppc saves registers r3 (fwfdtsave) and r29 (fwargsave) in locore.S.
> initppc() checks for the absence of a flat device tree structure, in wh
> From: Christophe =?ISO-8859-1?Q?Sta=EFesse?=
>
> Hello :-)
>
> Here are the diff -u. I've used the 5.0-RELEASE sys.tar.gz to compile
> the kernel.
>
> dsdt.c : aml_evalexpr now operates with 64-bit unsigned integers as it
> should. (quick hack, not throughoutly tested).
>
> --- dsdt.c.old
The patch installed and is working correctly on a generic (i386,MP) 5.0
distribution.
On 3/11/2012 1:16 AM, Jonathan Gray wrote:
On Wed, Mar 07, 2012 at 07:20:50AM -0700, Brad Davis wrote:
On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote:
This is not quite what FreeBSD has:
If you
On Tue, Mar 13, 2012 at 10:59:36PM -0400, Ted Unangst wrote:
> I don't think it's necessary to allocate this structure. Just stick
> it in usbd_bus entirely.
>
Alright, the intention was not to add another struct to the usb_mem
header, but I don't feel strongly about it.
The feedback so far ind