lkml.org 
[lkml]   [2001]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Lanstreamer in kernel support
Date
From
> Here is a small patch that allows the lanstreamer to be built as an in
> kernel device. This code
> is already in the 2.2.x tree but was dropped somewhere along the way.

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/

\
 
 \ /
  Last update: 2005-03-22 13:29    [W:0.034 / U:0.360 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site