Questions tagged [isa-bus]

3 questions
2
votes
1 answer

How to access the ISA configuration space and what does it look like?

How do you access the ISA configuration space programmatically and what does it look like -- how do you set base addresses for ISA PnP Option ROMs?
user13634393
2
votes
1 answer

ISA port communication with Visual Basic

Is there any chance how I could write something to ISA card in Visual Basic .Net for Windows XP and higher? (I know Win XP and higher have restriction so U cant directly write data to port) I have also done some research and if I understand the…
astromedia
  • 75
  • 7
2
votes
2 answers

How to access the ISA Bus of a Windows PC?

I want to access my Motherboard's ISA Bus to read temperature sensor values and set cooling fan speeds. I could not find any practically helpful information but the hint to use "GiveIO", a unviersial I/O driver which unfortunately is not compatible…
Andre
  • 599
  • 1
  • 6
  • 20