index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
dev
Age
Commit message (
Expand
)
Author
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-10-03
Add $OpenBSD$ tags which were removed when this code was copied.
Dale Rahn
2001-10-03
apm support for macppc. This is not fully implemented, sleep modes
Dale Rahn
2001-10-03
Cleanup improperly shared code between the two interrupt drivers.
Dale Rahn
2001-09-28
Commit a ugly, widespread change.
Dale Rahn
2001-09-27
Two workarounds for the zs serial driver.
Dale Rahn
2001-09-27
used to corrupt some memory -- no more
Michael Shalayeff
2001-09-26
zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc.
Michael Shalayeff
2001-09-25
shh, no point in printing useless kernel messages.
Dale Rahn
2001-09-20
occured->occurred
Mike Pechkin
2001-09-19
Fix a typo... and remove return; at the end of a void function.
Miod Vallat
2001-09-16
Update the bmac (if_bm) to a newer version from NetBSD.
Dale Rahn
2001-09-15
reimplement dbdma such that it does memory allocations
Michael Shalayeff
2001-09-12
No need to be overkill for the french keyboard layout.
Miod Vallat
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-09-11
vm/vm_kern.h is not needed hereand it compiles (;
Michael Shalayeff
2001-09-10
Remove some unused global variables.
Dale Rahn
2001-09-10
Device addresses should be mapped. It should be converted to bus_ accesses.
Dale Rahn
2001-09-10
Devices should not poke random memory, even hacked code which should be
Dale Rahn
2001-09-05
use dmamem/dmamap for allocating dmaable memory, since malloc
Michael Shalayeff
2001-09-01
correct files for the powerpc/mac/ -> macppc/dev which did not get
Dale Rahn
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn