summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ld_mlx.c
AgeCommit message (Expand)Author
2016-09-27Modularize the ld driver and all of its attachments. Ensure that allpgoyette
2016-09-16modify ldattach() to have default strategy as a parameterjdolecek
2015-04-13Convert sys/dev to use <sys/rndsource.h>.riastradh
2012-02-02Entropy-pool implementation move and cleanup.tls
2009-01-16Another missed part of the device_t/softc split. Fixes ld(4) devicesmhitch
2008-09-09Complete device_t/softc split for the ld(4) attachments. This shouldtron
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-29It's not a good idea for device drivers to modify b_flags, as they don'tad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
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
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-08-26Handle aincent firmware as found on EISA/MCA boards. Untested.ad
2001-11-13add/cleanup RCSIDlukem
2001-06-10Centralise the geometry fudge.ad
2001-02-04Add a driver for the Mylex DAC960 family (including DEC SWXCR).ad