summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2003-12-12typoTheo de Raadt
2003-12-10for unaligned btlb mapping attempts -- just failMichael Shalayeff
2003-12-09on pci systems bootdevice is specified by the hpa onlyMichael Shalayeff
2003-12-09allow for user pci confMichael Shalayeff
2003-12-08Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_listPeter Valchev
2003-12-01when allocating kpdes -- allocate no less than fourMichael Shalayeff
2003-12-01same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.deMichael Shalayeff
2003-11-24experimental support for HVT as a 2nd level tlbMichael Shalayeff
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-11-07the the; from rohee@Michael Shalayeff
2003-11-07fix the ref to hpux elf extensions; from Jared Yanovich <jjy2+@pitt.edu>Michael Shalayeff
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-03spelling fixes (in the comments)David Krause
2003-10-31allocate initial pdes for the kmem proportional to the totalphysmem to allow ...Michael Shalayeff
2003-10-31PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)...Michael Shalayeff
2003-10-31ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31warn commons instead of generating a map file (was there for debugging)Michael Shalayeff
2003-10-30typos and grammer from Bruno Rohee <bruno@rohee.com>Michael Shalayeff
2003-10-27typos; fom bruno@rohee.comMichael Shalayeff
2003-10-27make sure that label block ends up in the right b_blkno for writedisklabel() ...Michael Shalayeff
2003-10-23Maybe fixing typos will unbore me.Miod Vallat
2003-10-16need to give space reg saving rctr and ccrMichael Shalayeff
2003-10-15have to fetch the rctr while still in real mode for it is not valid afterMichael Shalayeff
2003-10-15less global name space pollutionMichael Shalayeff
2003-10-15do not define IPL_IMPMichael Shalayeff
2003-10-15avoid possible /0 when drawing the led load graphMichael Shalayeff
2003-10-15somehow a line of code got tired of gcc abuse and sneaked itself into an #if ...Michael Shalayeff
2003-10-15regenMichael Shalayeff
2003-10-15one more modelMichael Shalayeff
2003-10-05a few more devices to come later (commented out now)Michael Shalayeff
2003-10-05reload the itmr as soon as we get the intr to avoid lagging on slower machinesMichael Shalayeff
2003-10-04- document that boot will by default try to load /bsd, /obsd then /bsd.old.Jason McIntyre
2003-10-04(boot): device: filename -> device:filenameJason McIntyre
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-29ahc seems to work, some more phys and sync generic/ramdiskMichael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-09-28sti1 could be at phantomas tooMichael Shalayeff
2003-09-26regenMichael Shalayeff
2003-09-26dmamap_syncing the loaded mbufs is whacky trip per physaddrsMichael Shalayeff
2003-09-26typos in tlb stats vars' exportMichael Shalayeff
2003-09-25j2x0 do not like our fiddling over th led port; testing by pb@Michael Shalayeff
2003-09-25some pcxl2 do not report fpus -- assume it's thereMichael Shalayeff
2003-09-25provide a function to enable accel io on pcxl2 and use it on the fbMichael Shalayeff
2003-09-25define pcxl2's mioc regs and devise l2 cache size on pcxl2 from thereMichael Shalayeff
2003-09-25a copule more regs present on pcxl2Michael Shalayeff
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-09-04a better cpu identification; testing by miodMichael Shalayeff