Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Agere mini pci 0508: msg#00010

Subject: Agere mini pci 0508
The saga continues.....

(Agere mini pci 0508 wlan card on Suse-9.1 Pro, x86_64)

I'm convinced that the device is really attached to the pci bus and not via a 
pcmcia bridge. Cardctl reports only one socket (the one on the side of the 
machine), and lspci reports the wlan card........

I've added the pci ids to the  table in orinoco_pci.c thus:

static struct pci_device_id orinoco_pci_pci_id_table[] = {
        /* Intersil Prism 3 */
        {0x1260, 0x3872, PCI_ANY_ID, PCI_ANY_ID,},
        /* Intersil Prism 2.5 */
        {0x1260, 0x3873, PCI_ANY_ID, PCI_ANY_ID,},
        /* Samsung MagicLAN SWL-2210-P */
        {0x167d, 0xa000, PCI_ANY_ID, PCI_ANY_ID,},
        /* Agere mini pci 0508 */
        {0x11c1, 0xab34, PCI_ANY_ID, PCI_ANY_ID,},
        {0,},
};

(Copied by hand, but I think reasonable accurate, at least the last, important 
line is....!)

Yast now recognises the card, and appears to let me set it up. But when I 
reboot the machine, it either hangs at the point where its initialising the 
network devices (right after the PCMCIA message), or if it does get past that 
point, it fails to initialise the via-rhine ethernet card, which previously 
worked fine.

I am not a programmer, but have some long distant past experience in simple 
coding. Obviously I'm doing something wrong!

But what?

Cheers,

-- 
Pete
christy-gQP1dZ1XGl8JGwgDXS7ZQA@xxxxxxxxxxxxxxxx


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285


<Prev in Thread] Current Thread [Next in Thread>