Please give it a more detailed description. I have a pSeries machine
here with three NICs and none of them are eHEA.
cheers
--
Michael Ellerman
IBM OzLabs
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
From: Thomas Klein <hidden> Date: 2006-08-21 12:16:52
Alexey Dobriyan wrote:
> On Fri, Aug 18, 2006 at 01:37:44PM +0200, Jan-Bernd Themann wrote:
>> --- linux-2.6.18-rc4/drivers/net/Kconfig
>> +++ patched_kernel/drivers/net/Kconfig
>> @@ -2277,6 +2277,12 @@ config CHELSIO_T1
>> To compile this driver as a module, choose M here: the module
>> will be called cxgb.
>>
>> +config EHEA
>> + tristate "eHEA Ethernet support"
>> + depends on IBMEBUS
>> + ---help---
>> + This driver supports the IBM pSeries ethernet adapter
> .
>
> People usually add the following boilerplate:
>
> To compile this driver as a module, choose M here: the module
> will be called $FOO.
Agreed.