Xref: utzoo comp.sys.amiga:70196 comp.sys.amiga.tech:15438 Path: utzoo!attcan!uunet!know!cs.utexas.edu!sun-barr!olivea!oliveb!amiga!boing!dale From: dale@boing.UUCP (Dale Luck) Newsgroups: comp.sys.amiga,comp.sys.amiga.tech Subject: Re: Math Coprocessor for Amiga Systems with 68000 Keywords: Where can I map it ? Message-ID: <912@boing.UUCP> Date: 25 Oct 90 14:26:23 GMT References: <6767@alessia.dei.unipd.it> Reply-To: dale@boing.UUCP (Dale Luck) Organization: Boing, Milpitas, Ca. Lines: 21 In article <6767@alessia.dei.unipd.it> marco@alessia.dei.unipd.it (Captain Harlock) writes: > > Help Me !! > I need know where the library mathXXXX.library > look for 68881, because we want to add a math > coprocessor in our Amigas. > If somebody have just made it, please, send me > some information about it. > The IEEE math libraries try to open a resource called MathIEEE.resource. If it exists when it opens and initializes it looks at various fields in the resource structure. One of those fields contains a pointer to the 68881/68882 base io addresses if the resource is for a 68881/68882. The vendor of the 68881/68882 should be providing the autoconfig software to set this up as well as the code that saves and restores the 68881/68882 registers for task switching. -- Dale Luck GfxBase/Boing, Inc. {uunet!cbmvax|pyramid}!amiga!boing!dale