[movitz-devel] PCI Device Enumeration

M Bealby mbealby at gmail.com
Sat Apr 28 10:13:40 UTC 2007


From: "Shawn Betts" <sabetts at vcn.bc.ca>
Subject: Re: [movitz-devel] PCI Device Enumeration
Date: Fri, 27 Apr 2007 15:52:09 -0700

> Hi Martin,
> 
> I don't wanna burst bubbles here, but, I would be more interested
> to see a PCI device driver written. Even the simplest one would
> do...How they get initialized sorta seems maybe secondary to the Meat
> of the matter :).
> 
> -Shawn
> 


<bang!> :P


This morning i've just realised that the difference between self probing and a
driver loader is minimal.  Should a driver be loaded through its own a probe
routine or a driver loader, the net result is still passing parameters to an
initialistion function.


As for drivers, I have half finished (yet untested) drivers for a couple of
devices ported from other projects, although time is short at the moment.
Hopefully I will get them into a workable state soon.


/me goes back to his driver coding.


Martin



More information about the movitz-devel mailing list