From ba741cf311d859c9056b9af889dcb8563247b354 Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 16 Mar 2005 20:55:15 +0000 Subject: Remove comments relevant only to pc98 as there are no amd64 pc98 machines. --- sys/amd64/isa/timerreg.h | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'sys/amd64/isa') diff --git a/sys/amd64/isa/timerreg.h b/sys/amd64/isa/timerreg.h index 94557a0..b706bd8 100644 --- a/sys/amd64/isa/timerreg.h +++ b/sys/amd64/isa/timerreg.h @@ -55,7 +55,7 @@ * in undefined behavior (but hopefully not fry the chip). * Reading in this manner has no side effects. * - * [IBM-PC] + * [AMD64] * The outputs of the three timers are connected as follows: * * timer 0 -> irq 0 @@ -64,16 +64,6 @@ * * Timer 0 is used to call hardclock. * Timer 2 is used to generate console beeps. - * - * [PC-9801] - * The outputs of the three timers are connected as follows: - * - * timer 0 -> irq 0 - * timer 1 -> speaker (via keyboard controller) - * timer 2 -> RS232C - * - * Timer 0 is used to call hardclock. - * Timer 1 is used to generate console beeps. */ /* -- cgit v1.1