help need 1394 ohci driver

Status
Not open for further replies.

harshad

Member level 1
Joined
Dec 6, 2002
Messages
35
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
281
can anybody tell book/docs on
how to write a driver for a embbedded system.
e.g suppose one is makign 1394 OHCI embedded driver stack.
 

Did you finish your implementation? I would like to learn about implementing 1394
 

Hey I had a specification for IEEE 1394 OHCI. May be usefull to you.
 

Apple offers a free, open source firewire driver (originally created by Zayante). This driver is way overkill for embedded projects but you might get some ideas from it for a scaled down, embeddable driver. The driver is designed to be os-portable, but you really have some serious work ahead if you want to port it to any os other than the included samples. It comes with a huge amount of documentation which may help you figure things out.

In conjunction with the apple driver, you might want to pick up a copy of "Firewire System Architecture" by Don Anderson. This book is short on implementation clues, but it's a fairly comprehensive "plain text" description of 1394 details that you won't find in the 1394 spec.
 

does someone has an e-book version of it? I want to read it .
 

You can get the driver reference design, including source code and documentation here:

**broken link removed**
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…