summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-11-29backout miod's change because he did not compile libc.Theo de Raadt
2005-11-28correct attach() outputTheo de Raadt
2005-11-28no need for printf; man page should describe functionalityTheo de Raadt
2005-11-28Maintain an interrupt depth counter for CLKF_INTR to be correct.Miod Vallat
2005-11-28Switch to per-process AST flags and clean AST-related codepaths; speeds upMiod Vallat
2005-11-28spacingTheo de Raadt
2005-11-28Added dlg@ watchdog code for enabling ESM2 watchdog timerJordan Hargrave
2005-11-28Remove older-than-gramps poor man's assym.h defines; .S files do not even needMiod Vallat
2005-11-28Leftovers from picatimes.Miod Vallat
2005-11-28Fixed Motherbobrd typoJordan Hargrave
2005-11-28Added sysids for PowerVault/PowerApp ESM2 systemsJordan Hargrave
2005-11-28use atop(), remove last traces of Mach macros from hppa and hppa64Martin Reindl
2005-11-28probe before match; ok jordan marcoTheo de Raadt
2005-11-28another dangling semicolon from Matthias BauerMichael Shalayeff
2005-11-28- consistently use x86_round_pdr() allowing us to remove the superfluousMartin Reindl
2005-11-27Hide a few things from _LOCORE.Miod Vallat
2005-11-27Get rid of the `len' locator for VME devices, since mappings have a pageMiod Vallat
2005-11-27Nuke autoconf.h commons.Miod Vallat
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-11-27In the core of the idle loop, be sure to invoke spl0 more than once toMiod Vallat
2005-11-26Frequency scaling for IBM 970FX.Mark Kettenis
2005-11-26some cleanup from gordonTed Unangst
2005-11-25Get rid of BROKEN_MMU_MASK, unnecessary now that bus_dmamap_sync() behavesMiod Vallat
2005-11-25Replace utterly wrong bus_dmamap_sync() with a much better version.Miod Vallat
2005-11-25Let the cache synchronization and invalidation functions report whetherMiod Vallat
2005-11-25Prefer vaddr_t and paddr_t types, instead of void * and heavy casts.Miod Vallat
2005-11-25Need an explicit cast for atop() now.Miod Vallat
2005-11-25We don't have a va mapping in match() so don't bother trying to use badvaddr()Miod Vallat
2005-11-25explicitly cast caddr_t to vaddr_tMichael Shalayeff
2005-11-25Remove $ on access to cpuid_level: we want to get the value of theTom Cosgrove
2005-11-25splimp -> splhigh in setroot()/rootconf().Brad Smith
2005-11-24Prefer vaddr_t and paddr_t types in device softc, instead of void * andMiod Vallat
2005-11-24Peek at the correct location in badpaddr() - how could this go unnoticed before?Miod Vallat
2005-11-24Remove unnecessary cast in an atop() construct.Miod Vallat
2005-11-24enable esmDavid Gwynne
2005-11-24remove __GNUC_PREREQ__(2, 96) block because lint pukes; idea for solution fro...Theo de Raadt
2005-11-24add lint-specific hacks. at the same time, clean out a lot of ancientTheo de Raadt
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-11-24#if 0 doesnt belong hereDavid Gwynne
2005-11-24repair indent that cvs has scrwed make it extra confusingMichael Shalayeff
2005-11-24print something out when we hit unsupported devices. hopefully we canDavid Gwynne
2005-11-24white space fixesDavid Gwynne
2005-11-24break the 1:1 mapping of esm sensors to kernel sensors. according toDavid Gwynne
2005-11-24splimp -> splhighBrad Smith
2005-11-24splimp -> splubaBrad Smith
2005-11-24splimp -> spl6Brad Smith
2005-11-24splimp -> splbioBrad Smith
2005-11-24splimp -> splvmBrad Smith
2005-11-24splimp -> splnetBrad Smith
2005-11-24add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...Brad Smith