public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* Re: previous, a NeXT emulator
       [not found]   ` <20141222061532.GA24673@guido.earth.sol>
@ 2014-12-22  8:00     ` Geert Uytterhoeven
  2014-12-22 19:08       ` Zach Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-12-22  8:00 UTC (permalink / raw)
  To: Christian T. Steigies
  Cc: Thorsten Glaser, Lucas Holt, linux-m68k, Debian m68k, Zach Brown

On Mon, Dec 22, 2014 at 7:15 AM, Christian T. Steigies <cts@debian.org> wrote:
> On Sun, Dec 14, 2014 at 07:40:47PM +0100, Geert Uytterhoeven wrote:
>> On Sun, Dec 14, 2014 at 5:33 PM, Thorsten Glaser <tg@mirbsd.de> wrote:
>> > 16:26???«laffer1:#midnightbsd» previous, a NeXT emulator. http://previous.alternative-system.com/
>> >
>> > Apparently based on Hatari. But its Docs say NetBSD/next68k works,
>> > as do old NeXTstep versions.
>> >
>> > Maybe interesting.
>>
>> Who's gonna resurrect the Linux/m68k NeXT port?
>
> Please do! I would even dig out a NeXT cube to test it on real hardware.
> Last time I looked I did not find any kernels available?

To be honest, I have no idea where you can find the (very very) old patches
to run on NeXT. I had a quick look, but all old sites are dead.

Zach, do you still have something?

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: previous, a NeXT emulator
  2014-12-22  8:00     ` previous, a NeXT emulator Geert Uytterhoeven
@ 2014-12-22 19:08       ` Zach Brown
  2014-12-23 12:04         ` Richard Z
  0 siblings, 1 reply; 3+ messages in thread
From: Zach Brown @ 2014-12-22 19:08 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Christian T. Steigies, Thorsten Glaser, Lucas Holt, linux-m68k,
	Debian m68k

On Mon, Dec 22, 2014 at 09:00:52AM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 22, 2014 at 7:15 AM, Christian T. Steigies <cts@debian.org> wrote:
> > On Sun, Dec 14, 2014 at 07:40:47PM +0100, Geert Uytterhoeven wrote:
> >> On Sun, Dec 14, 2014 at 5:33 PM, Thorsten Glaser <tg@mirbsd.de> wrote:
> >> > 16:26???«laffer1:#midnightbsd» previous, a NeXT emulator. http://previous.alternative-system.com/
> >> >
> >> > Apparently based on Hatari. But its Docs say NetBSD/next68k works,
> >> > as do old NeXTstep versions.
> >> >
> >> > Maybe interesting.
> >>
> >> Who's gonna resurrect the Linux/m68k NeXT port?
> >
> > Please do! I would even dig out a NeXT cube to test it on real hardware.
> > Last time I looked I did not find any kernels available?
> 
> To be honest, I have no idea where you can find the (very very) old patches
> to run on NeXT. I had a quick look, but all old sites are dead.
> 
> Zach, do you still have something?

Hi Geert!  Long time no see.

I poked around a bit and found a giant patch against 2.1.124.  It's..
not pretty.  It's ~95k uncompressed so I didn't want to send it to the
list, but fpaste seemed to take it:

  curl -o linux-next-2.1.124jes-18101998.patch \
	http://paste.fedoraproject.org/162196/27497714/raw/

I'm struggling to remember those few months that I spent hacking on the
NeXTs :).  I think most of it was blind stabbing in the dark while
comparing with open code sample and header files.. netbsd, some boot
loaders maybe, that kind of thing.  It got to a point where interrupts
and dma were working enough to tftpboot from the network.  But then I
got to the scsi part and.. I think it had endian flipping in the busses
somewhere?  That's when I moved on to some other weird project
(beboxes?).

I'm happy to try and help if anyone actually works on this.  I probably
wouldn't succeed, but I'd try.

- z

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: previous, a NeXT emulator
  2014-12-22 19:08       ` Zach Brown
@ 2014-12-23 12:04         ` Richard Z
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Z @ 2014-12-23 12:04 UTC (permalink / raw)
  To: Zach Brown
  Cc: Geert Uytterhoeven, Christian T. Steigies, Thorsten Glaser,
	Lucas Holt, linux-m68k, Debian m68k

