[haiku-bugs] Re: [Haiku] #6146: wifi card BCM4312 not visible

  • From: "Oxy-2" <trac@xxxxxxxxxxxx>
  • Date: Mon, 07 Jun 2010 13:49:18 -0000

#6146: wifi card BCM4312 not visible
-----------------------------+----------------------------------------------
 Reporter:  Oxy-2            |       Owner:  nobody   
     Type:  bug              |      Status:  new      
 Priority:  normal           |   Milestone:  R1       
Component:  Drivers/Network  |     Version:  R1/alpha2
 Keywords:                   |    Platform:  x86      
Blockedby:                   |       Patch:  0        
 Blocking:                   |  
-----------------------------+----------------------------------------------

Comment(by Oxy-2):

 continue.
 I tried to correct a driver code. Has added string
 {{{
 { PCI_VENDOR_BROADCOM, 0x4315,"Broadcom BCM4315 802.11b/g Wireless Lan" }
 }}}
  in if_bwi_pci.c. The device was defined, but not initialized.

 {{{
 KERN: vesa: acc: vesa.accelerant
 KERN: broadcom43xx: init_driver(0x81287250)
 KERN: [broadcom43xx] (bwi) bus_alloc_resource(3, [16], 0x0, 0xffffffff,
 0x1,0x2)
 KERN: add_memory_type_range(1625, 0x96000000, 0x20000, 0)
 KERN: set MTRRs to:
 KERN:   mtrr:  0: base: 0x7dbd5000, size:     0x1000, type: 0
 KERN:   mtrr:  1: base: 0x7dbd6000, size:     0x2000, type: 0
 KERN:   mtrr:  2: base: 0x7dbd8000, size:     0x8000, type: 0
 KERN:   mtrr:  3: base: 0x90000000, size: 0x10000000, type: 0
 KERN:   mtrr:  4: base: 0x80000000, size: 0x80000000, type: 1
 KERN: update_mtrrs(): Succeeded setting MTRRs after ignoring uncacheable
 ranges up to size 0x1000.
 KERN: [broadcom43xx] (bwi) bus_alloc_resource(1, [0], 0x0, 0xffffffff,
 0x1,0x6)
 KERN: [broadcom43xx] (bwi) BBP: id 0x4312, rev 0x1, pkg 0
 KERN: [broadcom43xx] (bwi) MAC rev KERN: 15 is not supported
 KERN: [broadcom43xx] (bwi) no MAC was found
 KERN: remove_memory_type_range(1625, 0x96000000, 0x20000, 0)
 KERN: set MTRRs to:
 KERN:   mtrr:  0: base: 0x7dbd5000, size:     0x1000, type: 0
 KERN:   mtrr:  1: base: 0x7dbd6000, size:     0x2000, type: 0
 KERN:   mtrr:  2: base: 0x7dbd8000, size:     0x8000, type: 0
 KERN:   mtrr:  3: base: 0x90000000, size: 0x10000000, type: 0
 KERN:   mtrr:  4: base: 0x80000000, size: 0x80000000, type: 1
 KERN: update_mtrrs(): Succeeded setting MTRRs after ignoring uncacheable
 ranges up to size 0x1000.
 KERN: etherpci: init_driver init_driver: etherpci not found
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6146#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: