  |  
      | 
       
      
       Next Meeting: Sat, TBD
       Meeting Directions
      
       
       
       
       |  
      Navigation:
       
       
      
      
      
      20 Most Recent Documents
       Search Archives
       Index by date,
      title,
      author,
      category.
      
        |  
      
      
  |  
      | 
       Features:
       
      
      Mr. Know-It-All
       Ink
       Download!
      
        |  
      
      
      
       
      
       |  
      
      
      
       
      
       |  
      
      
      
       
       
      
       |  
      
      
       
       
      
       |  
      
      
       
       
      
       |  
      
      
      
  |  
      | SCOUG:
       
      
      Home
      
       
      
      
      Email Lists
      
       
      
      SIGs (Internet, General Interest, Programming, Network, more..)
      
       
      
      Online Chats
      
       
      
      Business
      
       
      
      Past Presentations
      
       
      
      Credits
      
       
      
      Submissions
      
       
      
      Contact SCOUG
      
       
      
      Copyright SCOUG
      
        |  
       
      
  |  
      
      
       
      
       Pictures from Sept. 1999
      
       |  
      
      
  |  
      
      The views expressed in articles on this site are those of their authors.
      
       
       |  
      | 
       
       
       
      SCOUG was there!
        |  
      
       
       |  
      | 
      
      Copyright 1998-2025, Southern California OS/2 User Group.
      ALL RIGHTS RESERVED.
      
       
      
      SCOUG, Warp Expo West, and Warpfest are trademarks of the
      Southern California OS/2 User Group.
      OS/2, Workplace Shell, and IBM are registered trademarks of
      International Business Machines Corporation.
      All other trademarks remain the property of their respective owners.
      
       
      The Southern California OS/2 User Group
       USA
      
       |  
     
     |  
   
   | 
  
    
  
SCOUG-Programming Mailing List Archives
Return to [ 23 | 
May | 
1999 ]
<< Previous Message << 
 
 
 
In , on 05/23/99   
   at 09:07 PM, Dallas Legan  said:  
>3) There some mention about Sun computers and device drivers that seemed  
>to end with a comment that "....but that would mean they would have to  
>recompile the kernal".  
>Maybe I missed the point of the line of comments, maybe I'm  
>making a big deal out of the obvious, but I thought recompiling the  
>kernal to handle new hardware was a fairly common thing with UNIX  
>systems.  
 
Used to be.  Turn out Sun/Solaris is much smarter about it.  I did a bit  
of research to understand how it ties together.  I might yet get talked  
into taking the job I mentioned.  In a nutshell, Sun drivers are loadable  
"as needed".  The driver gets address/irq information from either the  
card's firmware (all written in user friendly Forth) or configuration  
files.  That part that was not intuitive to me was when the IRQ's were  
hooked.  It's done during the driver attach() call while is similar to  
OS/2's driver init() call.  The driver is responsible for determining what  
IRQ's the card's going to use and for telling the OS that it wants to be  
put on the interrupt handler chain for that IRQ.  It appears that most  
SBus IRQ's are shared.  
 
Steven  
 
--   
-----------------------------------------------------------  
Steven Levine   MR2/ICE #10183  
-----------------------------------------------------------  
 
=====================================================  
 
To unsubscribe from this list, send an email message  
to "steward@scoug.com". In the body of the message,  
put the command "unsubscribe scoug-programming".  
 
For problems, contact the list owner at  
"rollin@scoug.com".  
 
=====================================================  
 
  
<< Previous Message << 
Return to [ 23 | 
May | 
1999 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
   |   
 |