Interrupt Service Routine (ISR) for Linux?
From: charleswong (charles_at_syshk.com)
Date: 04/21/04
- Next message: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Previous message: gopan: "Re: pci_alloc_consistent - how to get virtual address for 2 i/o base address?"
- Next in thread: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Reply: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Reply: Tauno Voipio: "Re: Interrupt Service Routine (ISR) for Linux?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Apr 2004 11:07:58 +0800
Hi,
In MS-DOS, I can use ISRs to communicate with hardwares. For example, INT 14
returns serial port status. Hence, I can develop a utility to perform
diagnostic on these hardwares.
But I could not find information about using ISRs in Linux. Can I use ISRs
in Linux? If not, how can I talk to peripherial devices?
- Next message: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Previous message: gopan: "Re: pci_alloc_consistent - how to get virtual address for 2 i/o base address?"
- Next in thread: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Reply: Stephen SM WONG: "Re: Interrupt Service Routine (ISR) for Linux?"
- Reply: Tauno Voipio: "Re: Interrupt Service Routine (ISR) for Linux?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|