cvs commit: src/sys/dev/bce if_bce.c
Doug Ambrisko
ambrisko at FreeBSD.org
Wed Jul 12 23:13:10 UTC 2006
ambrisko 2006-07-12 23:13:10 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
Fix ifconfig up when the HW was down. If the driver isn't running
then we need to call init otherwise just start the rx.
Interestingly dhclient seemed to work but ifconfig <IP> didn't
for me.
Reviewed by: jhb
Revision Changes Path
1.5 +7 -2 src/sys/dev/bce/if_bce.c
More information about the cvs-src
mailing list