summaryrefslogtreecommitdiff
path: root/sys/dev/hpc/hpcioman.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
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
2005-08-26s/locdesc_t/int/gdrochner
2005-02-27nuke trailing whitespaceperry
2004-09-13a round of autoconf cleanup:drochner
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-13Added new config hook type PCIINTR (handling PCI interrupt).takemura
2001-11-13add RCSIDlukem
2001-06-13make this work.uch
2001-06-04ANSI KNF.uch
2001-05-01Fix 'busname' to attach nodes correctly.takemura
2001-04-30Machine independent GPIO interface.takemura