summaryrefslogtreecommitdiff
path: root/picirq.c
AgeCommit message (Expand)Author
2006-09-07fix ide, pit interfacesrsc
2006-09-07run without lapic and ioapic, if they are not presentkaashoek
2006-09-06wrap long linesrsc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-04a few nitskaashoek
2006-09-03remove duplicationkaashoek
2006-08-13wdir now uses readi/writeirtm
2006-08-13fix iget() bug that allocated in-use inode[] entriesrtm
2006-08-04nitkaashoek
2006-08-04better interrupt plan---this one appears to workkaashoek
2006-07-20uint32_t -> uint &crtm
2006-07-16Undo change from this morning that wasn't intended to get in.rsc
2006-07-15move everything having to do with proc_table_lock into proc.crsc
2006-07-05timer interruptskaashoek
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
2006-06-16checkpointrtm