Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4722 → Rev 4723

/branches/network/uspace/srv/net/netif/dp8390/dp8390_port.h
30,6 → 30,10
* @{
*/
 
/** @file
* \todo
*/
 
#ifndef __NET_NETIF_DP8390_PORT_H__
#define __NET_NETIF_DP8390_PORT_H__
 
/branches/network/uspace/srv/net/netif/dp8390/ne2000.c
29,7 → 29,7
*/
 
/** @file
*
* \todo
*/
 
#include <stdio.h>
/branches/network/uspace/srv/net/netif/dp8390/dp8390.c
28,6 → 28,10
* @{
*/
 
/** @file
* \todo
*/
 
#include <assert.h>
#include <errno.h>
 
/branches/network/uspace/srv/net/netif/dp8390/dp8390_drv.h
31,6 → 31,7
*/
 
/** @file
* \todo
*/
 
#ifndef __NET_NETIF_DP8390_DRIVER_H__
/branches/network/uspace/srv/net/netif/dp8390/ne2000.h
34,6 → 34,10
* @{
*/
 
/** @file
* \todo
*/
 
#ifndef __NET_NETIF_NE2000_H__
#define __NET_NETIF_NE2000_H__
 
/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
28,8 → 28,8
* @{
*/
 
/**
* @file
/** @file
* \todo
*/
 
#ifndef __NET_NETIF_DP8390_H__
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
31,6 → 31,7
*/
 
/** @file
* \todo
*/
 
#include <assert.h>