summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2003-08-15bitneaks anonymous randomisationMichael Shalayeff
2003-08-14better comment on the new comsMichael Shalayeff
2003-08-14attach those funky teleshare ttysMichael Shalayeff
2003-08-14attach at teleshare serial ports as well. need dsp microcode for a functional...Michael Shalayeff
2003-08-11during probe there is no need to map the whole hpa space. only rom is needed....Michael Shalayeff
2003-08-11a few strict protosMichael Shalayeff
2003-08-11wax mongooseMichael Shalayeff
2003-08-07missed one wrt intr_establishMichael Shalayeff
2003-08-07dead protoMichael Shalayeff
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-08-07first allocate space on stack then copyout signal shits. add a DEBUG check fo...Michael Shalayeff
2003-08-07be more careful when loading trap_tmp_save and a bit better sigcodeMichael Shalayeff
2003-08-07do not treat traps from the syscall gate page as user codeMichael Shalayeff
2003-08-05a180c blinks too, 715/80 supposedly tooMichael Shalayeff
2003-08-05support for shared interrupts as required by isa/eisa/pci. remove a gsckbc kl...Michael Shalayeff
2003-08-04make 'em all unsignedMichael Shalayeff
2003-08-03oopsMichael Shalayeff
2003-08-03prefer fdc to fdce for cache flushing hereMichael Shalayeff
2003-08-03clear branch and nullify bits in psw on sending a signalMichael Shalayeff
2003-07-30an absolute cure for an inherited arrhythmia w/ uninitialized variableMichael Shalayeff
2003-07-30kill sample device mappings as not really usefulMichael Shalayeff
2003-07-30deduce the leds address from the model number and thus make some more use of ...Michael Shalayeff
2003-07-30give those leds some hasteMichael Shalayeff
2003-07-29load_raw did not set all the needed fields in the dmamap.Michael Shalayeff
2003-07-26on syscall exit restore old cpl if there is a need; move call for softints pr...Michael Shalayeff
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-07-16only match int-eg on gecko sgc cardsMichael Shalayeff
2003-07-15hptmask goes away as a register and frees one tmp crMichael Shalayeff
2003-07-15model and revision were swappedplaces in the structMichael Shalayeff
2003-07-15more dmamap_load_* functions stolen from other places and de-registerMichael Shalayeff
2003-07-11fix some displays;Jason McIntyre
2003-06-23strange things happen if we ack latched lasi ints on older machinesMichael Shalayeff
2003-06-19ack all unmasked cpu interrupts here to cancel effect of device probing activ...Michael Shalayeff
2003-06-17typosJean-Francois Brousseau
2003-06-12cannot ever use purge() since dmaed memory is not necessarily aligned alwaysMichael Shalayeff
2003-06-08snprintf needed here.Miod Vallat
2003-06-06- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02regenMichael Shalayeff
2003-06-02a few 8.7k modelsMichael Shalayeff
2003-06-02nuke clause 3 & 4Jason Wright
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-27regenMichael Shalayeff
2003-05-27inject a precisionbook keymap under us|machdepMichael Shalayeff
2003-05-25regenMichael Shalayeff
2003-05-25typoMichael Shalayeff
2003-05-25more thorough reset sequence; miod@ okMichael Shalayeff
2003-05-23remove old swapgeneric.c'sTed Unangst
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst