You might want to consider getting a working mail client ;)
>                                                                            
>                                            && olympic_probe(dev)           
>                                       +#endif                              
>                                       +#ifdef CONFIG_IBMLS                 
>                                       +    && streamer_probe(dev)          
>                                        #endif                              
This seems wrong
>                                                                            
>                                       +static struct pci_device_id         
>                                       streamer_pci_tbl[] __initdata = {    
>                                       +    { PCI_VENDOR_ID_IBM,            
>                                       PCI_DEVICE_ID_IBM_TR, PCI_ANY_ID,    
>                                       PCI_ANY_ID,},                        
>                                       +    {}   /* terminating entry */    
>                                       +};                                  
>                                       +MODULE_DEVICE_TABLE(pci,streamer_pc 
>                                       i_tbl);                              
>
This is beliveable but too mangled to use
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/