diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-02-24 00:12:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-02-24 00:12:35 +0000 |
commit | 482368b1a8e45430672c58c9a42e7d2004367126 (patch) | |
tree | ce2a1a567d4d62dee7c2e71a46a99cf72cf1d606 /include/pcmcia/ciscode.h | |
parent | e4d0251c6f56ab2e191afb70f80f382793e23f74 (diff) |
Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.
Diffstat (limited to 'include/pcmcia/ciscode.h')
-rw-r--r-- | include/pcmcia/ciscode.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/pcmcia/ciscode.h b/include/pcmcia/ciscode.h index 904fba0b8..e5c328054 100644 --- a/include/pcmcia/ciscode.h +++ b/include/pcmcia/ciscode.h @@ -1,5 +1,5 @@ /* - * ciscode.h 1.39 1999/10/25 20:23:17 + * ciscode.h 1.40 2000/02/01 19:06:40 * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in @@ -91,6 +91,8 @@ #define PRODID_OSITECH_JACK_336 0x0007 #define PRODID_OSITECH_SEVEN 0x0008 +#define MANFID_PIONEER 0x000b + #define MANFID_PSION 0x016c #define MANFID_QUATECH 0x0137 |