summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard')
-rw-r--r--usr.sbin/pccard/pccardd/cardd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardd/cardd.h b/usr.sbin/pccard/pccardd/cardd.h
index f01c51b..ab7a0e1 100644
--- a/usr.sbin/pccard/pccardd/cardd.h
+++ b/usr.sbin/pccard/pccardd/cardd.h
@@ -189,7 +189,7 @@ void set_socket(int);
void stat_changed(struct slot *);
void process_client(void);
-#define IOPORTS 0x400
+#define IOPORTS 0x1000 /* allow most of the low ports */
#define MEMUNIT 0x1000
#define MEMSTART 0xA0000
#define MEMEND 0x100000
OpenPOWER on IntegriCloud