Revision: 5621
          http://jnode.svn.sourceforge.net/jnode/?rev=5621&view=rev
Author:   galatnm
Date:     2009-07-29 12:01:12 +0000 (Wed, 29 Jul 2009)

Log Message:
-----------
Little update of javadocs.

Modified Paths:
--------------
    trunk/core/src/core/org/jnode/vm/x86/PIC8259A.java

Modified: trunk/core/src/core/org/jnode/vm/x86/PIC8259A.java
===================================================================
--- trunk/core/src/core/org/jnode/vm/x86/PIC8259A.java  2009-07-24 15:22:04 UTC 
(rev 5620)
+++ trunk/core/src/core/org/jnode/vm/x86/PIC8259A.java  2009-07-29 12:01:12 UTC 
(rev 5621)
@@ -45,8 +45,9 @@
      */
     private final ProcessorLock lock = new ProcessorLock();
 
-    // IO resources
+    /** PIC Master IO resource */
     private final IOResource io8259_A;
+    /** PIC Slave IO resource */
     private final IOResource io8259_B;
 
     /**


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jnode-svn-commits mailing list
Jnode-svn-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jnode-svn-commits

Reply via email to