/lib/libtelnet/

ion>
path: root/sys/dev/ic/icp.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2008-04-30Make various bits of debug code compile again.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-11Remove a use of lockmgr/LOCK_INITIALIZER.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2006-03-28Use device_unit().thorpej
2006-01-29Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>dsl
2005-12-11merge ktrace-lwp.christos
2005-08-25kill a number of autoconf submatch functions which follow thedrochner
2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner
2005-02-27nuke trailing whitespaceperry
2004-09-13a round of autoconf cleanup:drochner
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