Hacker News new | ask | show | jobs
by wolfgke 4150 days ago
I think he means that if no datasheet is available, you can try to reverse engineer it by using, say, a disassembler.
1 comments

But a dissembler doesn't produce the same information that a datasheets provides? Unless he means to physically disassemble, but that isn't very easy.
Indeed. But perhaps enough to write an (incomplete?) open source driver?