Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Nov 1998 12:17:02 -0800
From:      Mike Smith <mike@smith.net.au>
To:        "      " <ildos@nownuri.net>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Device Driver 
Message-ID:  <199811072017.MAA05947@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 07 Nov 1998 18:38:56 %2B0900." <199811070938.SAA15829@tiger1.nownuri.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

Firstly, welcome!  We've been looking for someone interested in this 
for a while now.

You will best understand FreeBSD's architecture by looking at the 
source code.  We are currently adopting a new modular bus architecture, 
which will make writing your driver much easier.

For an example of new the bus design, see the iicbus code in 
/sys/dev/iicbus.  The author of this code, Nicholas Souchu 
(nsouch@freebsd.org) should be able to answer your questions, and Doug 
Rabson (dfr@freebsd.org) is the architect of the new design, and will 
be able to help you further.

Please study the source code a little, and ask questions as you go.  It 
would also help to know which 1394 hardware you planned to support.

> My major field of interest is network. Now I am interested
> to IEEE 1394 and internetworing in home. 
> 
> I hope to make IEEE 1394 device driver for FreeBSD.
> But it is difficult for me to understand FreeBSD architecture 
> and requirement.
> Although I find relate information, I don't have it.
> If you help me, Please give information for making.
> 
> Also, do you know who help me? If you know, inform me.
> Then very very thank you.
> 
> I would appreciate any additional
> information you could send me about making device driver.
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



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?199811072017.MAA05947>