Hi Bernie, Martin. I was thinking about looking into the source code of the PCMCIA/Cardbus device and Prism (wireless ethernet) driver from my working RH7.2...
... From: uracc Sent: Sat 8/17/2002 12:52 PM To: amithlondev@yahoogroups.com Cc: Subject: [amithlondev] Adding PCMCIA/Cardbus support to kernel Hi Bernie,...
Hi, Is there an SDK for Amithlon available anywhere? I have a couple of A-to-D cards in my system that I'd like to write basic drivers for, so I don't have to...
... For that purpose, really all you need is access to the I/O area, right? Easy --- do a Showconfig. See that board at $ee0000? That's the I/O area of the...
... right? ... Yes, I saw your earlier post about the fake Zorro card at $ee0000 and I've got access to the card's control registers via that. My problem is...
Hi all, Does anybody feel up to writing a library equivalent to the functionality of the tv.library supplied by Elbox for their Mediator boards? This would...
... I've just got around to installing this and am a little lost at step 3 of the installation instructions in the readme. It states that i must install the...
On Tue, 19 Nov 2002, Black Hand wrote: Time flies ... ... Well, yes, obviously. :-) ... Not really. Look at a typical two-argument function call: 2a2: 83 ec 40...
Hi! I just unpacked x86-ami-gcc.lha from Aminet. My question is now - where do I get AmigaOS includes for it or rather how do I convert the includes from...
... You use the gg-fix-includes script that is included in the fd2inline package. I don't know if it's been ported to AmigaOS, though. If not, you'll have to...
Hallo All! I am new in this group and maybe this is already known, so forgive me if it is like this. I found out that the FPU Emu behaves a bit strange, on...
Hello Thilo ... IMHO there were a few FPU problems on Amithlon, but with the latest patches everything seems to work. Well, I never used FPU commands within my...
Guido Mersmann
geit@...
Jun 3, 2003 8:57 pm
178
... all fixed includes are on my homepage http://www.fighter.w.pl/FFF_HP/ regards <sb>.oO #Fighter# o #http://www.fighter.w.pl# o #mailto:fighter@...# Oo. ...
Fighter For Future
qrwamaca@...
Jun 26, 2003 11:11 am
179
Hello Is there an archive of this gruop (as mail box), or can anybody export all messages from yam and send me, please ? The yahoo archive isn't so usefull. ...
qrwamaca@... (Fighter For Future) wrote on 26.06.2003: Hello! ... I just tried it, had a hard time finding it, your page is not English... You should...
Hello! rudolph-riedel@... On 26.06.03 i got a letter with subject Re: [amithlondev] Re: Amithlon x86 cross-compiler ... sorry for that, i just put it...
martin@... (Martin Blom) wrote on 27.06.2003: Hi! ... Thank you. I don't know if the binary works but I get one now. So I created an adapted makefile_x86...
qrwamaca@... (Fighter For Future) wrote on 27.06.2003: Hi! ... Don't feel sorry, I found it anyways as your page is well structured. :-) ... The includes,...
... Well, yes, an ix86 CPU has no Dx/Ax registers ... ... Most of the time, it's enough to use the HookEntry function from libamiga.a. -- ... Eccl 1:18...
martin@... (Martin Blom) wrote on 01.07.2003: Hello! ... Yes, thank you, I did not know this function. With this it's a compiler problem - nice. :-) But I...
amithlondev@yahoogroups.com wrote on 01.07.2003: Hi! ... Problem is, the GCC_x86 does not even try to open any includes. SnoopDos reveils that there is not...
... qsort is in stdlib.h. Perhaps some other SAS/C include file is including stdlib.h "automatically" for you and you didn't notice? -- ... Eccl 1:18...
martin@... (Martin Blom) wrote on 05.07.2003: Hello! ... Nope, I have one single .h file for my whole project and the includes go like this: #include...
... Hello Rudolph, ok i think i can help you somewhat with your questions: a.) no file access visible from gcc Gcc uses ixemul.library that internaly do the...