summaryrefslogtreecommitdiff
path: root/sys/dev/mca/edvar.h
AgeCommit message (Expand)Author
2015-04-14Include <sys/rndsource.h> where it is actually used.riastradh
2014-03-20Mechanically replace simplelock with kmutex_t.skrll
2012-10-27split device_t/softc for all remaining drivers.chs
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2008-05-04Move to standard TNF 2 clause licensemartin
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-02-27nuke trailing whitespaceperry
2004-09-25Add support for wedges to the MCA ESDI disk driver.thorpej
2002-07-20Convert to new device buffer queue interface.hannken
2001-11-24The header part of driver overhault:jdolecek
2001-07-08Correct various misspellings of 'transfer' and inflected forms.wiz
2001-05-04Implement polled command mode, and use it for writing system dumpjdolecek
2001-04-22Fix serious bug in bounce buf handling - the EDF_BOUNCEBUF flag needsjdolecek
2001-04-19Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn'tjdolecek
2001-04-19Add a driver for IBM ESDI disk controllers. Tested with IBM Integ. ESDI Fixedjdolecek