summaryrefslogtreecommitdiff
path: root/sys/dev/ic/adwmcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/adwmcode.h')
0 files changed, 0 insertions, 0 deletions
69b20cf01cc38b82499fe46b4f0b32'>Modify mapiodev to take a third argument indicating whether the spacematt 2011-06-18struct device * -> device_tmatt 2009-12-12Remove `volatile' qualifier from argument types oftsutsui 2009-11-01Drop 3rd and 4th clauses. Approved by Brad Grantham (copyright holder).snj 2009-03-14ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2007-11-07Convert macppc to shared ofw_autoconf.c. Compile tested only.garbled 2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled 2007-02-15don't use IPL_HIGHmacallan 2006-12-10don't issue ADB commands if there's no adb node.macallan 2006-09-13Convert macppc to generic todr. ok macallan@.gdamore 2005-12-11merge ktrace-lwp.christos 2005-02-01Remove one level of interrupt redirection by switching on the ADBbriggs 2005-02-01Add a PMU initialization call at ADB init time. This probes the machinebriggs 2005-02-01ADB_HW_PB is really ADB_HW_PMU.briggs 2003-07-15__KERNEL_RCSID()lukem 2003-01-01Use aprint_normal() in cfprint routines.thorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-06-18apm emulation, from openbsditojun 2002-06-18extern decl for adbHardwareitojun