Hi,

Currently I'm trying to develop a driver for a bridge chip
(PCI-VME bus) on a SBC. So first I installed W2k, and of
course the system asks for a driver for this non-common
hardware (which is Pnp compatible). The problem is that
it has some resources conflict with another chip, so when
I install my basic driver I can not get to the point where
I start the device. Is this a problem of hardware?? or
can this problem be solved by software?? and how??

Thanks in Advance!!