summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pcdisplay_subr.c
AgeCommit message (Expand)Author
2001-11-13add/cleanup RCSIDlukem
2001-09-04-update a comment wrt the "active screen" flagdrochner
2001-07-07bcopy -> memcpythorpej
2001-07-05If using the hardware cursor, make sure the cursor shape is initialized,thorpej
2000-06-08don't include ISA headers. these have been properly abstracted so thatcgd
2000-01-26Argh - add initialization that got lost during editing of previous addition.ad
2000-01-25Finish with fixing the SOFTCURSOR stuff.ad
2000-01-12Make PCDISPLAY_SOFTCURSOR work as it should.ad
2000-01-05Add and use pcdisplay_cursor_init(). Still a couple of nits with this, Iad
2000-01-05Back out previous. A proper fix will follow.ad
1999-12-06If the vga driver isn't present in the kernel and PCDISPLAY_SOFTCURSORad
1999-09-29PCDISPLAY_SOFTCURSOR: invert foreground too.ad
1999-09-19When moving the software cursor on an inactive screen, save character andad
1999-09-19- mc6845's cursor is disabled by punching bit 6 of cursor start register.ad
1998-07-24allow the displayed area to start anywhere in display memory,drochner
1998-06-26do the charcter mapping in a separate functiondrochner
1998-06-20adapt to wscons changes, treat incoming characters always as ISOdrochner
1998-06-17do the former at one more placedrochner
1998-06-17avoid sign extension if a character >=128 is passeddrochner
1998-05-28Put definitions and subroutines needed for all PC display adaptersdrochner