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
/
adb.c
Age
Commit message (
Expand
)
Author
2006-01-08
Display unhandled adb devices as "whatever at adb0 addr X" like all buses do;
Miod Vallat
2005-12-21
Remove aed(4) on macppc, nothing uses its functionality since key repeat is
Miod Vallat
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2005-11-16
Add support for the I2C controller on via-pmu.
Mark Kettenis
2005-10-21
Clean up RTC code.
Mark Kettenis
2005-10-15
- merge adb_direct.h bits into adbvar.h
Martin Reindl
2005-09-30
pretty print
Theo de Raadt
2005-06-06
Homogeneize dmesg output.
Miod Vallat
2003-10-16
spaces
Theo de Raadt
2003-10-16
more ANSI/KNF.
Dale Rahn
2002-09-15
backout premature
Theo de Raadt
2002-09-15
KNF
Theo de Raadt
2002-06-07
Vacuum cleaning of the adb code, step 1: random KNF, remove mac68k
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-03
apm support for macppc. This is not fully implemented, sleep modes
Dale Rahn
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