On Mon, Aug 11, 2003 at 05:06:15PM +0200, Thierry Godefroy wrote:
>
> Hi all !
>
> I'm trying to configure an ISA PnP card (RTL8019AS based) for use on
> my Q60. The card got a "jumperless" mode (i.e. a mode where PnP is
> disabled) that may be enabled via a DOS software (on a PC)
^^^^^^^^^^^^^^^^^^^^^
I have just ported qemu (http://fabrice.bellard.free.fr/qemu/)
for linux-m68k so it should be possible to do it on the Q60
just as well :)
Haven't tried dosemu or wine yet.
> I tried several configurations, but only IRQ 10 seems to allow the Q60
> to boot properly (IRQ 5, although theorically available, makes the Q60
> unstable and it crashes either at SMSQ/E boot time, or at the Linux
> loader execution time).
Peter's explanation is the most likely.
Richard