> Hello,
> I am interested in developing an IEEE1394 (FireWire) PCI adapter device
> driver. I was wondering if there are any sample source code of PCI
adapter
> device drivers available out there. I did look through the www.wrs.com
web
> site and didn't find anything. I would appreciate very much any hints on
> where I could find some sample code.
> Thanks in advance,
> Craig Mathewson
> System Programmer
> Sederta Inc.
> www.sederta.com
> -<< Posted with Actif News --- http://www.actifnews.com >>-
Hi Craig,
the main problem is to find the PnP resources ( base address, irq ...).
I'm using the pciIomapLib functions to get this informations.
Take a look in the pc486 BSP sysNetif.c . This module find the resouces
and enables the memory (base address + size) in the MMU.
If You have this it's no difference to any other device (VMEbus, on
board...).
( Ok some little differences, read/write cache of the PCItoPCI bridge,
timing)
Mit freundlichen Gruessen / Best regards
Ulf Franke
================================
men mikro elektronik nuernberg
software development
Phone +49/911-99335-67
Fax +49/911-99335-95
WWW: http://www.men.de
================================