summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev
AgeCommit message (Expand)Author
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-10-03Add $OpenBSD$ tags which were removed when this code was copied.Dale Rahn
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-09-28Commit a ugly, widespread change.Dale Rahn
2001-09-27Two workarounds for the zs serial driver.Dale Rahn
2001-09-27used to corrupt some memory -- no moreMichael Shalayeff
2001-09-26zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc.Michael Shalayeff
2001-09-25shh, no point in printing useless kernel messages.Dale Rahn
2001-09-20occured->occurredMike Pechkin
2001-09-19Fix a typo... and remove return; at the end of a void function.Miod Vallat
2001-09-16Update the bmac (if_bm) to a newer version from NetBSD.Dale Rahn
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-12No need to be overkill for the french keyboard layout.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-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-05use dmamem/dmamap for allocating dmaable memory, since mallocMichael Shalayeff
2001-09-01correct files for the powerpc/mac/ -> macppc/dev which did not getDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn