Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-28 | rename 8253pit.c to timer.c | rsc | 1 | -45/+0 | |
2007-08-27 | delete unnecessary #include lines | rsc | 1 | -1/+1 | |
2006-09-08 | xv6 style | rsc | 1 | -23/+22 | |
2006-09-07 | fix ide, pit interfaces | rsc | 1 | -1/+1 | |
2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | 1 | -0/+46 | |
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP) |