forked from KolibriOS/kolibrios
Fixed pcnet32 driver
git-svn-id: svn://kolibrios.org@3347 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f685c27c07
commit
be4786e05f
@ -873,7 +873,7 @@ reset:
|
||||
mov [device.mtu], 1514
|
||||
|
||||
; get link status
|
||||
call cable
|
||||
mov [device.state], ETH_LINK_UNKOWN
|
||||
|
||||
DEBUGF 1,"reset complete\n"
|
||||
xor eax, eax
|
||||
|
Loading…
Reference in New Issue
Block a user