From owner-freebsd-hackers Fri Jul 6 13:39:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web14903.mail.yahoo.com (web14903.mail.yahoo.com [216.136.225.55]) by hub.freebsd.org (Postfix) with SMTP id 62EB237B405 for ; Fri, 6 Jul 2001 13:39:29 -0700 (PDT) (envelope-from bbhagvat@yahoo.com) Message-ID: <20010706203929.54462.qmail@web14903.mail.yahoo.com> Received: from [64.174.64.235] by web14903.mail.yahoo.com via HTTP; Fri, 06 Jul 2001 13:39:29 PDT Date: Fri, 6 Jul 2001 13:39:29 -0700 (PDT) From: Bhagyashri Bhagvat Subject: Question about device driver To: hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am new to this mailing list, and to the world of device drivers. Not sure if this is the right place for this question. Please, let me know if this is not the right place. I am developing a device driver for an ATM card, and need to develop a debug interface, like a console, so that I can access the card from the host. Can I integrate a character device driver with my ATM driver to provide a debug interface? If yes, how can I do that? Is there any other way of doing it? Any suggestions/pointers welcome. Thanks. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message