summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-03-17No installboot(8) on hppa, but on the other hand boot_hppa(8) has been addedMiod Vallat
2004-03-16Regen.Miod Vallat
2004-03-14Enable oosiop.Miod Vallat
2004-03-12no raid by default, until that thing is silentTheo de Raadt
2004-03-12missing .El here, too;Jason McIntyre
2004-03-12missing .El;Jason McIntyre
2004-03-12commented pcmcia stuffTheo de Raadt
2004-03-12sis and dc fit on the floppy tooTheo de Raadt
2004-03-12add sis and dcTheo de Raadt
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
2004-03-11we changed the default buffer cache sizeTheo de Raadt
2004-03-11add more phyTheo de Raadt
2004-03-11If apm_connect() fails, don't try to pass the bios_apminfo_t structureTom Cosgrove
2004-03-11Avoid a panic by checking for apm_code_len == 0. Fixes a problemTodd C. Miller
2004-03-11Honour RB_USERREQ in cats boot()Tom Cosgrove
2004-03-10Ensure that we obey a user's ddb> boot reboot command even if the systemTom Cosgrove
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