Subversion Repositories HelenOS

Rev

Rev 3466 | Rev 3912 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3466 Rev 3846
Line 29... Line 29...
29
    /**
29
    /**
30
     * @defgroup net Networking Service
30
     * @defgroup net Networking Service
31
     * @ingroup srvcs
31
     * @ingroup srvcs
32
     */
32
     */
33
 
33
 
-
 
34
        /**
-
 
35
         * @defgroup arp Address Resolution Protocol (ARP) Service
-
 
36
         * @ingroup net
-
 
37
         */
-
 
38
 
-
 
39
        /**
-
 
40
         * @defgroup eth Ethernet network interface layer Service
-
 
41
         * @ingroup net
-
 
42
         */
-
 
43
 
34
    /**
44
    /**
35
     * @cond amd64
45
     * @cond amd64
36
     * @defgroup pci PCI Service
46
     * @defgroup pci PCI Service
37
     * @ingroup srvcs
47
     * @ingroup srvcs
38
     * @endcond
48
     * @endcond