Lines Matching +full:linux +full:- +full:event +full:- +full:codes
1 .. SPDX-License-Identifier: GPL-2.0
14 are disclaimed. In no event shall Adaptec be
28 The original linux driver was ported to Linux by Karen White while at
30 non-Linux driver. Mark Salyzyn and Bob Pasteur consulted on the original
38 The driver was originally ported to linux version 2.0.34
41 V2.0 Rewrite of driver. Re-architectured based on i2o subsystem.
49 - Added Raptor Support
50 - Fixed bug causing system to hang under extreme load with
51 - management utilities running (removed GFP_DMA from kmalloc flags)
57 - Implemented suggestions from Alan Cox
58 - Added calculation of resid for sg layer
59 - Better error handling
60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
62 - Changed error return codes
63 - Fixed pointer bug in bus reset routine
64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use
66 - Changed proc output
71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
72 - Add sparse lun scanning
73 - Add code that checks if a device that had been taken offline is
75 command from scsi-core
76 - Add proc read interface
77 - busrescan command
78 - rescan command
79 - Add code to rescan routine that notifies scsi-core about new devices
80 - Add support for C-PCI (hotplug stuff)
81 - Add ioctl passthru error recovery