Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-31 Thread Miod Vallat
I'm afraid my ISA ec(4) seems to no longer work. Blinks red during POST, doesn't get detected by the kernel (yes, it's jumped correctly). Does that mean we can cvs rm the driver? :) I think I have another one somewhere, but I can't find it at the moment. It might have commited suicide by

Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-31 Thread Miod Vallat
What, no ec? No ep? Why play favorites??? You're asking for tricky ones! Enjoy :) I'm afraid my ISA ec(4) seems to no longer work. Blinks red during POST, doesn't get detected by the kernel (yes, it's jumped correctly). However, the elink3.c change works on ep1 at pci0 dev 15 function 0

Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-31 Thread Martin Pieuchot
On 31/03/15(Tue) 18:06, Miod Vallat wrote: What, no ec? No ep? Why play favorites??? You're asking for tricky ones! Enjoy :) I'm afraid my ISA ec(4) seems to no longer work. Blinks red during POST, doesn't get detected by the kernel (yes, it's jumped correctly). Does that mean we

Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-26 Thread Ted Unangst
Martin Pieuchot wrote: Even our ISA Ethernet drivers can be converted to if_input(). If you still use some of these, I appreciate test reports. I'm asking here because Miod said everybody can test them... hum hum. Alternatively, if you think some drivers can go away, I'll summon tedu@.

ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-26 Thread Martin Pieuchot
Even our ISA Ethernet drivers can be converted to if_input(). If you still use some of these, I appreciate test reports. I'm asking here because Miod said everybody can test them... hum hum. Alternatively, if you think some drivers can go away, I'll summon tedu@. Index: isa/if_ef_isapnp.c

Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-26 Thread Martin Pieuchot
On 26/03/15(Thu) 08:00, Ted Unangst wrote: Martin Pieuchot wrote: Even our ISA Ethernet drivers can be converted to if_input(). If you still use some of these, I appreciate test reports. I'm asking here because Miod said everybody can test them... hum hum. Alternatively, if you

Re: ef(4), eg(4), el(4), ex(4) and ie(4)

2015-03-26 Thread Ted Unangst
Martin Pieuchot wrote: On 26/03/15(Thu) 08:00, Ted Unangst wrote: Martin Pieuchot wrote: Even our ISA Ethernet drivers can be converted to if_input(). If you still use some of these, I appreciate test reports. I'm asking here because Miod said everybody can test them... hum hum.