summaryrefslogtreecommitdiff
path: root/sys/dev/ic/timer_cpcbus.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2005-12-11merge ktrace-lwp.christos
2003-07-14add missing __KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-06-13Use consistent naming.augustss
2002-05-21Add a driver for the IBM CPC700 chip. This chip is a host bridge foraugustss