[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [MAIXY <maixy@mcm.com.cn>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [MAIXY <maixy@mcm.com.cn>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Fri, 22 Jun 2001 15:47:19 +0200 (CEST)
>From owner-rtl Thu Jun 21 19:48:22 2001
Received: from ia_mail2.mcm.com.cn ([202.96.161.19])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f5M1mLe07310
for <rtl@rtlinux.org>; Thu, 21 Jun 2001 19:48:21 -0600
Received: by ia_mail2.mcm.com.cn with Internet Mail Service (5.5.2653.19)
id <L8F12H11>; Fri, 22 Jun 2001 09:42:00 +0800
Received: from maixy (10.8.4.51 [10.8.4.51]) by iamail3.mcm.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
id L8FQMN5Y; Fri, 22 Jun 2001 09:41:56 +0800
From: MAIXY <maixy@mcm.com.cn>
To: Ish Rattan <ishwar@pali.cps.cmich.edu>
Cc: rtl@fsmlabs.com, rtl <rtl@rtlinux.org>
Message-ID: <019101c0fabc$85bdfbb0$3304080a@design>
References: <Pine.LNX.4.30.0106211018440.20359-100000@pali.cps.cmich.edu>
Subject: Re: [rtl] reboot function
Date: Fri, 22 Jun 2001 09:41:32 +0800
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.3825.400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by hq.fsmlabs.com id f5M1mMe07350
Hi,
So sorry if my expression is not meaninful... ,I want to write a module for watchdog's NMI,it can reboot automatically while my program lose control,so I think I need a device driver module,while NMI interrupt,it can start this module and the module can reboot at once.I think I need to know how to write NMI module and the function of reboot.
Thanks for your response,
Best regard,
Michael
----- Original Message -----
From: "Ish Rattan" <ishwar@pali.cps.cmich.edu>
To: "MAIXY" <maixy@mcm.com.cn>
Cc: "rtl" <rtl@rtlinux.org>
Sent: Thursday, June 21, 2001 10:20 PM
Subject: Re: [rtl] reboot function
> On Thu, 21 Jun 2001, MAIXY wrote:
>
> > Hi,
> > I want to reboot the operating system in my device driver module,if anyone can tell me which function which can reboot the system and it can be used in the linux kernel?
> OS in driver module?
>
> To reboot, at shell level try -- sync; reboot
>
> To unload/remove a module try -- rmmod
>
> hth
>
----- End of forwarded message from owner-rtl@fsmlabs.com -----