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
This is a new core revision for us. > 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) Just a little more fun here. > bcm43xx: Detected PHY: Version: 5, Type 4, Revision 1 > bcm43xx: Error: Unknown PHY Type 4 AKAIK, this is our first 802.11N PHY. > What's the next step? Has anyone gotten this one working yet? Until the clean-room, reverse engineering group gets a chance at this version, or Broadcom releases specifications, there won't be much hope. What driver version does this card use? I hate to say this, but you will probably have to use ndiswrapper for this card. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
