Re: ISA driver under XP



is the device actualy enumerated by the isa bus? you should make this a pnp enabled driver. KMDf is probably your best option. once you do that, you should use the HAL routines (READ/WRITE_PORT_UCHAR/USHORT/etc) instead of embedded asm.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Jack" <raoul@xxxxxxx> wrote in message news:4815ef3a$0$696$426a74cc@xxxxxxxxxxxxxxx
Hi,
I have to update an old driver for an ISA card.

I've tried to read card memory using same address of "out" and "in" asm instruction, but I always get 0xFF
Has Isa a special memory space address, or should it work (= I got bug)

Thanks for reply
Jack

.



Relevant Pages

  • Re: DOS games, legacy sound, updated info request please.
    ... It's an ISA card, and I think they're very rare these days. ... but to hook up an external MIDI device you'd also ... You can connect external MIDI devices directly to the SCC-1 without a ...
    (comp.sys.ibm.pc.games.rpg)
  • Re: xubuntu and legacy nic
    ... JS> No it is an ISA card. ... JS> I tried two other ISA nic's. ... Download new kernel source and rebuild it with modules for ISA NICs. ... The eepro module is not installed by default in xubuntu. ...
    (comp.os.linux)
  • Re: PCI graphics card in Mac Pro
    ... interface that preceded PCI was called. ... ISA, Industry Standard Architecture. ... The thing is the 8 then 16 bit ISA card was also compatible with the ...
    (uk.comp.sys.mac)
  • Re: Hands on PCI interface ...
    ... >>Modern computer with PCI only, need to plug in an ISA card. ... >rest of the chipset supports the southbridge concept. ... I think it is possible if the ISA card can use 1 interrupt or share ...
    (sci.electronics.design)
  • Re: Hands on PCI interface ...
    ... >>Modern computer with PCI only, need to plug in an ISA card. ... >rest of the chipset supports the southbridge concept. ... I think it is possible if the ISA card can use 1 interrupt or share ...
    (comp.arch.embedded)

Loading