The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-02-2007
Legend986 Legend986 is offline
Registered User
 

Join Date: Sep 2007
Posts: 133
Well, when you were defining interrupts, I believe you defined only about one type right? I mean, I've read about software interrupts too besides hardware interrupts. And who generates a trap anyways? Is it the user or the system?

And in the case of a serial port, instead of an interrupt, can a trap be executed to service the device?
Reply With Quote