Changes between Initial Version and Version 7 of Ticket #2277


Ignore:
Timestamp:
Oct 9, 2011, 8:23:57 PM (13 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2277

    • Property Status newreopened
    • Property Version R1/pre-alpha1R1/alpha2
    • Property Component Network & InternetDrivers/Network/broadcom440x
    • Property Platform x86All
  • Ticket #2277 – Description

    initial v7  
    33but i've got a problem with my Broadcom 4401 NIC (i've tried the GPL bcm44xx driver), it seems to be loaded, but i can't configure it via DHCP or manually, i'll put some information about my NIC here:
    44
    5 ''paulo@samsa:~$ lspci |grep Eth
     5{{{
     6paulo@samsa:~$ lspci |grep Eth
    6706:01.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
    78paulo@samsa:~$ lspci -nm|grep 06:01.0
    8 06:01.0 "0200" "14e4" "170c" -r02 "1025" "0090"''
     906:01.0 "0200" "14e4" "170c" -r02 "1025" "0090"
     10}}}
    911
    1012i know some C programming, but nothing about driver and OS programming, so i couldn't figure out what's going wrong here