diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2021-04-28 03:26:26 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2021-04-28 03:26:26 +0000 |
commit | 8a16502a91032255b6bdf8c9b1c4beed9c80ae26 (patch) | |
tree | 44eac4f277437c5e995700a5759d1cabe0821e9a /etc/etc.riscv64/fbtab | |
parent | 67e981fcbce4c309fae5649efc4fb2144bf347ad (diff) |
riscv64 etc support
copied from arm64
MAKEDEV.md contents are kinda partially there, needs more work.
Diffstat (limited to 'etc/etc.riscv64/fbtab')
-rw-r--r-- | etc/etc.riscv64/fbtab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/etc.riscv64/fbtab b/etc/etc.riscv64/fbtab new file mode 100644 index 00000000000..cd12fe76997 --- /dev/null +++ b/etc/etc.riscv64/fbtab @@ -0,0 +1,2 @@ +/dev/tty00 0600 /dev/console +/dev/ttyC0 0600 /dev/console:/dev/wskbd:/dev/wskbd0:/dev/wsmouse:/dev/wsmouse0:/dev/ttyCcfg:/dev/ttyC4:/dev/drm0:/dev/drmR128 |