summaryrefslogtreecommitdiff
path: root/ide.c
AgeCommit message (Expand)Author
2006-08-07bwritekaashoek
2006-08-06generalize async read to support write tookaashoek
2006-08-04better interrupt plan---this one appears to workkaashoek
2006-07-29open()rtm
2006-07-29acquire+release ide_lock in ide_intrkaashoek
2006-07-21breadrtm
2006-07-20uint32_t -> uint &crtm
2006-07-17add ide_lock for sleeprsc
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-15no more recursive locksrtm
2006-07-10queue with disk requestskaashoek
2006-07-10read the disk using interruptskaashoek
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-05timer interruptskaashoek
2006-06-16checkpointrtm