Re: [Qemu-devel] ne2000 bug? buffer full/empty

2007-04-01 Thread Marcel Block
hi again, here's a patch for the changes i described before. best regards marcel block --- qemu-0.9.0/hw/ne2000.c 2007-02-06 00:01:54.0 +0100 +++ ne2000.c 2007-04-02 03:02:32.0 +0200 @@ -206,7 +206,7 @@ static int ne2000_buffer_full(NE2000Stat index = s-curpag 8

[Qemu-devel] Ne2000 bug?, buffer full/empty

2007-03-27 Thread Marcel Block
read so far tend to initialize those two registers to the same value. so it appears logical that index==boundary should be interpreted as 'buffer empty'. i'm waiting for your feedback :-) best regards, marcel block

[Qemu-devel] ne2000 bug? buffer full/empty

2007-03-27 Thread Marcel Block
tend to initialize those two registers to the same value. so it appears logical that index==boundary should be interpreted as 'buffer empty'. i'm waiting for your feedback :-) best regards, marcel block