public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* calling bios interrupt
@ 2006-02-02  7:48 Jozef Kutej
  2006-02-02 14:43 ` Alan Cox
  2006-02-03 10:35 ` Vishal Soni
  0 siblings, 2 replies; 4+ messages in thread
From: Jozef Kutej @ 2006-02-02  7:48 UTC (permalink / raw)
  To: linux-kernel

Hello.

Can someone help me solve my problem with on board watch dog timer that 
need to call bios interrupt? Here's how to update watch dog timer.

mov ax,6f02h
mov bl, 30	;number of seconds
int 15h

How can i do this in kernel so that i can write wdt driver?

Thank you.

Jozef Kutej.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-02-03 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-02  7:48 calling bios interrupt Jozef Kutej
2006-02-02 14:43 ` Alan Cox
2006-02-02 15:24   ` linux-os (Dick Johnson)
2006-02-03 10:35 ` Vishal Soni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox