Re: [hatari-devel] Enabling NatFeats |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Enabling NatFeats
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Mon, 17 Aug 2015 23:11:14 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1439845874; l=972; s=domk; d=seimet.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:To:From:Date; bh=JcGU9yRVvArxbBM+SgJ229xWPCGpTFsOsK5kIHFQ/j0=; b=T1bpvJv8Sj91woMXOYuOVb6wyX7fhknhtaOck7kRDhqJo6cE0ffj9JJU22n2m3ijXy3 KSItNyaL1l5LIwGaeE4LezbjnO+aRdXC7L38KVOILRFmj6vfUp+BmN/CNtMN5X35c9URj jycIAgDmmshtZP3iOwikWbkorpCLBMy0K3I=
Hi,
Other platforms might support this as well, but the native code would
have to be different. The Atari part (SCSI Driver stub wrapping the
native calls) could most likely be the same for all platforms.
And yes, the right permissions are required, just like you need them for
using device files as images.
Anyway, currently this is just a playground for me. I'm just interested to
learn how much time it actually takes to implement a SCSI Driver for a
non-Atari hardware interface.
Take care
Uwe
> Hi,
>
> On maanantai 17 elokuu 2015, Uwe Seimet wrote:
> > > What kind of NF functionality you were thinking of adding?
> > > Something related to networking?
> >
> > See my previous posting. Would this be something interesting for Hatari?
>
> Potentially, although it's Linux-only.
>
> I guess normally that would require Hatari to
> be run as root too (or device files changed to
> be writable by normal user...).
>
>
> - Eero
>
>