summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-03-10mpt fitsTheo de Raadt
2004-03-09undo part from tomTheo de Raadt
2004-03-09simplify the delay stuffTheo de Raadt
2004-03-09Real, inverted, cursor.Miod Vallat
2004-03-09Turn FAULTCHK in a real statement-like macro.Miod Vallat
2004-03-09Correct MANSUBDIR (not enabled during build, though)Miod Vallat
2004-03-09typo; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
2004-03-09TyposMiod Vallat
2004-03-09faster cache flushing for fpu context (after save or emulation)Michael Shalayeff
2004-03-09same typo as in mac68k/mac68k/locore.sXavier Santolaria
2004-03-08typo; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-03-05audio at uaudio works, deraadt@ okAnil Madhavapeddy
2004-03-04Don't spl0() while polling, splbio() is enough and required.Miod Vallat
2004-03-03In vmapbuf(), we actually only need to allow cache snooping, but enforcingMiod Vallat
2004-03-03Handle 68060 branch prediction error traps before checking whether we areMiod Vallat
2004-03-02In process_set_pc() and process_set_regs(), disallow unaligned pc and npcMiod Vallat
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2004-03-0268040 boards would not set address error and bus error trap vectors correctly;Miod Vallat
2004-03-02track va for each segment and not for the whole map.Michael Shalayeff
2004-03-01Initialize the frame buffer when the PROM did not do this on our behalf.Miod Vallat
2004-03-01More readable DAC programming.Miod Vallat
2004-03-01rfx fits on the installation media.Miod Vallat
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
2004-02-29More colormap games for 8-bit framebuffers to enjoy the inverted cursor too.Miod Vallat
2004-02-28MTRR not yetTheo de Raadt
2004-02-28MTRR on by defaultTheo de Raadt
2004-02-28rename our NPXCW settingTheo de Raadt
2004-02-28most USB devicesTheo de Raadt
2004-02-28em(4) on floppyTheo de Raadt
2004-02-28copy from i386, no changes yetTheo de Raadt
2004-02-28Initialize MXCSR when FPU is first used. ok deraadt@Thomas Nordin
2004-02-28sysctl hw.cpuspeed outputTheo de Raadt
2004-02-27move to amd64_() functionsTheo de Raadt
2004-02-27remove old crudTheo de Raadt
2004-02-27TyposMiod Vallat
2004-02-27more machdep sysctl supportTheo de Raadt
2004-02-27developers who do not test compile should be shotTheo de Raadt
2004-02-27permit 10% of memory as buffer cacheTheo de Raadt
2004-02-27put a bit more flesh in the sysctl machdep; parts from tomTheo de Raadt
2004-02-27Move setperf_prio to the machdep code, requested by deraadt@Alexander Yurchenko
2004-02-27Add swiss german keymap tested on PBG4. go ahead and commit miod@Claudio Jeker
2004-02-27Backport from i386 andreas' diff for removing leading andAlexander Yurchenko
2004-02-27zap bad message; spotted by pvalchevTheo de Raadt
2004-02-27Introduce simple priorities mechanism so that concurrentAlexander Yurchenko
2004-02-27Cleanup I[3456]86_CPU defines usage, unbreaks compilationAlexander Yurchenko
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-27move to amd64 MACHINE_ARCHTheo de Raadt
2004-02-27crank ramdisk to 3584Theo de Raadt