Re: [hatari-devel] Configurable IDE port address? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Configurable IDE port address?
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sat, 12 Jul 2025 13:14:57 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1752326098; bh=XQy0epz/1ZjyGp7xVXM+Q8kh2GKN0L+D4JswfAFQi1Y=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=FSLuX+43UdjIgDK0GKio7AIIIQOJWxlp5eN/cF/rdNM8pqRqAjVnOn88xL2gRQsW0 HlcUUoTXgr7nRheDFMmRwwyY6hFE5rkomY43W7gp6ZG+FSIJ+DmVoNUSxxyZMAixo0 3d23GU01dyLpc5eaHrolxuoinq1YD9Spotk3yoCzwHbKzhaoYfE8Oe4c8w2+fq+Oho /45O2zxuvbAep3REjZj6+FTX5aH/d8nBlTq1wgalPvPeeQ4xHYA5e9cBK3uF/Y9n15 b9W747w94EeScH8b6FeE2P9W6XqPR8V1elrjXlqwAm5Ec8UDYLyAZ6dBY7uotHKZO3 xHdCb4IhyAeiw==
Am Tue, 8 Jul 2025 13:21:24 +0200
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> While waiting for feedback I have had a look at the existing code. The
> attached patch is meant to improve it a bit without changing any functionality.
Thanks, patch looks fine, so I've applied it now.
> > there will be hardware with a non-standard IDE port address soon. It would
> > probably be nice if Hatari's IDE port address were configurable, at least on
> > the command line.
> > I might provide a patch, but before spending time on this I would like to
> > ask whether this extension would be accepted.
Can you elaborate on that new hardware ? Which address is it going to use,
and why does it differ from the standard hardware? Which machine will it be
available for? How many people will likely use it? ... I think we need more
information like this before considering to include such a change into
Hatari.
Thomas