summaryrefslogtreecommitdiff
path: root/sys/dev/ic/icp.c
AgeCommit message (Expand)Author
2003-10-29Remove bogus initializer, and fix a typo in a loop variable instead.mycroft
2003-10-25Fix uninitialized variable warningschristos
2003-06-13Add support for dynamic rescan of cache service logical drives, usingthorpej
2003-05-17Another fix from Achim Leubner @ ICP:thorpej
2003-05-13Add support for the user-generated command interface and event loggingthorpej
2003-01-31Use aprint_*().thorpej
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-22In icp_init(), initialise the "state" variable before incrementing it.simonb
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-06-01SIMPLEQ rototill:lukem
2002-04-22Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Partsad