Changes between Initial Version and Version 14 of Ticket #6474


Ignore:
Timestamp:
Jan 17, 2019, 9:51:37 PM (5 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6474

    • Property Component Network & InternetDrivers/Network/broadcom43xx
    • Property Blocking9349, 11074, 11736
  • Ticket #6474 – Description

    initial v14  
    1616
    1717first the PCI scanning is detecing well the card :
    18 
     18{{{
    1919KERN: PCI: [dom 0, bus  3] bus   3, device  0, function  0: vendor 14e4, device 4312, revision 02
    2020KERN: PCI:   class_base 02, class_function 80, class_api 00
     
    3333KERN: PCI:   base reg 5: host 00000000, pci 00000000, size 00000000, flags 00
    3434KERN: PCI:   Capabilities: PM, vendspec, MSI, PCIe
    35 
     35}}}
    3636
    3737the the driver is loaded but it seems to have some issue with the MAC rev 13 :
    3838
     39{{{
    3940KERN: broadcom43xx: init_driver(0x81ec6228)
    4041KERN: [broadcom43xx] (bwi) bus_alloc_resource(3, [16], 0x0, 0xffffffff, 0x1,0x2)
     
    5051KERN: [broadcom43xx] (bwi) no MAC was found
    5152KERN: remove_memory_type_range(1788, 0xb0200000, 0x20000, 0)
    52 
     53}}}
    5354
    5455Thanks a lot for your replies