Jump to content
4 posts in this topic

Recommended Posts

I have a dell true mobile wireless card, and from what I've read it should work fine. The only problem is, it's not a PCI device, so the existing tutorial doesn't apply. It worked fine out of the box and was detected as a airport on my old g3 powerbook running tiger, so what's the deal? Anyone have any ideas?

Link to comment
https://www.insanelymac.com/forum/topic/35072-pc-card-wireless/
Share on other sites

Cardbus/PC Card/PCMCIA are all names of an external PCI bus. As soon as you plug in your card , the OS quizzes the card for the vendor/device info to associate it with a driver. The "pci id" can take different forms even with PCI cards and seems to have no consistency: pci1234,5678 or 0x(vend)(dev) or 0x(dev)(vend) or reversing the order of the hex bytes are all methods of doing the same thing. Some use decimal numbers instead of hex numbers. No consistency.

×
×
  • Create New...