summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
2000-11-21stupid Imac DV appears to misclasify the vga controller as DISPLAY_MISCTheo de Raadt
2000-11-13typoNiklas Hallqvist
2000-11-11Add bus_space_barrier code to powerpc bus.h. This portion of theDale Rahn
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
2000-11-05Update to reflect closer to reality. and current direction for the port.Dale Rahn
2000-11-05Changes to print out size of L2 Cache for G4 and G3 machines.Dale Rahn
2000-10-27more precise BUFCACHEPERCENT calculations.Michael Shalayeff
2000-10-26fix bpf; diagnosed by fgsTheo de Raadt
2000-10-24Verify that memory regions are always page aligned and multiple of page size.Dale Rahn
2000-10-20fix clean targetTheo de Raadt
2000-10-20Add Mhz to cpu information.Dale Rahn
2000-10-20Add support for ulpt, USB printers.Dale Rahn
2000-10-19Changes to pci and if_gm to support obtaining the ethernet hardware addressDale Rahn
2000-10-19Clean up printfs during boot, these were unnecessary debugging prints.Dale Rahn
2000-10-19Clean up printfs during boot, print reasonable information, not extraDale Rahn
2000-10-19remove unnecessary printf during boot.Dale Rahn
2000-10-18Remove configure change from a couple of revisions ago, the interruptDale Rahn
2000-10-18typo in comment; from gluk@ptci.ruMichael Shalayeff
2000-10-16correct dmesg even moreTheo de Raadt
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