diff options
author | Adam Števko <xen0l@users.noreply.github.com> | 2016-11-02 17:10:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-02 17:10:41 +0100 |
commit | 63be7eaefd1f10532f52155b4abd1ef6e7c4fd35 (patch) | |
tree | ce0dbb747846a73f0115cb17eb93242b4517543e /README | |
parent | 642cad6ee1638a190480e94aae12c7de16e79e4d (diff) | |
download | illumos-gfx-drm-63be7eaefd1f10532f52155b4abd1ef6e7c4fd35.tar.gz |
Add link to illumos device driver guide
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,3 +42,6 @@ to add another driver, library, or command: man/man1/foo.1 man/man3x/libfoo.3x man/man7/foo.7 + +For more information about developing device drivers for illumos, please read this document: +https://illumos.org/books/wdd/eqbqn.html |