diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-09 22:23:25 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-09 22:23:25 +0100 |
commit | 15590e39c6be92d8a9ecb2f00b015dbb9a3dc0b0 (patch) | |
tree | 1ecc8859409aae2446f7cb23ca8ad672878846a3 /sys/src/9/pc64 | |
parent | cf76346b37ddbd54b8d1fe5580ab813a8165392b (diff) |
igfx: implement hardware cursor
this can even be used with the vesa driver, just
enable the cursor after mode switch like:
echo hwgc igfxhwgc >/dev/vgactl
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index f61c10beb..a5f971967 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -112,6 +112,7 @@ misc # vgageode +cur # vgahiqvideo +cur # vgai81x +cur + vgaigfx +cur # vgamach64xx +cur # vgamga2164w +cur # vgamga4xx +cur @@ -124,7 +125,6 @@ misc # vgatvp3020 =cur # vgatvp3026 =cur vgavesa - vgaigfx # vgavmware +cur ip |