summaryrefslogtreecommitdiff
path: root/sys/dev/ic/stivar.h
AgeCommit message (Expand)Author
2024-05-29remove prototypes with no matching functionJonathan Gray
2021-05-01Actually, that variable needs to be a u_int8_t pointer.Mark Kettenis
2021-05-01variable has to be a pointer after last changeTheo de Raadt
2015-04-05Work-in-progress support for non-accelerated X11 on *some* sti(4) frame buffers;Miod Vallat
2009-02-06Split sti structures into rom-related information and screen-relatedMiod Vallat
2007-01-12Keep the wsscreen_descr in the softc, to allow sti of different textMiod Vallat
2007-01-11Add the ability for a sti backend to specify callbacks to disable and enableMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2006-12-18Change sti attachment to pass an array of base addresses for the sti regions,Miod Vallat
2006-08-22Clear sti display on console attach, now that the bootloader leaves usMiod Vallat
2006-04-16Introduce sti_rom_size() which will compute the size of a card's rom, andMiod Vallat
2005-02-27Split sti softc in two structures, one device-related for regular deviceMiod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2003-12-16only map the rom and do not touch the hpa space getting rid of memsize define...Michael Shalayeff
2003-08-19give better depth and cmsizeMichael Shalayeff
2003-08-19implement WSDISPLAYIO_{GET,PUT}CMAP; untestedMichael Shalayeff
2003-08-17implement WSDISPLAYIO_{S,G}MODEMichael Shalayeff
2003-08-17cleanupMichael Shalayeff
2003-06-02kill the caluses three and four on some of my codeMichael Shalayeff
2003-02-18Whenever possible, store the prom font data in off-screen frame bufferMiod Vallat
2003-02-11Byte-prom font loading support.Miod Vallat
2003-01-31Working wscons attachment and block move operations; joint debug by mickeyMiod Vallat
2003-01-31fetch the font and use it, some cleanup and knfMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-25tell wsdisplay if we are a consoleMichael Shalayeff
2001-03-20better default screen initMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2000-05-30sti hp graphics, available in pci and hp-prop sgc bus form factors.Michael Shalayeff