summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/sti_sgc.c
AgeCommit message (Expand)Author
2003-08-21better guess on dual-card (not dual-head cards) rom adress guessing; miod@ te...Michael Shalayeff
2003-08-11during probe there is no need to map the whole hpa space. only rom is needed....Michael Shalayeff
2003-07-16only match int-eg on gecko sgc cardsMichael Shalayeff
2003-05-20create a devine routine for devising the holy rom address and use it in both ...Michael Shalayeff
2003-05-19dig internal EG prom addressMichael Shalayeff
2003-05-07double memsize as there might be prom as wellMichael Shalayeff
2003-03-29allow attaching onto phantomas. check graphics id to seed out the medusa fddi...Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-25see if we are a consoleMichael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-01-11read rom through the rom handleMichael Shalayeff
2000-09-03a note about 705/35 graphics; from he@obt.runit.noMichael Shalayeff
2000-06-15be more carefull about pg0, i think switch on sv next timeMichael Shalayeff
2000-06-13ptr alignment is not a hack, it's a feature fix for byte-wide promMichael Shalayeff
2000-05-30new driver for sti graphics.Michael Shalayeff