summaryrefslogtreecommitdiffstats
path: root/sys/dev/flashvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace disksort with bufqs.dlg2013-11-111-2/+2
* Enforce ca_activate tree-walks over the entire heirarchy for all events,deraadt2013-05-301-2/+1
* Get rid of devact enum, substitute it with an int and coresponding defines.pirofti2009-10-131-2/+2
* Revert bufq's. this is inline with the major midlayer reverts thatthib2009-06-171-1/+2
* add a flexible buffer queue (bufq) api, based on the never usedthib2009-06-031-2/+1
* b_cylinder does not need to be set on the callpath down into drivers.deraadt2007-06-201-3/+2
* Initial NAND flash support for Zaurus, not enabled yet; prodded by many.uwe2006-11-251-0/+143