Frank Sorenson wrote:
> My laptop has the Dell Wireless 1500 Draft 802.11n (a, b, g, and n) 
> card.  It's a MiniPCI-E.
> 
> Here are the lspci details:
> 0c:00.0 0280: 14e4:4328 (rev 01)
>        Subsystem: 1028:0009
>        Flags: fast devsel, IRQ 17
>        Memory at dcffc000 (64-bit, non-prefetchable) [size=16K]
>        Memory at d0000000 (64-bit, prefetchable) [size=1M]
>        Capabilities: [40] Power Management version 2
>        Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/0 
> Enable-
>        Capabilities: [d0] Express Endpoint IRQ 0
>        Capabilities: [100] Advanced Error Reporting
>        Capabilities: [13c] Virtual Channel
>        Capabilities: [15c] Power Budgeting
> 
> Adding the PCI-E core patches, and adding 4328 to the bcm43xx_pci_tbl 
> gets me part-way to a working wireless.  Here are the relevant dmesg 
> lines when loading the bcm43xx module:
> bcm43xx driver
> ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17
> PCI: Setting latency timer of device 0000:0c:00.0 to 64
> bcm43xx: Chip ID 0x4321, rev 0x1
> bcm43xx: Number of cores: 5
> bcm43xx: Core 0: ID 0x800, rev 0x12, vendor 0x4243, enabled
> bcm43xx: Core 1: ID 0x812, rev 0xb, vendor 0x4243, disabled
> bcm43xx: Unsupported 80211 core revision 11
> bcm43xx: Core 2: ID 0x820, rev 0x2, vendor 0x4243, enabled
> bcm43xx: Core 3: ID 0x804, rev 0xd, vendor 0x4243, enabled
> bcm43xx: Multiple PCI cores found.
> bcm43xx: Core 4: ID 0x817, rev 0x4, vendor 0x4243, disabled
> bcm43xx: WARNING: Invalid SPROM checksum (0x01, expected: 0xFF)
> bcm43xx: Detected PHY: Version: 5, Type 4, Revision 1
> bcm43xx: Error: Unknown PHY Type 4

I was a bit hasty in my previous message. After looking at the bcm specs again, 
the clean-room gang 
has developed the specs for initializing an N-type PHY. As soon as I can, I'll 
turn that into code 
and send you a patch for testing. What version of Linux are you running? Would 
it be possible for 
you to use git to get a copy of the wireless-2.6 tree?

Thanks,

Larry


_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to