On 7/26/06, ZIGLIO, Frediano, VF-IT wrote: > > Hi, > as expected 0.8.2 make windows 64 works. There is however a small > problem with network card. Windows 64 do not support old ne card so I > used rtl8139. It seems that 8139plus card make windows enter in an > infinite loop at shutdown. Changing pci id from 0x20 to 0x10 (that is > use old 8139, not plus) make the card work. I'm unable to find windows > driver for pcnet so I'm unable to try it. Just to make it happy I wrote > this patch that add a rtl8139too card. It simply change pci revision id > but use rtl8139 code. Do you have debugging logs available? I'm interested in fixing the C+ mode without adding 8139too option.