On Mon, Dec 22, 2014 at 11:08:43AM -0800, Zach Brown wrote:
> On Mon, Dec 22, 2014 at 09:00:52AM +0100, Geert Uytterhoeven wrote:
> > On Mon, Dec 22, 2014 at 7:15 AM, Christian T. Steigies <cts@debian.org> wrote:
> > > On Sun, Dec 14, 2014 at 07:40:47PM +0100, Geert Uytterhoeven wrote:
> > >> On Sun, Dec 14, 2014 at 5:33 PM, Thorsten Glaser <tg@mirbsd.de> wrote:
> > >> > 16:26???«laffer1:#midnightbsd» previous, a NeXT emulator. http://previous.alternative-system.com/
> > >> >
> > >> > Apparently based on Hatari. But its Docs say NetBSD/next68k works,
> > >> > as do old NeXTstep versions.
> > >> >
> > >> > Maybe interesting.
> > >>
> > >> Who's gonna resurrect the Linux/m68k NeXT port?
> > >
> > > Please do! I would even dig out a NeXT cube to test it on real hardware.
> > > Last time I looked I did not find any kernels available?
> > 
> > To be honest, I have no idea where you can find the (very very) old patches
> > to run on NeXT. I had a quick look, but all old sites are dead.
> > 
> > Zach, do you still have something?
> 
> Hi Geert!  Long time no see.
> 
> I poked around a bit and found a giant patch against 2.1.124.  It's..
> not pretty.  It's ~95k uncompressed so I didn't want to send it to the
> list, but fpaste seemed to take it:


I have this on my hard-disk:

$ ll
total 13280
-rw----r--. 1 rz 500  509724 Feb 10  1999 linux-2.1.130.diff.bz2
-rw----r--. 1 rz 500   92714 Feb 10  1999 linux-2.1.131.diff.bz2
-rw----r--. 1 rz 500  953395 Feb 11  1999 linux-2.2.0pre4.diff.bz2
-rw----r--. 1 rz 500  315998 Feb 10  1999 linux-2.2.0pre6.diff.bz2
-rw----r--. 1 rz 500   86427 Feb 10  1999 linux-2.2.0pre7.diff.bz2
-rw-r--r--. 1 rz 500  361190 Jul 23  1999 linux-2.2.10.diff.gz~~.bz2
-rw-r--r--. 1 rz 500  362942 Jul 23  1999 linux-2.2.10.diff.gz.bz2
-rw-r--r--. 1 rz 500  382717 Feb 11  1999 linux-2.2.1pre1.diff.bz2
-rw-r--r--. 1 rz 500   22988 Feb 26  1999 linux-2.2.1pre2.diff.bz2
-rw-r--r--. 1 rz 500 1038972 May  3  1999 linux-2.2.6.diff.bz2
-rw-r--r--. 1 rz 500  621054 May 16  1999 linux-2.2.8.diff.bz2
-rw-r--r--. 1 rz 500 1514943 Feb  1  2000 linux-2.3.42.diff.bz2
-rw-r--r--. 1 rz 500 1877657 Mar  5  2000 linux-2.3.42.diff.gz.bz2
-rw-r--r--. 1 rz 500  191482 Feb  1  2000 linux-2.3.42-native.diff~.bz2
-rw-r--r--. 1 rz 500  190559 Feb  2  2000 linux-2.3.42-native.diff.bz2
-rw-r--r--. 1 rz 500 2058450 Mar  4  2000 linux-2.3.47.diff.bz2
-rw-r--r--. 1 rz 500 2791941 May 15  2000 linux-2.3.99pre2.diff.bz2
-rw-r--r--. 1 rz 500   22127 Oct 21  2000 lx-2.2.16-q40-2.2.16.diff.bz2
-rw-r--r--. 1 rz 500  165213 Oct  5  2000 lx-2.2.17-q40-2.2.17.diff.bz2

Those seem to be mostly mainline to m68k diffs with Q40 hacks included.
Let me know if I should look at some particular versions or upload them
somewhere.

Richard

---
Name and OpenPGP keys available from pgp key servers

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-23 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.BSM.4.64L.1412141632170.30407@herc.mirbsd.org>
     [not found] ` <CAMuHMdUDpHS+HU257Ai+XAXPJDDmqoOs3jtu5PC=JFhRbgi0og@mail.gmail.com>
     [not found]   ` <20141222061532.GA24673@guido.earth.sol>
2014-12-22  8:00     ` previous, a NeXT emulator Geert Uytterhoeven
2014-12-22 19:08       ` Zach Brown
2014-12-23 12:04         ` Richard Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox