From: Anders B. <and...@co...> - 2011-11-23 11:15:45
On 11/23/2011 12:07 PM, Petr Cervenka wrote:
> Hello.
>
> I'm sending a patch which adds "cards" parameter to the e1000e driver
> module.
Aren't commands like:
echo 0000:07:01.0 > /sys/bus/pci/drivers/<old_driver>/unbind
echo 0000:07:01.0 > /sys/bus/pci/drivers/e1000e/bind
enough?
>
> Best regards
> Petr Cervenka
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
>
>
>
> _______________________________________________
> RTnet-developers mailing list
> RTn...@li...
> https://lists.sourceforge.net/lists/listinfo/rtnet-developers
--
Anders Blomdell Email: and...@co...
Department of Automatic Control
Lund University Phone: +46 46 222 4625
P.O. Box 118 Fax: +46 46 138118
SE-221 00 Lund, Sweden
On 2011-11-23 09:15, Anders Blomdell wrote:
> On 11/23/2011 12:07 PM, Petr Cervenka wrote:
>> Hello.
>>
>> I'm sending a patch which adds "cards" parameter to the e1000e driver
>> module.
> Aren't commands like:
>
> echo 0000:07:01.0 > /sys/bus/pci/drivers/<old_driver>/unbind
> echo 0000:07:01.0 > /sys/bus/pci/drivers/e1000e/bind
>
> enough?
Yes, and therefore I didn't add it anymore this time.
Jan