Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-20 | Screen blanker routine for Creator, adapted from the X11 sunffb driver code. | Miod Vallat | |
Tested by jason@ and I. | |||
2003-06-02 | nuke terms 3 & 4 | Jason Wright | |
2003-03-27 | - Add support for the *CURS* ioctls (requires mapping the DAC registers | Jason Wright | |
and tweaking appropriately) - add support for VADDR->PADDR mappings expected by the X server - fix attachment error handling (it depended on bus_space_vaddr() working for non-linear mappings). | |||
2002-07-29 | use ROP_OLD for VSCROLL, with this, vertical scroll (copyrows) works (and ↵ | Jason Wright | |
it's -fast-) | |||
2002-07-28 | documentation | Jason Wright | |
2002-07-28 | more registers; jason@ ok. | Federico G. Schwindt | |
2002-07-26 | - add hardware support for eraserows and erasecols | Jason Wright | |
- also fix some register names and add yet more of them [one thing this chip isn't lacking is registers...] | |||
2002-07-26 | - Move register defns to their own header file and add a whole bunch of them | Jason Wright | |
- map the fbc register set |