summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2002-02-25replace w/ utah-licensed sourceMichael Shalayeff
2002-02-21oopsMichael Shalayeff
2002-02-21pmap.pmap_pd is redundant -- no moreMichael Shalayeff
2002-02-20setup power failure handler (for sw-controlled power button), move toc handlerMichael Shalayeff
2002-02-19correct extended partition botch; gluk, in PR 1449Theo de Raadt
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-16there are bugs, and then there are pastosMichael Shalayeff
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-16remove bogus DCIAS (used to be used for scsi driverMichael Shalayeff
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff
2002-02-16implement a few dma methods; from fredette@. some fixes from meMichael Shalayeff
2002-02-12no need to zero out the page offset in pmap_hash, it'd already been doneMichael Shalayeff
2002-02-12u[date irq numbers from the paperMichael Shalayeff
2002-02-12cross out done itemsMichael Shalayeff
2002-02-12support 712's programmable power switch, no interrupt yetMichael Shalayeff
2002-02-12small repairs to hpmc and toc handlersMichael Shalayeff
2002-02-12leftover form dekvtop (which did the block maps too)Michael Shalayeff
2002-02-11more cloned devicesMichael Shalayeff
2002-02-11irqs porperMichael Shalayeff
2002-02-11remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ...Michael Shalayeff
2002-02-11kvtop no moreMichael Shalayeff
2002-02-11extend the hackery to not use kvtopMichael Shalayeff
2002-02-11fpu_curpcb has pa in it, use accordingly, do not use kvtopMichael Shalayeff
2002-02-11do not use kvtopMichael Shalayeff
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2002-02-08com freq is 7372800, which "normal" * 4 and is discovered byMichael Shalayeff
2002-02-08A mosquito escaped, sorry.Miod Vallat
2002-02-08Teach some magic to the kernel so that it can decode serial console settings.Miod Vallat
2002-02-08do not rely on u_int being availabelMichael Shalayeff
2002-02-08do not set any bits in pmap_enter, let the handlers take care of it;Michael Shalayeff
2002-02-08when doing the autoconf in verbose mode print the devpathMichael Shalayeff
2002-02-07remove debugging printfMichael Shalayeff
2002-02-07fix sigdebug cases; init sigcontext before it's used (;Michael Shalayeff
2002-02-07fix pid calculation and pmap_extract; from fredette@Michael Shalayeff
2002-02-07fix irq passing on matchMichael Shalayeff
2002-02-06disable debugMichael Shalayeff
2002-02-06implement signal delivery; based on fredette@'s workMichael Shalayeff
2002-02-06add a todo remarkMichael Shalayeff
2002-02-06better flushing/purging of removed/changed mappings, hack around the pv/vp de...Michael Shalayeff
2002-02-06disable trapdebug, better handling of eirr tooMichael Shalayeff
2002-02-06remove dangling spacesMichael Shalayeff
2002-02-05get rid of the borrowed habits in intr handlingMichael Shalayeff
2002-02-05redo the spl*() namesMichael Shalayeff
2002-02-05use splraise() when calling handlers; from fredette@Michael Shalayeff
2002-02-05do not comprobe() that hoses itMichael Shalayeff
2002-02-05only probe for the cerial if NCOM_GSC, not just any com, fix prontfMichael Shalayeff
2002-02-04missing LEAF_ENTRY()Michael Shalayeff
2002-02-04leftovers from kern times; from netbsdMichael Shalayeff
2002-02-04a couple of extraneous args for printf; from netbsdMichael Shalayeff