bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a Hurd translator?


From: Samuel Thibault
Subject: Re: How to create a Hurd translator?
Date: Sun, 19 Apr 2020 21:22:02 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Almudena Garcia, le dim. 19 avril 2020 21:16:11 +0200, a ecrit:
> Thanks, I'll read It. The idea is to create a pet translator, and learn how to
> make calls to other translators

You don't necessarily need to write a translator to "call" another
translator. You can make RPCs indeed, but quite often translators show
up as files which you can just read&write as usual. Concerning ACPI, see
/servers/acpi/tables, for instance

sudo hexdump -C /servers/acpi/tables/APIC

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]