summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-10-16less newlines in verbose printMichael Shalayeff
2000-10-16re-add weak sparc support; d@Theo de Raadt
2000-10-16correct dmesg even moreTheo de Raadt
2000-10-16Make doubly sure we scroll up if we've passed the last row on the screen.Aaron Campbell
2000-10-16protect %edx when calling biosMichael Shalayeff
2000-10-16a little verbosity on probe, a little caution on bios callsMichael Shalayeff
2000-10-16Initialize mouse_flags during the coldinit stage.Aaron Campbell
2000-10-16Restore conversion to new timeouts (art@'s previous commit). They wereAaron Campbell
2000-10-16remove basically incorrect interrupt configuration code.Dale Rahn
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-10-13Disable the actual USB controllers instead of the usb attachments by default.Aaron Campbell
2000-10-13eolTheo de Raadt
2000-10-12Repair RAMDISK, which has no joystick.Marc Espie
2000-10-11Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback inAaron Campbell
2000-10-11Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DNAaron Campbell
2000-10-11now we need binutils 2.10.1, hahahaMichael Shalayeff
2000-10-11bzero is handled in the lib/arch/hppa/Makefile.incMichael Shalayeff
2000-10-11memset.c is in libkernMichael Shalayeff
2000-10-11whitespaceHugh Graham
2000-10-11whitespace fixHugh Graham
2000-10-11make sure to set PG_W on the pte!Brandon Creighton
2000-10-11extraneous tabHugh Graham
2000-10-11update these to work with cleaner vsbus dma; from netbsdBrandon Creighton
2000-10-11fix argument printing in stack traceBrandon Creighton
2000-10-11add asc*Brandon Creighton
2000-10-11asc* (ncr53c9x on 4000/60 and others) and new dma code;Brandon Creighton
2000-10-10correct register masksBrandon Creighton
2000-10-10bring in stuff from recent netbsd -- correct number of buffers now beingBrandon Creighton
2000-10-10- add some cases for ka52/53 (VAX_BTYP_1303), tested by hughBrandon Creighton
2000-10-09code to get asc* (ncr 53c9x) working; most of this from netbsdBrandon Creighton
2000-10-09some definitions; from netbsdBrandon Creighton
2000-10-09save the right info in struct md_coredumpBrandon Creighton
2000-10-09- remove vmapbuf/vunmapbuf dummy macros (we have these now)Brandon Creighton
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
2000-10-09do not build debug libs (if enabled in mk.conf)Michael Shalayeff
2000-10-07put usb in, but disable the top devicesTheo de Raadt
2000-10-07- Add console/X mouse transparency, so you don't have to kill moused to run X.Aaron Campbell
2000-10-06make it compile w/o pcibios; aaron@ okMichael Shalayeff
2000-10-05Many fixups and corrections, a bit more needed though.Aaron Campbell
2000-10-04nothing uses this variableBrandon Creighton
2000-10-04push the right # of registers with pushr.Brandon Creighton
2000-10-04better (relative) definition of ${S}Brandon Creighton
2000-10-04do not mess with rpb once it's initializedBrandon Creighton
2000-10-04- don't reassign rpb here, it is done elsewhereBrandon Creighton
2000-10-04add 53c94 to devsw/cnvtabBrandon Creighton
2000-10-04- add a romopen() here (just initializes rom_softc and devdata)Brandon Creighton
2000-10-04eliminate some confusion between rpb and howto -- also make sure thatBrandon Creighton
2000-10-04relocate rpb higher in memory; move it out of the way of the incomingBrandon Creighton
2000-10-03do not build debug libs, ovewriting a possible setting in the mk.confMichael Shalayeff