summaryrefslogtreecommitdiff
path: root/sys/dev/ic/sti.c
AgeCommit message (Collapse)Author
2002-02-01clean the hppa leftover, from netbsdMichael Shalayeff
2002-01-25tell wsdisplay if we are a consoleMichael Shalayeff
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
misc pmap usage fixes.
2001-12-02bzero the waa and not ready yet for the consoleMichael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
(Look ma, I might have broken the tree)
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-03-20better default screen initMichael Shalayeff
2001-02-16sti_mmap() proper return typeMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2000-09-03fix revision parsing, print local revisionMichael Shalayeff
2000-05-30sti hp graphics, available in pci and hp-prop sgc bus form factors.Michael Shalayeff
attach point for wsdisplay. a few problems may exist w/ certain prom versions. tested in byte- and word-wide modes. no support yet for multiple resolutions and fonts. pci not tested (obviously).