summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2001-09-22pty cleanupTheo de Raadt
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-09-21Add the support for "-c", UKC in the bootloader. Note that currently thisDale Rahn
2001-09-21phys_map declaration comes from <vm/vm.h>, no need to declare it locally.Miod Vallat
2001-09-20occured->occurredMike Pechkin
2001-09-20On a fault the onfault condition should be set to the old handler, notDale Rahn
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-19Fix a typo... and remove return; at the end of a void function.Miod Vallat
2001-09-18Changing the way the pmap code works again.Dale Rahn
2001-09-17Enable DMA for wdc_obio devices. This was the mode in which the recentDale Rahn
2001-09-17The gfx display buffer should request that it be mapped cached (writethru).Dale Rahn
2001-09-16Make use of "export", "struct" and "member" keywords to be easier to readMiod Vallat
2001-09-16Update the bmac (if_bm) to a newer version from NetBSD.Dale Rahn
2001-09-15Two changes here.Dale Rahn
2001-09-15If ddb cannot find a symbol, do not print a useless address ofDale Rahn
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-15pass the dma tag to obio; drahn@ okMichael Shalayeff
2001-09-15implement _bus_dmamap_load_raw; drahn@ okMichael Shalayeff
2001-09-13The vgafb driver does not test memory, so no point mapping it during the probe.Dale Rahn
2001-09-12No need to be overkill for the french keyboard layout.Miod Vallat
2001-09-12Print avail/real memory sizes in KB in addition to bytes as in i386 land. ok ...Peter Valchev
2001-09-12mbutl no moreArtur Grabowski
2001-09-11Fix uvm_km_suballoc() usage flags. ok art@ millert@Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-09-11vm/vm_kern.h is not needed hereand it compiles (;Michael Shalayeff
2001-09-10mickey, at least compile them first.Dale Rahn
2001-09-10move vtophys proto into a port-area in order to remove it for macppc eventual...Michael Shalayeff
2001-09-10Remove some unused global variables.Dale Rahn
2001-09-10Device addresses should be mapped. It should be converted to bus_ accesses.Dale Rahn
2001-09-10Devices should not poke random memory, even hacked code which should beDale Rahn
2001-09-09Protect debugger accesses with setfault. Should improve debugger usability,Dale Rahn
2001-09-09Remove the old powerpc disassembler, it was bad, the replacement isDale Rahn
2001-09-09cmp* opcode fixes for powerpc disassembler.Dale Rahn
2001-09-09Print OE and RC fields of the instructions if they are set in the instruction.Dale Rahn
2001-09-09Fix the parameter order for several instructions in the powerpc disassembler.Dale Rahn
2001-09-08DOH, do not make a cut and paste error just before committing...Dale Rahn
2001-09-08A mostly rewritten disassembler for powerpc.Dale Rahn
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05Unbreak trace command on macppc, ddb passes -1 for count toDale Rahn
2001-09-05use dmamem/dmamap for allocating dmaable memory, since mallocMichael Shalayeff
2001-09-05Improve debugger usability on macppc, do backtrace accessesDale Rahn
2001-09-05kvm space is limited by by pmap_virtual_space, Do not play with theDale Rahn
2001-09-01correct files for the powerpc/mac/ -> macppc/dev which did not getDale Rahn
2001-09-01correct typo in file conversion.Dale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn