Date: Wed, 31 May 2000 10:47:26 +0930 From: Greg Lehey <grog@lemis.com> To: Alexander Gu <bxgu@seu.edu.cn> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: what is the steps in the programing of device driver in freebsd? Message-ID: <20000531104726.B15797@wantadilla.lemis.com> In-Reply-To: <393482F8.B75F4755@seu.edu.cn> References: <393482F8.B75F4755@seu.edu.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 31 May 2000 at 11:11:52 +0800, Alexander Gu wrote: > hello! > recently,I read the kernel source code of freebsd,I want to write > device driver program,I want to use ioctl to control my device > how can I do ?what is the steps?:) The traditional way is to start with the source of some other driver for a similar device and bend it to your device. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000531104726.B15797>