memcpy...

Kailasapathi R (pathi@lantana.iitm.ernet.in)
Fri, 21 Mar 1997 11:45:29 +0500 (GMT+0500)


Dear Friends,

Is there any support function to copy one buffer to another in
one shot like memcpy() in kernel level. I used memcpy() in side my
driver, it compiles and getting linked with out any problem, however
while running as usual the error dump occurs. Now I use simple for... loop
because of this I belive performance of driver may degrade, since I do
buffer coping in ISR.

Thanks in advance
-pathi

----------------------------------
Kailasapathi R,
DON Lab, CSE Dept.,
IIT-Madras, Chennai.
Work: 91-44-2351365 extn 3531
Email: pathi@kurinji.iitm.ernet.in
pathi@lantana.iitm.ernet.in
----------------------------------