summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
2000-10-16remove basically incorrect interrupt configuration code.Dale Rahn
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-10-13eolTheo de Raadt
2000-10-01Complete raidframe support, support was incomplete before. Not knownDale S. Rahn
2000-09-26Implement getnulldev that returns the dev_t for "/dev/null".Artur Grabowski
2000-09-19Remove annoying debugging print that was introduced with the cmap setting code.Dale S. Rahn
2000-09-19Remove secondary hack that limited mapped size. Not needed with BAT mappings.Dale S. Rahn
2000-09-19Remove hack code that "limited" the mapped memory to 64k. Now thatDale S. Rahn
2000-09-19Changes to support ioctls as required for a framebuffer X server.Dale S. Rahn
2000-09-19Add openfirmware handle so that vgafb can set colormap via openfirmware.Dale S. Rahn
2000-09-19Use the BATs to map devices. This is partially so that largerDale S. Rahn
2000-09-16It is possible to have more than one usb keyboard configured thru wskbd.Dale S. Rahn
2000-09-15When calling a signal handler, don't pass the kernel (local) address in r5.Dale S. Rahn
2000-09-14crank MSGBUFSIZETheo de Raadt
2000-09-14simplify printingTheo de Raadt
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-07console ? here tooTheo de Raadt
2000-09-07- attach wskbd at location console ?Matthieu Herrb
2000-09-07cleanerTheo 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-06user_config needs ifdef BOOT_CONFIG protection.Dale S. Rahn
2000-09-06catch misaligned access exception for user mode.Dale S. Rahn
2000-09-06take offset from hardware clock specified with 'option TIMEZONE=' andMatthieu Herrb
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-08-08pretty printTheo de Raadt
2000-08-08more glitzTheo de Raadt
2000-08-08GENERIC is what we really useTheo de Raadt
2000-08-07nix IPXTheo de Raadt
2000-08-03Fixes to bus dmamem code.Dale S. Rahn
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
2000-07-31Correction for legacy interrupt controller attachment.Dale S. Rahn
2000-07-28First cut at supporting older bandit based machinesDale S. Rahn
2000-07-28Config changes to be closer to supporting older bandit based systems.Dale S. Rahn
2000-07-28Dont force htab size to be fixed size, allow system to define size.Dale S. Rahn
2000-07-28Allow device type or name to be used for locating the pci bridge.Dale S. Rahn