visor.c
来自「linux2.4.20下的针对三星公司的s3c2410的usb模块驱动代码」· C语言 代码 · 共 39 行
C
39 行
/* * USB HandSpring Visor, Palm m50x, and Sony Clie driver * (supports all of the Palm OS USB devices) * * Copyright (C) 1999 - 2002 * Greg Kroah-Hartman (greg@kroah.com) * * 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. * * See Documentation/usb/usb-serial.txt for more information on using this driver * * (04/03/2002) gkh * Added support for the Sony OS 4.1 devices. Thanks to Hiroyuki ARAKI * <hiro@zob.ne.jp> for the information. * * (03/23/2002) gkh * Added support for the Palm i705 device, thanks to Thomas Riemer * <tom@netmech.com> for the information. * * (03/21/2002) gkh * Added support for the Palm m130 device, thanks to Udo Eisenbarth * <udo.eisenbarth@web.de> for the information. * * (02/21/2002) SilaS * Added support for the Palm m515 devices. * * (02/15/2002) gkh * Added support for the Clie S-360 device. * * (12/18/2001) gkh * Added better Clie support for 3.5 devices. Thanks to Geoffrey Levand * for the patch. * * (11/11/2001) gkh * Added support for the m125 devices, and added check to prevent oopses * for Cli
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?