/* * Nokia DKU2 USB driver * * Copyright (C) 2004 * Author: C Kemp * * This program is largely derived from work by the linux-usb group * and associated source files. Please see the usb/serial files for * individual credits and copyrights. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * */ #define NOKIA_VENDOR_ID 0x0421 #define NOKIA7600_PRODUCT_ID 0x0400 #define NOKIA6230_PRODUCT_ID 0x040f #define NOKIA6170_PRODUCT_ID 0x0416 #define NOKIA6670_PRODUCT_ID 0x041d #define NOKIA6670_PRODUCT_ID 0x041e #define NOKIA6230i_PRODUCT_ID 0x0428 #define NOKIA_AT_PORT 0x82 #define NOKIA_FBUS_PORT 0x86