There is udelay(usecs) function which has told by Ofer Fryman one of the
member of mailing list, not delay(usecs) and its working properly.

Thanx to u all for ur cooperation.

Regards,
Rajeev

-----Original Message-----
From: Hubertus Franke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 7:04 PM
To: [EMAIL PROTECTED]
Cc: Rajeev Nigam
Subject: Re: Delay Function



you might want to use delay(usecs)..

Hubertus Franke
Enterprise Linux Group (Mgr),  Linux Technology Center (Member Scalability)
, OS-PIC (Chair)
email: [EMAIL PROTECTED]
(w) 914-945-2003    (fax) 914-945-4425   TL: 862-2003



[EMAIL PROTECTED]@vger.kernel.org on 04/24/2001 04:58:19 AM

Sent by:  [EMAIL PROTECTED]


To:   Rajeev Nigam <[EMAIL PROTECTED]>
cc:   [EMAIL PROTECTED]
Subject:  Re: Delay Function





It may be possible that this is not the good choice...
but u can try ... schedule_timeout(timeout) function.... see kernel/sched.c
for
more details about this function

Amol





Rajeev Nigam <[EMAIL PROTECTED]> on 04/24/2001 03:29:04 PM

To:   [EMAIL PROTECTED]
cc:    (bcc: Amol Lad/HSS)

Subject:  Delay Function




What function i have to use to put a delay in a driver at kernel mode
between reading from and writing to com port.

Looking forward for ur help.

Thanx & Regards
Rajeev Nigam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to