summaryrefslogtreecommitdiff
path: root/sys/dev/ic/com_cpcbus.c
AgeCommit message (Expand)Author
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-14Split device_t and softc for all com(4) devices (well, everything thatcube
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-08-162nd try. Fix errors (hopefully) that prevented this from compiling. Thisgdamore
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
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-05-21Add a driver for the IBM CPC700 chip. This chip is a host bridge foraugustss