Any BSD kernel drivers for this?
1) take great care to stay completely neutral and only discuss universally shared traits across systems,
2) go to great lengths to try to be as comprehensive as possible, including many systems and all their commonalities and idiosyncracies, or
3) focus only on one system and go into great detail how it works.
The more the author strays from 1, 2 or 3, the less likely I am to read their work. 1. Program that reads some input (e.g., C language) and generates asm and/or opcodes.
2. Program that reads asm and/or opcodes and generates binary numbers ("object files").
No. 1 is what I need.
No. 2 is what I call an "assembler". Although terminology means less to me than what a program actually does.