Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4723 → Rev 4722

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