at_wini now calls pci_reserve.

This commit is contained in:
Philip Homburg
2006-11-01 14:55:00 +00:00
parent 86303b3024
commit 954ad990e5
5 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#include "type.h"
/* Max. number of I/O ranges that can be assigned to a process */
#define NR_IO_RANGE 10
#define NR_IO_RANGE 32
/* Max. number of device memory ranges that can be assigned to a process */
#define NR_MEM_RANGE 10