1 Sat Dec 30 21:30 2000 Gerard Roudier 2 * version sym-2.1.0-20001230 3 - Initial release of SYM-2. 4 5 Mon Jan 08 21:30 2001 Gerard Roudier 6 * version sym-2.1.1-20010108 7 - Change a couple of defines containin 8 equivalent containing sym or SYM ins 9 10 Sun Jan 14 22:30 2001 Gerard Roudier 11 * version sym-2.1.2-20010114 12 - Fix a couple of printfs: 13 * Add the target number to the displ 14 * Make the display of TCQ and queue 15 16 Wed Jan 17 23:30 2001 Gerard Roudier 17 * version sym-2.1.3-20010117 18 - Wrong residual values were returned 19 This broke cdrecord with linux-2.4.0 20 21 Sat Jan 20 18:00 2001 Gerard Roudier 22 * version sym-2.1.4-20010120 23 - Add year 2001 to Copyright. 24 - A tiny bug in the dma memory freeing 25 (Driver unload failed with a bad add 26 27 Wed Jan 24 21:00 2001 Gerard Roudier 28 * version sym-2.1.5-20010124 29 - Make the driver work under Linux-2.4 30 with the kernel. 31 - Check against memory allocation fail 32 missing free of this memory on insta 33 - Check against GPIO3 pulled low for H 34 just the opposite). 35 Misdetection of BUS mode was trigger 36 since BIOS settings were trusted ins 37 38 Wed Feb 7 21:00 2001 Gerard Roudier 39 * version sym-2.1.6-20010207 40 - Call pci_enable_device() as wished b 41 - Change the sym_queue_scsiio() interf 42 This is intended to simplify portabi 43 - Move the code intended to deal with 44 from SCRIPTS :) in the patch method 45 the SCRIPTS setup method). 46 - Add a missing cpu_to_scr() (np->abo 47 - Remove a wrong cpu_to_scr() (np->tar 48 - Cleanup a bit the PPR failure recove 49 50 Sat Mar 3 21:00 2001 Gerard Roudier 51 - Add option SYM_OPT_ANNOUNCE_TRANSFER 52 corresponding code to file sym_misc. 53 Also move the code that sniffes INQU 54 This allows to share the correspondi 55 without polluating the core driver s 56 - Add optional code that handles IO ti 57 (not used under Linux, but required 58 - Do not assume any longer that PAGE_S 59 defined at compile time, as at least 60 in memory for that. 61 - Refine a work-around for the C1010-3 62 disabling internal LOAD/STORE. Was a 63 Is now only applied to revision 0. 64 - Some code reorganisations due to cod 65 66 Tues Apr 10 21:00 2001 Gerard Roudier 67 * version sym-2.1.9-20010412 68 - Reset 53C896 and 53C1010 chip accord 69 (i.e.: set the ABRT bit in ISTAT if 70 - Set #LUN in request sense only if sc 71 #LUN <= 7. 72 - Set busy_itl in LCB to 1 if the LCB 73 SCSI command is active. This is a si 74 - In sym_hcb_free(), do not scan the f 75 has been allocated. This fixes a pan 76 - Add DT/ST (double/simple transition) 77 negotiation announce. 78 - Forces the max number of tasks per L 79 - Use pci_set_dma_mask() for linux-2.4 80 - A couple of comments fixes. 81 82 Wed May 22:00 2001 Gerard Roudier 83 * version sym-2.1.10-20010509 84 - Mask GPCNTL against 0x1c (was 0xfc) 85 This ensure LEDC bit will not be set 86 Fix sent by Chip Salzenberg <chip@per 87 - Define the number of PQS BUSes suppo 88 Fix sent by Stig Telfer <stig@api-net 89 - Miscellaneous common code rearrangem 90 ioctl support, without impact on Lin 91 92 Mon July 2 12:00 2001 Gerard Roudier 93 * version sym-2.1.11-20010702 94 - Add Tekram 390 U2B/U2W SCSI LED hand 95 Submitted by Chip Salzenberg <chip@va 96 - Add call to scsi_set_pci_device() fo 97 - Check pci dma mapping failures and c 98 error when such mapping fails. 99 - Fill in instance->max_cmd_len for ke 100 - A couple of tiny fixes ... 101 102 Sun Sep 9 18:00 2001 Gerard Roudier 103 * version sym-2.1.12-20010909 104 - Change my email address. 105 - Add infrastructure for the forthcomi 106 (Based on PCI 64 bit patch from Davi 107 - Do not use anymore vm_offset_t type. 108 109 Sat Sep 15 20:00 2001 Gerard Roudier 110 * version sym-2.1.13-20010916 111 - Add support for 64 bit DMA addressin 112 16 registers for up to 4 GB x 16 -> 113 114 Sat Sep 22 12:00 2001 Gerard Roudier 115 * version sym-2.1.14-20010922 116 - Complete rewrite of the eh handling. 117 semaphore in order to behave synchro 118 threads. A timer is also used to pre 119 120 Sun Sep 30 17:00 2001 Gerard Roudier 121 * version sym-2.1.15-20010930 122 - Include <linux/module.h> uncondition 123 kernels. 124 - Use del_timer_sync() for recent kern 125 on module release. 126 127 Sun Oct 28 15:00 2001 Gerard Roudier 128 * version sym-2.1.16-20011028 129 - Slightly simplify driver configurati 130 - Prepare a new patch against linux-2. 131 132 Sat Nov 17 10:00 2001 Gerard Roudier 133 * version sym-2.1.17 134 - Fix a couple of gcc/gcc3 warnings. 135 - Allocate separately from the HCB the 136 All driver memory allocations are no 137 even on PPC64 / 4KB PAGE surprising 138 139 Sat Dec 01 18:00 2001 Gerard Roudier 140 * version sym-2.1.17a 141 - Use u_long instead of U32 for the IO 142 consistent with what archs are expec 143 - Use MMIO per default for Power PC in 144 as Paul Mackerras stated that MMIO w
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.