Search found 1 match
- Tue Jan 22, 2008 10:27 am
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Using Basic/4g and CWSDPMI DOS Extender to access PCI card
- Replies: 1
- Views: 4182
Using Basic/4g and CWSDPMI DOS Extender to access PCI card
A PC/104 card (ISA bus) I use went obsolete and now is avail. as PC/104+ and uses the PCI bus access only. I'm operating in DOS with a 386+ type processor. I used PCI_Sniffer to scan the PCI bus to get the board address which came back as A000 0000h. I want to use my existing QB4.5 code to Peek and ...