Re: EtherNAT Driver

2006-10-26 Thread Petr Stehlik
Michael Schmitz wrote: ARAnyM does emulate the hardware quite well as far as it goes. Is it possible to emulate SCSI and SCC as well? That would help me a great deal; Of course it is possible. I'll gladly accept a patch that implements the SCSI/SCC emulation, if someone wants to write it ;-)

Re: EtherNAT Driver

2006-10-26 Thread Michael Schmitz
> > I was planning on working on this once I got the hardware. I'll probably > > write the EtherNEC driver first; Petr sent me some hardware to use. > > With working EtherNEC linux driver I could set up sid on my Falcon040 > and hopefully debug ARAnyM by comparing real hardware behaviour with the

Re: EtherNAT Driver

2006-10-26 Thread Michael Schmitz
> > > one, 2.2, 2.4 or 2.6. On the MiNT side it seems to use memory addresses > > > liberally. Do these same addresses apply under Linux? > > To be honest: 2.6. And I think Michael has it (almost?) running on Falcon. It is running on the IDE disk without problems (well, the SCC serial port drops

Re: EtherNAT Driver

2006-10-26 Thread Michael Schmitz
> > > What hardware are the EtherNAt and EtherNEC based on? > > > > I don't actually know. From the source code I see stuff about MII if > > that helps. > > >From http://nature.atari.org/Pics/EtherNat_20050117_2.jpg, the EtherNAT has > >an > SMSC91C111. There's a driver for that kind of HW in 2.

Re: EtherNAT Driver

2006-10-26 Thread Petr Stehlik
Michael Schmitz wrote: I was planning on working on this once I got the hardware. I'll probably write the EtherNEC driver first; Petr sent me some hardware to use. With working EtherNEC linux driver I could set up sid on my Falcon040 and hopefully debug ARAnyM by comparing real hardware behavi

Re: EtherNAT Driver

2006-10-26 Thread Petr Stehlik
Geert Uytterhoeven wrote: What hardware are the EtherNAt and EtherNEC based on? EtherNEC is a simple (crude, and not smart since missing an IRQ line) converter from read-only Atari ROM port to simple 8bit ISA bus. You'll plug a RTL-8019 (NE2000 compatible) card in it. Petr -- To UNSUBSCRI

Re: EtherNAT Driver

2006-10-26 Thread Geert Uytterhoeven
On Thu, 26 Oct 2006, Mark Duckworth wrote: > On Thu, 2006-10-26 at 10:56 +0200, Geert Uytterhoeven wrote: > > On Thu, 26 Oct 2006, Michael Schmitz wrote: > > > > Anyway, I have the MiNT source to the EtherNAt and it looks simple > > > > enough but I'm having trouble adapting it to linux. I've not

Re: EtherNAT Driver

2006-10-26 Thread Christian T. Steigies
On Thu, Oct 26, 2006 at 10:56:14AM +0200, Geert Uytterhoeven wrote: > On Thu, 26 Oct 2006, Michael Schmitz wrote: > > > Anyway, I have the MiNT source to the EtherNAt and it looks simple > > > enough but I'm having trouble adapting it to linux. I've not done such > > > low level coding before. Is

Re: EtherNAT Driver

2006-10-26 Thread Mark Duckworth
With kernel 2.2 it boots in 320x200xtruecolor, kernel params don't affect much at all. With kernel 2.4 it boots in 320x200xtruecolor but displays pretty colors and no legible text whatsoever. attempting to start in any other mode results in a crash or a reboot. I tried adding atafb=sthigh, removin

Re: EtherNAT Driver

2006-10-26 Thread Mark Duckworth
On Thu, 2006-10-26 at 10:56 +0200, Geert Uytterhoeven wrote: > On Thu, 26 Oct 2006, Michael Schmitz wrote: > > > Anyway, I have the MiNT source to the EtherNAt and it looks simple > > > enough but I'm having trouble adapting it to linux. I've not done such > > > low level coding before. Is anyone

Re: EtherNAT Driver

2006-10-26 Thread Geert Uytterhoeven
On Thu, 26 Oct 2006, Michael Schmitz wrote: > > Anyway, I have the MiNT source to the EtherNAt and it looks simple > > enough but I'm having trouble adapting it to linux. I've not done such > > low level coding before. Is anyone well versed enough to give it a > > I was planning on working on th

Re: EtherNAT Driver

2006-10-26 Thread Mark Duckworth
On Thu, 2006-10-26 at 10:31 +0200, Geert Uytterhoeven wrote: > On Thu, 26 Oct 2006, Mark Duckworth wrote: > > Hrmm, Seeing as how I can't even boot kernel 2.4 over here, it'd > > probably be best to target the 2.2.25 version (or whatever is current, > > I'm not updated at all - no network access :

Re: EtherNAT Driver

2006-10-26 Thread Michael Schmitz
> I've got debian sarge installed on my falcon now finally. Took some > work and for some reason it'll only start in 320x200 true color mode. What kernel does sarge come with? I've found 'atafb=sthigh' a good start for the Falcon; high color modes just bog the system bus down. > Anyway, I have t

Re: m68k not a release arch for etch; status in testing, future plans?

2006-10-26 Thread Michael Schmitz
> >> This was fixed in 2.6.17. > > > First I've ever heard about it. The kernel cross-builds just fine. > > kernel-package might hiccup, though. > > Do you have examples of such hiccups? No. Please note the 'might' above :-). I do not use kernel-package. No offense meant, but I never got

Re: EtherNAT Driver

2006-10-26 Thread Geert Uytterhoeven
On Thu, 26 Oct 2006, Mark Duckworth wrote: > Hrmm, Seeing as how I can't even boot kernel 2.4 over here, it'd > probably be best to target the 2.2.25 version (or whatever is current, > I'm not updated at all - no network access :-P ) > On Thu, 2006-10-26 at 03:31 -0400, Mark Duckworth wrote: > >

Please retry: libs/openvrml_0.15.10-8

2006-10-26 Thread Goswin von Brederlow
Hi, openvrml is listed as libs/openvrml_0.15.10-8: Building by buildd_m68k-q650 [optional:out-of-date] but the package failed to unpack source for no reason I can reproduce. Please retry. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: EtherNAT Driver

2006-10-26 Thread Mark Duckworth
Hrmm, Seeing as how I can't even boot kernel 2.4 over here, it'd probably be best to target the 2.2.25 version (or whatever is current, I'm not updated at all - no network access :-P ) I'll read up about building debian kernels - I suppose that's the first step, then bolting in a dummy driver and

EtherNAT Driver

2006-10-26 Thread Mark Duckworth
Hello guys, I've got debian sarge installed on my falcon now finally. Took some work and for some reason it'll only start in 320x200 true color mode. Anyway, I have the MiNT source to the EtherNAt and it looks simple enough but I'm having trouble adapting it to linux. I've not done such low l