summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ld_icp.c
AgeCommit message (Expand)Author
2006-03-28Use device_unit().thorpej
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-08Use aprint_*() instead of printf() at attach time.briggs
2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt
2003-06-13Add support for dynamic rescan of cache service logical drives, usingthorpej
2003-06-07Always queue transfers in the ld driver to prevent transient resourcethorpej
2003-05-13Add support for the user-generated command interface and event loggingthorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-31Remove an unnecessary printf argument.thorpej
2002-04-22Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Partsad