📄 changelog
字号:
Jan 29th, 2007=============Author : Zax Liu <zaxl at marvell dot com>Change : 1. merge from branch thor_r6_nov 2. remove com_list.c com_ioctl.h com_flash.h linux_sense.*Jan 17th, 2007 Albert Ke <ake at marvell dot com> 1. double the timeout value of the requests to ATAPI devices, some writers do take _that_ long. 2. associate scsi_host(template) with module for ref. counting purpose. 3. do mode_sense_6 cdb conversion in CORE, manipulate its data buffer according to ATAPI/CDROM spec (ATAPI request only). 4. fixed a bug where internal req's timer is not removed. 5. use our own dummy transport_template, use IRQF_XXX flags Jan 8th, 2007 Albert Ke <ake at marvell dot com> 1. merged latest windows thor non-raid code Dec 7th, 2006=============Author : Zax Liu <zaxl at marvell dot com>Change : 1. added unregister_reboot_notifier 2. replaced __x86_64__ with _64_SYS_Dec 6th, 2006=============Author : Zax Liu <zaxl at marvell dot com>Change : 1. added READ_6 WRITE_6 2. added READ_12 WRITE_12.(length of 10 is shorter than that of 12)Dec 5th, 2006=============Author : Zax Liu <zaxl at marvell dot com>Change : 1. removed the marco __MV_LINUX__ 2. merged something from branch/thor_zz 3. deleted com_dbg.c com_ioctl.h com_flash.h which are uselessDec 4th, 2006=============Author : Albert Ke <ake at marvell dot com>Change : 1. rewrote init. using lk 2.6's pci hotplug init procedure 2. removed many unecessary _AC flags 3. reimplemented waiting for module initialization using completion Nov 24th, 2006============== Author : Albert Ke <ake at marvell dot com>Change : 1. removed U64_DIVIDE_U64 implementation and the reference to it. Nov 23rd, 2006==============Author : Albert Ke <ake at marvell dot com>Change : 1. Successfully compile as module or part of kernel image on ARM (88F5182) platform. 2. Remove div64 hack code. Use do_div directly when needed. 3. Add CROSS_COMPILE support for MakefileNov 21st, 2006==============Author : Albert Ke <ake at marvell dot com>Change : 1. Added 'make' target for non-raid open source code to patch a kernel tree. 2. Include config.h only when AUTOCONF_INCLUDED is not defined. ( as #include <config.h> is phasing out of kernel ). 3. Place TSC-dependent code under CONFIG_X86 flags to prevent compilation on non-x86 platforms. 4. Successfully cross-compiled the driver for mips(32). 5. Patch Kconfig diff using customized script.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -