summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-09-06boot message cleanup.Dale S. Rahn
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
2000-09-06Add support for smaller font, default 23point font is too large for 800x600Dale S. Rahn
2000-09-06Remove #ifdef/#endif around various bits of INQUIRY responseKenneth R Westerback
2000-09-05various fixes to SACK and FACK from adesai@cisco.com, tomh@tomh.org andNiels Provos
2000-09-05Wrap power hooks in splimp(), fixes WaveLAN suspend problem; thanks art@Aaron Campbell
2000-09-05init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabledMichael Shalayeff
2000-09-05Support detach of xl(4) devices, mainly to allow the ejection and insertion ofAaron Campbell
2000-09-05Fix the way that I/O port and memory space is allocated to cards. ok aaron@Nathan Binkert
2000-09-05Use 32 pages instead of 4 in mem_alloc. This is needed by cnw, and usefulFederico G. Schwindt
2000-09-04oops recycle variable, only used when mem mode enabledMichael Shalayeff
2000-09-04- Changes to mouse_copy_extend() to behave more like an xterm.Aaron Campbell
2000-09-04update netbsd rcsid, which we seem to be up toMichael Shalayeff
2000-09-04printing XaQti on 5 consecutive lines is stupidTheo de Raadt
2000-09-04match pcic at isa memory config, free resources on failure (-1 panic); aaron@ okMichael Shalayeff
2000-09-04fix dmesg outputTheo de Raadt
2000-09-04export pcibios config flagsMichael Shalayeff
2000-09-04regenJun-ichiro itojun Hagino
2000-09-04Brooktree Bt8474 Multichannel Synchronous Communictaions Controller (MUSYCC)Jun-ichiro itojun Hagino
2000-09-04Correct EDP register. This has fixed some device timeout problems.Federico G. Schwindt
2000-09-04futhers futherMichael Shalayeff
2000-09-04sync w/ netbsdMichael Shalayeff