CVSROOT: /cvs
Module name: src
Changes by: mk cvs.openbsd.org 2007/04/16 17:51:15
Modified files:
sys/dev/acpi : acpidock.c
Log message:
Fix debug info when docking/undocking so it tells users what
they need
to know:
acpidock0: undock: status undocked
acpidock0: dock: status docked
This gets rid of all the garbage output that I used long
ago.
|