Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 13:15:20 +0530
From:      rashmi ns <nsrashmi@gmail.com>
To:        bugi@lists.redbrick.dcu.ie, freebsd-hackers@freebsd.org
Subject:   Re:
Message-ID:  <9f9993160509280045586fb14d@mail.gmail.com>
In-Reply-To: <9f99931605092800402dd1db9a@mail.gmail.com>
References:  <9f99931605092800402dd1db9a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello All ,
I was trying to add a new ioctl cnd like
#define HDLCMODE _IOR('6',0xF,int)
when i try to uprintf the data which was sent from the user-space in the
device-driver-ioctl-routine i'll get a different value than which is passed=
.
Can anybody please tell me why this is happening . I pass the address of
integer from the user space as third arg to the ioctl call .
thanks and regards,
Rashmi.N.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9f9993160509280045586fb14d>