[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [Ish Rattan <ishwar@pali.cps.cmich.edu>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [Ish Rattan <ishwar@pali.cps.cmich.edu>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Thu, 21 Jun 2001 21:26:58 +0200 (CEST)
>From owner-rtl Thu Jun 21 08:16:50 2001
Received: from pali.cps.cmich.edu (pali.cps.cmich.edu [141.209.131.81])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f5LEGoe10021
for <rtl@rtlinux.org>; Thu, 21 Jun 2001 08:16:50 -0600
Received: from localhost (ishwar@localhost)
by pali.cps.cmich.edu (8.11.4/8.11.3) with ESMTP id f5LECJ220363;
Thu, 21 Jun 2001 10:12:19 -0400
Date: Thu, 21 Jun 2001 10:12:19 -0400 (EDT)
From: Ish Rattan <ishwar@pali.cps.cmich.edu>
To: <rtl@trlinux.org>
cc: rtl <rtl@rtlinux.org>
Subject: Re: [rtl] reboot function
In-Reply-To: <00fc01c0f9ef$8268a550$3304080a@design>
Message-ID: <Pine.LNX.4.30.0106211010010.20359-100000@pali.cps.cmich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
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?
An OS in driver module?? If you want to reboot the system -- on non-rt
side do sync; reboot OR if you want the unload the module use rmmod..
hth
----- End of forwarded message from owner-rtl@fsmlabs.com -----