Re: PCI Express

看板DFBSD_kernel作者時間21年前 (2004/08/26 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/9 (看更多)
On Wed, Aug 25, 2004 at 09:47:38AM -0400, David Rhodus wrote: > PCI-E natively provides a legacy interrupt mode which in turn > simulates PCI interrupt lines. This provides support for operating > systems which do not yet have support for the enhanced space. This > also allows us to change drivers over in an incremental fashion > because the drivers can choose whether to use MSI or the legacy > interrupt mode. I'm not currently very familiar with our PCI code. So > I'm not aware of the resources required for supporting PCI-E and MSI. > Though most likely all of this code will need to be completely > re-written. > > > -- > -David > Steven David Rhodus > <drhodus@machdep.com> It would be implemented as a new bridge type with specific interface for PCIe. The current interrupt model is limited and I'm working my way through the code to develop something better. Joerg
文章代碼(AID): #11BDFz00 (DFBSD_kernel)
文章代碼(AID): #11BDFz00 (DFBSD_kernel)