Re: [Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-05 Thread Gerhard Wiesinger
On Sat, 5 Mar 2011, Blue Swirl wrote: Thanks, applied. There were still some white space problem with the patch, the unchanged lines had shifted by one space. I guess that comes from reading patch file into alpine and wrapping ... Anyway, thnx. Ciao, Gehrard -- http://www.wiesinger.com/

Re: [Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-05 Thread Blue Swirl
Thanks, applied. There were still some white space problem with the patch, the unchanged lines had shifted by one space. On Sat, Mar 5, 2011 at 2:44 PM, Gerhard Wiesinger wrote: > bugfix under DOS for AMD netware driver: > AMD PCNTNW Ethernet MLID v3.10 (960115), network card not found > > bugfi

Re: [Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-05 Thread Gerhard Wiesinger
On Sat, 5 Mar 2011, Blue Swirl wrote: On Tue, Mar 1, 2011 at 9:20 PM, Gerhard Wiesinger wrote: Hello, Any feedback to the patch, ready to commit? ERROR: Missing Signed-off-by: line(s) Please add Signed-off-by: line. Resend. Ciao, Gerhard -- http://www.wiesinger.com/

[Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-05 Thread Gerhard Wiesinger
bugfix under DOS for AMD netware driver: AMD PCNTNW Ethernet MLID v3.10 (960115), network card not found bugfix works well under DOS with: 1.) AMD NDIS driver v2.0.1 2.) AMD PCNTNW Ethernet MLID v3.10 (960115) 3.) Knoppix 6.2 Signed-off-by: Gerhard Wiesinger --- hw/pcnet.c | 16 +

Re: [Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-05 Thread Blue Swirl
On Tue, Mar 1, 2011 at 9:20 PM, Gerhard Wiesinger wrote: > Hello, > > Any feedback to the patch, ready to commit? ERROR: Missing Signed-off-by: line(s) Please add Signed-off-by: line.

Re: [Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-03-01 Thread Gerhard Wiesinger
Hello, Any feedback to the patch, ready to commit? Thnx. Ciao, Gerhard -- http://www.wiesinger.com/ On Wed, 23 Feb 2011, Gerhard Wiesinger wrote: bugfix under DOS for AMD netware driver: AMD PCNTNW Ethernet MLID v3.10 (960115), network card not found bugfix works well under DOS with: 1.) A

[Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers

2011-02-23 Thread Gerhard Wiesinger
bugfix under DOS for AMD netware driver: AMD PCNTNW Ethernet MLID v3.10 (960115), network card not found bugfix works well under DOS with: 1.) AMD NDIS driver v2.0.1 2.) AMD PCNTNW Ethernet MLID v3.10 (960115) 3.) Knoppix 6.2 --- hw/pcnet.c | 16 1 files changed, 16 insertions