summaryrefslogtreecommitdiff
path: root/sys/dev/isa/addcom_isa.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-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2004-09-14replace 7 identical instances if cfprint functions by a single onedrochner
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2000-04-21the status register is _always_ at 0x420 -- grr. How should I put this in th...explorer
2000-04-21Add driver for Addonics FlexPort 8S (and probably 4S, but not tested)explorer