CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/16 04:44:33
Modified files:
sys/dev/adb : adb.h
sys/arch/macppc/dev: adb.c apm.c piic.c
Log message:
Uses generic confargs to attach the apm(4) and piic(4) drivers instead of
the specifics adb arguments.
Now apm(4) no longer depends on adb stuff and piic(4) doesn't attach on a
via-cuda machine (e.g. my color G3 iMac).
ok miod@
