aboutsummaryrefslogtreecommitdiff
path: root/include/pcmcia/ciscode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/ciscode.h')
-rw-r--r--include/pcmcia/ciscode.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/pcmcia/ciscode.h b/include/pcmcia/ciscode.h
index da19c297dd6..c1da8558339 100644
--- a/include/pcmcia/ciscode.h
+++ b/include/pcmcia/ciscode.h
@@ -1,5 +1,5 @@
/*
- * ciscode.h -- Definitions for bulk memory services
+ * ciscode.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -122,4 +122,7 @@
#define MANFID_XIRCOM 0x0105
+#define MANFID_POSSIO 0x030c
+#define PRODID_POSSIO_GCC 0x0003
+
#endif /* _LINUX_CISCODE_H */