index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
dev
/
adb_direct.c
Age
Commit message (
Expand
)
Author
2003-10-27
Stop false uninitialized variable warning.
dyoung
2003-10-26
Remove optimization hack.
mycroft
2003-07-15
__KERNEL_RCSID()
lukem
2002-05-05
Add a null asm statement in adb_read_date_time()
tsutsui
2002-05-05
Backout previous. It is not timing problem, but gcc optimization bug.
tsutsui
2002-04-29
Add a delay() in adb_read_date_time() so that my Apus2000 can get
tsutsui
2002-02-23
In adb_soft_intr, remove the packet from the queue before calling the
dbj
2002-01-02
add some error checks in adb_reinit, enabled with ADB_DEBUG and adb_debug
dbj
2001-08-03
Remove (#if 0'ed) m68k asm codes.
tsubai
2001-06-19
Add/change prototypes so that macpcc builds with -Wstrict-prototypes.
simonb
2001-06-08
Make macppc compile by default with -Wall -Wmissing-prototype in addition
matt
2001-04-01
Adjust timing for pmu99. Internal keyboard of recent PowerBooks
tsubai
2000-12-19
Sync with mac68k.
tsubai
2000-06-08
Sync with mac68k.
tsubai
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-01-27
Make this work on the G4 too.
tsubai
1999-07-11
Enable soft poweroff on PowerBook.
tsubai
1999-06-22
Use RTC on PB.
tsubai
1999-01-12
Always use polling when poweroff/restart.
tsubai
1998-11-24
Add more delay in adb_reinit().
tsubai
1998-11-15
RTC support for pmu (read only).
tsubai
1998-11-05
Sync to mac68k.
tsubai
1998-11-04
Move conversion of PRAM-time to UNIX-time to clock.c (like mac68k).
tsubai
1998-10-20
Add via-pmu support (only PowerBook 2400c/180 is tested).
tsubai
1998-10-13
Split ADB driver to aed (ADB event device), akbd (ADB keyboard),
tsubai
1998-06-26
Powerdown support.
tsubai
1998-05-15
Initial import of macppc port.
tsubai