Hi,

Julian Elischer:

[EMAIL PROTECTED] wrote:

Hi,

what is the official way to delay in a kernel module for about 10 nanoseconds (1/1,000,000,000th second).

I found DELAY(9), but it uses microseconds (1/1,000,000th second).

at this time there is none. maybe you can write one?
You probably need to find some machine instructions with a known delay

Probably PCI read/write ...

rik


Any help would be appeciated

Maik

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to