Re: Ni M-series support

I've got the beginnings of m series support in cvs now.  I need pci device 
ids (run lspci -v) from anyone with an m-series board though.  After using 
the id to add an appropriate entry to the board array, the driver may work 
for AI/AO, but the digital io stuff definitely isn't working yet.  I 
encourage anyone with an m-series board and the interest to try and take 
the driver the last 10 yards to get it working.  I'll look into bug 
reports but it's likely to be slow going as I don't currently have access 
to an m-series board.  Of particular interest are the 
m_series_stc_writew(), m_series_stc_writel(), and m_series_stc_readw() 
functions in ni_pcimio.c which are called through the stc_writew(), etc. 
function pointers.  Also, the board's reg_type should be set to 
ni_reg_m_series.

-- 
Frank

Received on 2005-12-12Z02:12:55