aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKomuro <[email protected]>2007-05-27 08:57:58 +0900
committerJeff Garzik <[email protected]>2007-07-08 22:16:39 -0400
commit40738f3fcdb951fb8ade286dc1ea05812acc94db (patch)
treeb08528dda05e739462337c68bad495045999240a /include
parent18ab458fb7bd5c64bef766090020648266cfa9b6 (diff)
PCMCIA-NETDEV : add new ID of lan&modem multifunction card
fmvj18x_cs: NEC PK-UG-J001 Panasonic CF-VML201 Panasonic TO-PDL9610 pcnet_cs: MICRO-RESEARCH MC336LAN Signed-off-by: Komuro <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/pcmcia/ciscode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pcmcia/ciscode.h b/include/pcmcia/ciscode.h
index eae7e2e84497..ad6e278ba7f2 100644
--- a/include/pcmcia/ciscode.h
+++ b/include/pcmcia/ciscode.h
@@ -126,4 +126,6 @@
#define MANFID_POSSIO 0x030c
#define PRODID_POSSIO_GCC 0x0003
+#define MANFID_NEC 0x0010
+
#endif /* _LINUX_CISCODE_H */