Re: debian kernel m68k patches for 2.6.28

2009-03-12 Thread David D. Kilzer
On Thursday, March 12, 2009 6:18:17 AM, Geert Uytterhoeven wrote: > On Thu, Mar 12, 2009 at 13:24, Stephen R Marenka wrote: > > On Thu, Mar 12, 2009 at 07:37:29AM +0100, Michael Schmitz wrote: > >> Just to be clear on this - the plan is to replace the old quilt > >> based patch > >> series with a

Re: [buildd]package meep failed

2008-08-25 Thread David D. Kilzer
On Mon, 8/25/08, Thorsten Alteholz <[EMAIL PROTECTED]> wrote: > recently my sponsor uploaded the package meep to unstable. > The buildd logs > on all architecures but one look rather good. Only on m68k > I got an error > message that tells me something about: >meep/m68k failing reason: > >

Re: m68k toolchain status?

2007-07-30 Thread David D. Kilzer
Wouter Verhelst <[EMAIL PROTECTED]> wrote: > ISBN 0-13-877663-6. If you can get Prentice-Hall to get it out in print > again, be sure to get me a copy. If you can't get P-H to do this, but > you do find two copies, be sure to get me one. Amazon.com knows about it, but doesn't have any in stock (o

Re: X on Mac [Was: Re: linux-2.6.21 images for m68k libc?]

2007-05-26 Thread David D. Kilzer
L Moore <[EMAIL PROTECTED]> wrote: > Not yet. I'm trying to understand how to sshd on this > computer from ssh on the same machine. Is there a ssh howto file? http://www.google.com/search?q=ssh+howto > My first step is to make a /home/ljmoore/.ssh directory. > > drwxr-xr-x 2 ljmoore users40

Re: LINUX EM HP SERIE 9000 (Translation)

2005-12-27 Thread David D. Kilzer
On Dec 27, 2005, at 9:09 AM, Leonardo Silva Amaral wrote: Sirs; Im like to know if exist some Linux for HP 9000 server, as exist to Sun Ultra 5 an 10. Thanks Please, write in english here, ok? Second, maybe this server: http://www.hp.com/products1/servers/HP9000_family_overview.html Third:

Re: Debian/Linux/BSD/UNIX on Mac *SE*

2004-03-21 Thread David D. Kilzer
On Sun, Mar 14, 2004 at 10:17:21AM +0100, Geert Uytterhoeven wrote: > On Fri, 12 Mar 2004, Ron Johnson wrote: > > On Fri, 2004-03-12 at 22:21, Joe Clark wrote: > > > Hi there. I got the brainstorm tonight to consider turning a couple old > > > doorstop Mac SE's I've got sitting around into very ve

Re: kernel-image-2.4.25

2004-03-21 Thread David D. Kilzer
Christian, The mac-kbd.diff patch should NOT be applied. This will break the use of the input core (CONFIG_INPUT) when compiling a kernel for the Mac. Instead, this patch should be applied (if it has not been already): http://linux-m68k-cvs.ubb.ca/~geert/linux-m68k-2.4.x-merging/151-kbd.diff Se

Re: ADB via Power Manager (PowerBook)

2004-02-14 Thread David D. Kilzer
[NOTE: Please follow-up to linux-m68k or linux-mac68k.] The PB 160 and PB 180 use "PMUv1" ADB, which (as I recall) was working for a while, although I don't remember which kernel series (2.2.x or 2.4.x). I don't believe the "PMUv2" ADB has ever worked, which is found on the PB 190, PB 520 and all

Re: Unidentified subject!

2004-02-10 Thread David D. Kilzer
On Tue, Feb 10, 2004 at 06:18:21PM +0300, gem wrote: > QUADRA 650 > I accidentally trashed Open Transport from the Quadra 650 and I am > now having a tough time putting it back as the floppy and CD drives > are faulty. The systems diskettes were badly kept and are damaged > too. Thought would t

Re: ccompiler failure on 2.4.24

2004-02-08 Thread David D. Kilzer
The attached patch will also fix this compilation issue. Looking at the CVS history of include/asm-m68k/keyboard.h, it looks like Ray Knight added these macro definitions in revision 1.1.1.1.2.1, then Geert Uytterhoeven removed them in revision 1.1.1.1.2.2. I don't understand why they were remove