Re: [PATCH 19/21] e1000: allow user to disable ich8 lock loss workaround

2006-06-27 Thread Auke Kok
Jeff Garzik wrote: Kok, Auke wrote: The workaround for the ich8 lock loss problem is only needed for a very small amount of systems. This adds an option for the user to disable the workaround. Does very small amount equate to never in real production machines? Unfortunately not. Cheers,

Re: [PATCH 19/21] e1000: allow user to disable ich8 lock loss workaround

2006-06-26 Thread Jeff Garzik
Kok, Auke wrote: The workaround for the ich8 lock loss problem is only needed for a very small amount of systems. This adds an option for the user to disable the workaround. Does very small amount equate to never in real production machines? - To unsubscribe from this list: send the line

[PATCH 19/21] e1000: allow user to disable ich8 lock loss workaround

2006-06-21 Thread Kok, Auke
The workaround for the ich8 lock loss problem is only needed for a very small amount of systems. This adds an option for the user to disable the workaround. Signed-off-by: Jesse Brandeburg [EMAIL PROTECTED] Signed-off-by: Auke Kok [EMAIL PROTECTED] --- drivers/net/e1000/e1000_param.c | 21