Subversion Repositories Kolibri OS

Rev

Rev 3545 | Rev 5073 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3545 Rev 4467
Line -... Line 1...
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                                 ;;
-
 
3
;; Copyright (C) KolibriOS team 2010-2014. All rights reserved.    ;;
-
 
4
;; Distributed under terms of the GNU General Public License       ;;
-
 
5
;;                                                                 ;;
-
 
6
;;  mii.inc - Media Independent Interface routines for KolibriOS   ;;
-
 
7
;;                                                                 ;;
-
 
8
;;          GNU GENERAL PUBLIC LICENSE                             ;;
-
 
9
;;             Version 2, June 1991                                ;;
-
 
10
;;                                                                 ;;
-
 
11
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
12
 
-
 
13
 
1
; Generic MII registers.
14
; Generic MII registers.
Line 2... Line 15...
2
 
15
 
3
        MII_BMCR                = 0x00          ; Basic mode control register
16
        MII_BMCR                = 0x00          ; Basic mode control register
4
        MII_BMSR                = 0x01          ; Basic mode status register
17
        MII_BMSR                = 0x01          ; Basic mode status register