Writing to a PCI card from the kernel

Chris Hirsch (chris@symsystems.com)
Mon, 13 Jul 1998 16:42:16 -0600 (MDT)


Hi all...I'm trying to write a module for my linux kernel for a PCI card.
I'm reading Linux Device Drivers and on page 181 Rubini says that to
enable the interrupt handler on the parallel port you simply do an outb.
>From what I understand
this is *NOT* what you do for a PCI card that is mapped to high memory.
Can somebody please point me in the write direction on how to enable
interupts and just how to generally write to the PCI card from a module?

Thank you very much!
Chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html