Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4350 → Rev 4332

/branches/network/uspace/srv/net/netif/dp8390/Makefile
52,9 → 52,8
ifeq ($(NETWORKING), module)
 
SOURCES += ../$(NAME)_nil_bundle.c \
$(NET_BASE)nil/eth/eth.c \
$(NET_BASE)crc.c \
$(NET_BASE)net/net_remote.c
$(NET_BASE)nil/eth/eth.c
 
else
 
/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
21,7 → 21,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Changes:
* 2009 Lukas Mejdrech ported to HelenOS
* 2009 Lukas Medjrech ported to HelenOS
*/
 
/** @addtogroup dp8390
/branches/network/uspace/srv/net/netif/dp8390/local.h
21,7 → 21,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Changes:
* 2009 Lukas Mejdrech ported to HelenOS
* 2009 Lukas Medjrech ported to HelenOS
*/
 
/** @addtogroup dp8390
/branches/network/uspace/srv/net/netif/dp8390/ne2000.c
21,7 → 21,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Changes:
* 2009 Lukas Mejdrech ported to HelenOS
* 2009 Lukas Medjrech ported to HelenOS
*/
 
/** @addtogroup ne2k
28,10 → 28,6
* @{
*/
 
/** @file
*
*/
 
#include <stdio.h>
#include <unistd.h>
 
/branches/network/uspace/srv/net/netif/dp8390/ne2000.h
21,7 → 21,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Changes:
* 2009 Lukas Mejdrech ported to HelenOS
* 2009 Lukas Medjrech ported to HelenOS
*/
 
/*