summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2005-04-07simpler logic for trap exitMichael Shalayeff
2005-04-07dig lpaMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-04-07put a memmory barrier onto the sync_caches()Michael Shalayeff
2005-04-07fix debug printfMichael Shalayeff
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-26enable compat_hpux and a commented out compat_linuxMichael Shalayeff
2005-03-26oops. it's 2005 now!Michael Shalayeff
2005-03-26md parts for hpux_compa code; some problems w/ signals delivery still existMichael Shalayeff
2005-03-17fix comment wrt previous changeMichael Shalayeff
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-16play the relied-upon-xlation proper; deraadt@ okMichael Shalayeff
2005-03-15no need to flush a few fpregs since soon the whole pcb get flushedMichael Shalayeff
2005-03-15hafta flush pcb once active (and a tush tush tush)Michael Shalayeff
2005-03-08Cosmetics...Thierry Deval
2005-03-01only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma...Michael Shalayeff
2005-02-27Split sti softc in two structures, one device-related for regular deviceMiod Vallat
2005-02-24do not even ask for btlb on 8k cpus as pdc pretends there is some but then it...Michael Shalayeff
2005-02-24add wax@uturn; found on c180Michael Shalayeff
2005-02-22regenMichael Shalayeff
2005-02-22sync to pckbd.c change: send enable after resetMichael Shalayeff
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2005-01-23use register names instead of numbersMichael Shalayeff
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-23better print for ill insns -- just print a hex instead of questionable marksMichael Shalayeff
2005-01-20missing arch in .Dt;Jason McIntyre
2005-01-17remove stale todo-commentMichael Shalayeff
2005-01-17proper fault address selection (list all possible pc-based traps)Michael Shalayeff
2005-01-17proper non-access fault handlers and probe emulations; testing by pval@ miod@...Michael Shalayeff
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-09typoMichael Shalayeff
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-06A really working SET_PC_REGS(); ok mickey@Miod Vallat
2005-01-06undo moronic french breakageMichael Shalayeff
2005-01-06SET_PC_REGS, tested by miod@Marc Espie
2004-12-28fix new line in dmesg print on 8k cpusMichael Shalayeff
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-22proper DDB_DEBUGMichael Shalayeff
2004-12-08commented out {e,o}hci@cardbusMichael Shalayeff
2004-12-06Use uvm_grow() to account for stack growth, rather than home-grown codeMiod Vallat
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-27use a pm_lock define instead of the long fluffMichael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-11-22better types; from hppa64 (;Michael Shalayeff
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-17print real/avail/bufcache sizes as unsignedMichael Shalayeff
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt