matthias
|
af667cdd42
|
The io offsets in arm32/isa/timerreg.h included the IO_TIMER1 offset.
With dev/ic/i8253reg.h this is not the case.
Add IO_TIMER1 to all offsets used in inb and outb. This fixes port-arm32/13009.
|
2001-06-02 12:51:28 +00:00 |
|
matt
|
9c197c4609
|
Change references to <arm32/isa/timerreg.h> to <dev/ic/i8253reg.h>
Remove timerreg.h
|
2001-05-09 17:34:40 +00:00 |
|
mycroft
|
7057d01bbc
|
Inline need_resched() and need_proftick(). Make need_proftick() actually *do*
something!
|
2000-12-12 06:06:05 +00:00 |
|
msaitoh
|
0b9af6bdce
|
check whether tv_usec >= 1000000
|
2000-01-19 02:52:16 +00:00 |
|
cgd
|
d00106ee06
|
if you pull in isavar.h, you don't need isa_machdep.h.
|
1999-03-19 04:58:45 +00:00 |
|
mycroft
|
6d3d8a1350
|
Make copyright notices with my name consistent.
|
1998-08-15 03:02:31 +00:00 |
|
tv
|
ee69a0b0a0
|
Add ISA support needed for Shark and the CATS board (CATS isa_machdep not
here yet).
|
1998-06-08 17:49:42 +00:00 |
|