From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 28 07:40:05 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B3B16A41F for ; Wed, 28 Sep 2005 07:40:05 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id D775243D4C for ; Wed, 28 Sep 2005 07:40:04 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so1354105wxc for ; Wed, 28 Sep 2005 00:40:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=i96XbI/uOUYhbYZBwrj4/p1lqdDLr2z8XKtTOvbPdRNMja6N56+TkHQmipCuWszGbYDIlbaRpbCKqpeIhbxTwBgndM/EWobJ2JtMcZXSdYA/8EaQkzawfy08bJmJHmXH/5wtXWxlAuRaVY4iCNV1pEEdV9NaWV+oGZClb//nHO8= Received: by 10.70.37.9 with SMTP id k9mr3284833wxk; Wed, 28 Sep 2005 00:40:04 -0700 (PDT) Received: by 10.70.15.12 with HTTP; Wed, 28 Sep 2005 00:40:03 -0700 (PDT) Message-ID: <9f99931605092800402dd1db9a@mail.gmail.com> Date: Wed, 28 Sep 2005 13:10:03 +0530 From: rashmi ns To: bugi@lists.redbrick.dcu.ie, freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: (no subject) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rashmi ns List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 07:40:05 -0000 Hello All , I was trying to add a new ioctl cnd like #define HDLCMODE _IOR('6',0xF,int)