Date: Tue, 30 May 2000 00:00:05 -0400 (EDT) From: Andrew Reiter <s467338@gettysburg.edu> 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: <Pine.GSO.3.96.1000529235843.5003A-100000@jupiter2> In-Reply-To: <393482F8.B75F4755@seu.edu.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
Alex, As for character devices... take a look at /usr/share/examples/kld/cdev.. However, this is not working under 4.0 [patch sent but not committed]. However, I am writing a tutorial discussing character devices written via the KLD interface... When complete, I will post url to list. Andrew On Wed, 31 May 2000, 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?:) |Sincerely! |Alex | | |To Unsubscribe: send mail to majordomo@FreeBSD.org |with "unsubscribe freebsd-hackers" in the body of the message | --------------------------------------------------------- Andrew Reiter <s467338@gettysburg.edu> Computer Security Engineer 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?Pine.GSO.3.96.1000529235843.5003A-100000>