(no subject)
From: rashmi ns (nsrashmi_at_gmail.com)
Date: 09/28/05
- Previous message: rashmi ns: "(no subject)"
- In reply to: rashmi ns: "(no subject)"
- Next in thread: M. Warner Losh: "Re:"
- Reply: M. Warner Losh: "Re:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Sep 2005 13:15:20 +0530 To: bugi@lists.redbrick.dcu.ie, freebsd-hackers@freebsd.org
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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: rashmi ns: "(no subject)"
- In reply to: rashmi ns: "(no subject)"
- Next in thread: M. Warner Losh: "Re:"
- Reply: M. Warner Losh: "Re:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]