Date: Tue, 27 Aug 2002 17:11:06 -0700 From: "Balaji, Pavan" <pavan.balaji@intel.com> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Copy from Kernel Space to User Space Message-ID: <3D386AED1B47D411A94300508B11F18704AD69C7@fmsmsx116.fm.intel.com>
next in thread | raw e-mail | index | archive | help
Hi, My copy from kernel space to user space seems to be giving some problems. I use copyout(), which returns a success. I checked the source buffer in the kernel -- it contains the right data, but after the copy, the destination buffer does not contain the data. Am I missing something here? Pavan Balaji, Intel Corporation Email: pavan.balaji@intel.com "Only the Paranoid Survive" -- Andy Grove To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D386AED1B47D411A94300508B11F18704AD69C7>