[rescue] Looking for Solaris DDK (Driver Developer Kit)
Malte Dehling
mdehling at gmail.com
Mon Jun 14 09:06:00 CDT 2021
Hi,
On Fri, Jun 11, 2021 at 10:29:45AM -0400, Mouse wrote:
> >> [...] for what I'm doing (looking at the fcode for some older sbus
> >> cards): [...]
>
> I wrote an fcode disassembler for exactly that purpose: understanding
> the fcode in sbus cards. You're welcome to a copy if you want. My
> principal distribution mechanism is a world-clonable git repo; if
> that's unsuitable for any reason I can also mail out copies.
> (git://git.rodents-montreal.org/fcunc is the thing to pass to git
> clone.)
I gave your fcode disassembler a try and I must say it does a much
better job than the SUN detokenizer. Thanks, it is very helpful!
I do have one "complaint" though: Like the SUN detokenizer, yours marks
forth words as external. According to SUNs "Writing FCode 2.x Programs"
however, external marks all following words as external until the next
headers statement.
I would still like to find the SUN DDK since it contains more than just
the FCode (de)tokenizers and I think it is of "historic" interest,
meaning I find it interesting even if newer/better/open source tools can
do the job (better).
Cheers,
Malte
--
Malte Dehling
<mdehling at gmail.com>
More information about the rescue
mailing list