summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_isa.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-08-24 02:31:55 +0000
committerjake <jake@FreeBSD.org>2003-08-24 02:31:55 +0000
commit2591f69f80da576d0017f066f5c8df717fe98664 (patch)
tree05a717c9bacd94ca179bc3e02780e5a994a9a09b /sys/dev/sio/sio_isa.c
parent7d3b79c4ead81a7695443d9d66bd88499e73579e (diff)
downloadFreeBSD-src-2591f69f80da576d0017f066f5c8df717fe98664.zip
FreeBSD-src-2591f69f80da576d0017f066f5c8df717fe98664.tar.gz
- Remember to flip the foreground and background color attributes in
gfb_draw if 'flip' is specified. This causes the mouse cut region to be displayed in reverse color so it is visbile. - Use the "other" implementation of gfb_cursor for the creator driver, which doesn't assume there is a hardware cursor. It seems that the hardware cursor that creator provides doesn't display the character under the cursor in reverse colors, so the driver does this manually and uses the hardware cursor for the mouse pointer (which it also works much better for). This is wedged here because it required less hoops than accessing the syscons vtb from inside the video driver, which is needed to read the character and color attributes under the new cursor position.
Diffstat (limited to 'sys/dev/sio/sio_isa.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud