Rugxulo  said:

>I can't remember exactly (would have to check), but I think I just

>used BERNDPCI.COM. 



What: a program in assemble to search a PCI device with a specified vendor ID 
and device ID



helpmsg        db "BerndPCI, the simple PCI device counter",13,10

        db "A Public Domain tool by Eric Auer 2007",13,10,13,10

        db "Usage: BERNDPCI abcd1234",13,10,13,10

        db "Returns the count of PCI devices which",13,10

        db "have vendor ID abcd and device ID 1234",13,10

        db "as errorlevel (or 255 on error)",13,10,"$"

Where: http://ericauer.cosmodata.virtuaserver.com.br/soft/specials/
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to