LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Thu Sep 14 06:59:01 CEST 2006
    Subject: [cvs-checkins] MODIFIED: mlite ...
    Top
    Date: 00/06/09 14:06:59

    Modified: mlite/kernel tcpip.c
    Log:
    Have printf use interrupts again


    Revision Changes Path
    1.5 mlite/kernel/tcpip.c

    http://www.opencores.org/cvsweb.shtml/mlite/kernel/tcpip.c.diff?r1=1.4&r2=1.5

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: tcpip.c
    ===================================================================
    RCS file: /cvsroot/rhoads/mlite/kernel/tcpip.c,v
    retrieving revision 1.4
    retrieving revision 1.5
    diff -u -b -r1.4 -r1.5
    --- tcpip.c 10 Sep 2006 01:07:43 -0000 1.4
    +++ tcpip.c 14 Sep 2006 04:59:01 -0000 1.5
    @@ -49,10 +49,6 @@
    #define UartPrintf printf
    #define UartPrintfCritical printf
    #define Led(A)
    -#else
    -#undef printf
    -#define printf UartPrintfPoll
    -//#define printf UartPrintfNull
    #endif

    //ETHER FIELD OFFSET LENGTH VALUE



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.