diff options
author | Steve French <sfrench@hera.kernel.org> | 2005-06-30 20:57:39 -0700 |
---|---|---|
committer | Steve French <sfrench@hera.kernel.org> | 2005-06-30 20:57:39 -0700 |
commit | ab997aaeb9cf7a0da1cecc46c5bb6c7262416917 (patch) | |
tree | b8a09ed676101a2478d17c1d71da1274293c3c64 /include/pcmcia/ciscode.h | |
parent | fa5cfae37799177769e9ae2c0527fbdfea462fa9 (diff) | |
parent | bd53d1270f51c6cfb53b06c8f93fd42327871d6b (diff) | |
download | talos-op-linux-ab997aaeb9cf7a0da1cecc46c5bb6c7262416917.tar.gz talos-op-linux-ab997aaeb9cf7a0da1cecc46c5bb6c7262416917.zip |
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to 'include/pcmcia/ciscode.h')
-rw-r--r-- | include/pcmcia/ciscode.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pcmcia/ciscode.h b/include/pcmcia/ciscode.h index 2000b43ece91..da19c297dd65 100644 --- a/include/pcmcia/ciscode.h +++ b/include/pcmcia/ciscode.h @@ -112,6 +112,8 @@ #define MANFID_TDK 0x0105 #define PRODID_TDK_CF010 0x0900 +#define PRODID_TDK_NP9610 0x0d0a +#define PRODID_TDK_MN3200 0x0e0a #define PRODID_TDK_GN3410 0x4815 #define MANFID_TOSHIBA 0x0098 |