index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove compile warning not seen when compiling with target mode enabled.
mjacob
2000-01-15
1
-0
/
+2
*
Redo FC target mode dma routine to try and generate an extra CTIO
mjacob
2000-01-15
1
-107
/
+232
*
clean up for SBus Ultra (yes, we do not do that here yet)
mjacob
2000-01-15
1
-2
/
+9
*
a whale of a lot of target mode cleanup
mjacob
2000-01-15
1
-42
/
+70
*
cleanup- it was not MI code as it should have been
mjacob
2000-01-15
1
-16
/
+11
*
cleanup
mjacob
2000-01-15
1
-82
/
+117
*
include public target mode functions
mjacob
2000-01-15
1
-0
/
+3
*
public target mode stuff
mjacob
2000-01-15
1
-0
/
+303
*
tighten up printout
mjacob
2000-01-15
1
-4
/
+2
*
add MAINTAINER file for clarity
mjacob
2000-01-13
1
-0
/
+2
*
change debug printout lefvels for a couple of places
mjacob
2000-01-09
1
-4
/
+4
*
oop, use PRINTF not printf in MI code
mjacob
2000-01-04
1
-1
/
+1
*
Clean up some debug printing. Find the correct lun when SCCLUN is
mjacob
2000-01-04
1
-25
/
+43
*
Make Fibre Channel cards correctly note the presence/absence
mjacob
2000-01-04
1
-3
/
+11
*
set default target mode debug to 0
mjacob
2000-01-04
1
-1
/
+1
*
add clarifying tag define for FC
mjacob
2000-01-04
1
-0
/
+1
*
Add in an isp_tdebug environment variable. Clean up some debugging
mjacob
2000-01-04
1
-10
/
+65
*
These are platform independent functions for target mode support.
mjacob
2000-01-04
1
-0
/
+1227
*
These are platform independent definitions for target mode support-
mjacob
2000-01-03
1
-0
/
+619
*
Make a static chain of isp softcs- gdb usage becomes a lot easier.
mjacob
2000-01-03
1
-17
/
+1079
*
Raise default FCP logintime to 60 seconds. Move the position
mjacob
2000-01-03
1
-21
/
+53
*
Support target mode operations. This involves having some variant
mjacob
2000-01-03
1
-45
/
+350
*
Role platform minor revision. Add in some target mode only
mjacob
2000-01-03
1
-1
/
+35
*
add isp_print_qentry inline function
mjacob
2000-01-03
1
-0
/
+23
*
Roll minor revision number and add a more finalized list
mjacob
2000-01-03
1
-8
/
+7
*
Add missing target mode flag and fix the RQSTYPE_CTIO0
mjacob
2000-01-03
1
-1
/
+2
*
Add in missing ENABLE TARGET MODE opcode.
mjacob
1999-12-27
1
-0
/
+2
*
Oops- got the initiator and initiator/target f/w reversed for
mjacob
1999-12-22
1
-1942
/
+1942
*
Clean up lun width determination based upon f/w revisions
mjacob
1999-12-20
1
-3
/
+6
*
Clean up some f/w revision checking wrt enabling fast posting.
mjacob
1999-12-20
1
-76
/
+98
*
add initiator-only mode f/w for 1040 && 1080/1280/1240
mjacob
1999-12-20
1
-0
/
+3378
*
Add Dual LVD bus (1280) support
mjacob
1999-12-16
6
-149
/
+218
*
roll platform minor
mjacob
1999-12-03
1
-1
/
+1
*
clean up sprintf and have buffer that won't overflow
mjacob
1999-12-03
1
-34
/
+66
*
turn some messages into CFGPRINT messages
mjacob
1999-12-03
1
-5
/
+5
*
Clean up stupidity in the isp_handle_other_response function- indexes
mjacob
1999-11-21
1
-119
/
+169
*
Add storage/access for a default WWN. A miscellaneous tweak or two.
mjacob
1999-11-21
1
-3
/
+3
*
Add a isp_getrqentry inline function (that is, find the next available
mjacob
1999-11-21
1
-0
/
+24
*
Fix some includes for when we (eventually) get target mode working again.
mjacob
1999-11-21
1
-54
/
+77
*
Put *back* the f/w, this time with a BSD style licence as approved
mjacob
1999-11-21
1
-6
/
+25220
*
Fix dmasetup functions to have 16 bit queue indices. Get the chip revision
mjacob
1999-11-21
1
-28
/
+40
*
Remove calls to alpha_register_pci_scsi(). After Mike's recent boot
gallatin
1999-11-05
1
-6
/
+0
*
correct moronic typo
mjacob
1999-11-01
1
-2
/
+2
*
Organize things to cope with the (possible) lack of downloadable
mjacob
1999-10-30
1
-11
/
+27
*
Remove firmware from tree until a better copyright from Qlogic is forthcoming.
mjacob
1999-10-30
1
-24949
/
+7
*
Use pointer to f/w in md structure as to whether f/w exists or not.
mjacob
1999-10-30
1
-14
/
+7
*
I was misinformed. I cannot get away from specifying tags for FC. Some devices
mjacob
1999-10-28
1
-2
/
+8
*
nuke a debug printout I thought I had already nuked
mjacob
1999-10-26
1
-2
/
+0
*
remember to initialize mailbox 2 for FC isp bus resets
mjacob
1999-10-22
1
-1
/
+1
*
Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or what
mjacob
1999-10-17
1
-22
/
+59
[next]