summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-09-102nd part of the ecoff execution fix, was forgotten.Miod Vallat
2000-09-10Pull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive againMiod Vallat
2000-09-09add attribute(packed) for alignment constraint on a union.Jun-ichiro itojun Hagino
2000-09-09cleanup so these might be useable soon. and add WSEMUL_VT100.Eric Jackson
2000-09-09Make pmax work again after ericj's changes to ecoff execution stuff.Miod Vallat
2000-09-08Add audio at ich*. Silly mickey, ich's are for kids.Aaron Campbell
2000-09-08Modify ata timing parameters, gives signficant boost in disk speed.Dale S. Rahn
2000-09-08Now that USB functionality has been merged into GENERIC, this config fileDale S. Rahn
2000-09-07Be gentle with the poor Apple mouse that has only 1 button (withoutMatthieu Herrb
2000-09-07console ? here tooTheo de Raadt
2000-09-07- attach wskbd at location console ?Matthieu Herrb
2000-09-07add ums mouse support from NetBSDMatthieu Herrb
2000-09-07do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late...Michael Shalayeff
2000-09-07Put back a fix that fgsch@ whacked during the last NetBSD USB sync:Aaron Campbell
2000-09-07Indentation fix.Aaron Campbell
2000-09-07Convert bzero to memset(X, 0..) and bcopy to memcpy.Artur Grabowski
2000-09-07During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changesAaron Campbell
2000-09-07Try to unbreak TAILQ_FOREACH_REVERSE.Artur Grabowski
2000-09-07New timeouts.Artur Grabowski
2000-09-07Use new timeouts for ttrstrt.Artur Grabowski
2000-09-07On resume run the powerhook in installation order.Artur Grabowski
2000-09-07Put powerhooks on a CIRCLEQ instead of LIST.Artur Grabowski
2000-09-07avoid excessive wakeup(). we think this is safe...Theo de Raadt
2000-09-07Run powerhooks at splhigh.Artur Grabowski
2000-09-07cleanerTheo de Raadt
2000-09-07Add bounds checking to stackgap_alloc and return NULL if space cant beEric Jackson
2000-09-07common/compat_util.cEric Jackson
2000-09-07if an interface comes up with a bad ethernet address, change it --Theo de Raadt
2000-09-07add OF_interpret, to obtain output from openfirmware commands.Dale S. Rahn
2000-09-07Fix cursor unplot bug. pointer to cursor was not initialized, thus itDale S. Rahn
2000-09-07Fix base address of screen (obtained from openfirmware)Dale S. Rahn
2000-09-07Use the vt100 console emulation, remove dumb just for space.Dale S. Rahn
2000-09-06cardbus tooTheo de Raadt
2000-09-06user_config needs ifdef BOOT_CONFIG protection.Dale S. Rahn
2000-09-06catch misaligned access exception for user mode.Dale S. Rahn
2000-09-06Add usb keyboard. from NetBSD.Dale S. Rahn
2000-09-06Match Free/Net macros for le32toh/letoh32, define in terms of the other.Dale S. Rahn
2000-09-06take offset from hardware clock specified with 'option TIMEZONE=' andMatthieu Herrb
2000-09-06add mag tape ioctl emulation; from freebsd. Other cleanup.Eric Jackson
2000-09-06Update to use vga console, USB keyboard, adb for reset/poweroff.Dale S. Rahn
2000-09-06First cut at vga console support for PowerMac (USB keyboard)Dale S. Rahn
2000-09-06Version with latest features. to be merged into GENERIC shortly.Dale S. Rahn
2000-09-06Remove _very_ old unused config files.Dale S. Rahn
2000-09-06Remove isa pieces, add vgafb as a powerpc specific device.Dale S. Rahn
2000-09-06Update README a bit, mostly remove old/incorrect information.Dale S. Rahn
2000-09-06The ISA based systems are not currently supported. When or If they areDale S. Rahn
2000-09-06Add header file for adb subsystem.Dale S. Rahn
2000-09-06Add machine specific vga framebuffer code. Probably should be machineDale S. Rahn
2000-09-06If the bridge is an MPC106 (Grackle) print it's revision.Dale S. Rahn
2000-09-06Add adb support, no devices attached to adb supported yet, but itDale S. Rahn