initial merge of danube, pci is still broken and the new dma code still needs to be tested, before the merge

SVN-Revision: 9704
This commit is contained in:
John Crispin
2007-12-10 20:00:55 +00:00
parent 9b9b83976c
commit f02869b17a
26 changed files with 6384 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef __DANUBE_IRQ_H
#define __DANUBE_IRQ_H
#define NR_IRQS 256
#include_next <irq.h>
#endif