a minor bug in claim_irq

2010-06-06 Thread Da Zheng
Hello, Here is a minor bug in claim_irq when ddekit_interrupt_attach fails. We should be set used_irqs properly in case ddekit_interrupt_attach fails. The fix is in the attachment. Best regards, Zheng Da diff --git a/libdde_linux26/lib/src/arch/l4/irq.c b/libdde_linux26/lib/src/arch/l4/irq.c

Re: state updates on porting of dde linux26

2010-06-06 Thread Thomas Schwinge
Hello! On Wed, May 12, 2010 at 05:37:45PM +0800, Da Zheng wrote: e100 doesn't work in qemu. Maybe I can find some hints by debugging it. I have a e100 card that needs a binary firmware blob loaded before it is usable: 00:0c.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro

Re: GNU Mach: disabling all network device drivers

2010-06-06 Thread Samuel Thibault
Hello, Zheng Da, le Thu 13 May 2010 08:59:59 -0400, a écrit : I boot hurd with the new kernel and run the user-level network drivers but got a kernel general protection trap. I tried several drivers and always got the same problem. The error can be seen at

Re: porting the clustered paging-in from OSF Mach to GNU Mach

2010-06-06 Thread olafBuddenhagen
Hi, On Fri, Jun 04, 2010 at 07:26:58PM +0300, Karim Allah Ahmed wrote: ChangeLog [key modifications]: -ported the clustered paging-in code from OSF Mach's [mach_kernel]/vm/vm_fault_page.c -added behavior attribute for the vm_map entries -added cluster_size attribute for the memory_objects

Re: news for 2010-05

2010-06-06 Thread Thomas Schwinge
Hello! Did some changes, then published. Sorry for the delay. Regards, Thomas signature.asc Description: Digital signature

Re: state updates on porting of dde linux26

2010-06-06 Thread Da Zheng
On 10-6-7 上午5:18, Thomas Schwinge wrote: Hello! On Wed, May 12, 2010 at 05:37:45PM +0800, Da Zheng wrote: e100 doesn't work in qemu. Maybe I can find some hints by debugging it. I have a e100 card that needs a binary firmware blob loaded before it is usable: 00:0c.0 Ethernet

Re: GNU Mach: disabling all network device drivers

2010-06-06 Thread Zheng Da
Hello, On Sun, Jun 6, 2010 at 5:57 PM, Samuel Thibault samuel.thiba...@gnu.org wrote: Hello, Zheng Da, le Thu 13 May 2010 08:59:59 -0400, a écrit : I boot hurd with the new kernel and run the user-level network drivers but got a kernel general protection trap. I tried several drivers and