summaryrefslogtreecommitdiff
path: root/8253pit.c
AgeCommit message (Collapse)Author
2007-08-28rename 8253pit.c to timer.crsc
2007-08-27delete unnecessary #include linesrsc
2006-09-08xv6 stylersc
2006-09-07fix ide, pit interfacesrsc
2006-09-07run without lapic and ioapic, if they are not presentkaashoek
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP)