summaryrefslogtreecommitdiff
path: root/sys/dev/i2o/dpti.c
AgeCommit message (Expand)Author
2006-08-30fix incomplete initializers.christos
2006-08-23Acting as Elad's keyboard:christos
2006-03-29Use device_private().thorpej
2006-03-28Use device_unit().thorpej
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2005-11-24Initialize "mapped" before any of the "goto"'s, so we're not testing anfredb
2005-02-27nuke trailing whitespaceperry
2004-04-22sprintf -> snprintfitojun
2003-12-09Grab the configuration lock when handling I2ORESCANCMD.ad
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-10-29Reorder, eliminating a bogus initializer.mycroft
2003-10-25Fix uninitialized variable warningschristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-02-14__'ify MACHINE_ARCH names.thorpej
2002-12-06- Handle DPT ioctls from native NetBSD binaries.ad
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-05-31Use __mips__ instead of mips.thorpej
2001-11-13add RCSIDlukem
2001-09-27Make firmware updates work with dpti.ad
2001-09-21Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptecad