I want to develop a PCI Multi-Serial card, and I want to extend four serial
port from a PCI bus. After the CE OS booted, I don't want the Device Manager
make it as a PCI device, and I want Device Manager make it as 4 serial
ports.

What should I do?

thanks!

Re: PCI Multi-Serial Card by David

David
Fri Aug 27 15:56:45 CDT 2004

PCIBus is only bus driver. It configures hardware and enumerate registry for
the device driver.
It is driver to expose serial port stream interface.
So, I really don't know what your question is.

David Liao.

"Dongquan.Z" <dongquan@public.bta.net.cn> wrote in message
news:%23jCXqQAjEHA.596@TK2MSFTNGP11.phx.gbl...
>I want to develop a PCI Multi-Serial card, and I want to extend four serial
> port from a PCI bus. After the CE OS booted, I don't want the Device
> Manager
> make it as a PCI device, and I want Device Manager make it as 4 serial
> ports.
>
> What should I do?
>
> thanks!
>
>