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
/
isp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change debug printout lefvels for a couple of places
mjacob
2000-01-09
1
-4
/
+4
*
Make Fibre Channel cards correctly note the presence/absence
mjacob
2000-01-04
1
-3
/
+11
*
Raise default FCP logintime to 60 seconds. Move the position
mjacob
2000-01-03
1
-21
/
+53
*
Clean up some f/w revision checking wrt enabling fast posting.
mjacob
1999-12-20
1
-76
/
+98
*
Add Dual LVD bus (1280) support
mjacob
1999-12-16
1
-40
/
+67
*
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
*
correct moronic typo
mjacob
1999-11-01
1
-2
/
+2
*
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
*
Remove some target mode stuff. It will get re-introduced in a different
mjacob
1999-10-17
1
-815
/
+166
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
More code cleanup. Go back to using FULL_LOGIN Fibre Chan if f/w is less than
mjacob
1999-08-16
1
-91
/
+157
*
add 2200 f/w; fix botched define
mjacob
1999-07-05
1
-2
/
+2
*
Roll revision levels. Add support for the Qlogic 2200 (warn about
mjacob
1999-07-02
1
-130
/
+707
*
be a bit more chatty about some speed negotiations
mjacob
1999-05-12
1
-2
/
+8
*
Some massive thwunking in initialization to handle dual bus adapters. More
mjacob
1999-05-11
1
-312
/
+601
*
temp fix for internal queue overflow problem
mjacob
1999-04-14
1
-14
/
+34
*
Make firmware revision a triple. Clean up some FC init stuff for
mjacob
1999-04-04
1
-73
/
+138
*
Annoying little nigglet- apparently *some* Qlogic temporarily ignore
mjacob
1999-03-26
1
-2
/
+10
*
Add in 1080 LVD support and some basis also for the 1240. The port database
mjacob
1999-03-25
1
-197
/
+269
*
A wad of changes- prepping for 1080/1240 support (which caused a massive
mjacob
1999-03-17
1
-220
/
+496
*
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
mjacob
1999-02-09
1
-59
/
+156
*
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
mjacob
1999-01-30
1
-184
/
+256
*
Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in
mjacob
1999-01-10
1
-11
/
+11
*
Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-
mjacob
1999-01-10
1
-48
/
+88
*
clarify headers;move uninit to outer layer;remove watchdog
mjacob
1998-12-28
1
-69
/
+3
*
oops on last
mjacob
1998-12-05
1
-3
/
+3
*
Remove the Target mode functions until they're in better shape. Implement some
mjacob
1998-12-05
1
-91
/
+534
*
per bde (who is right about this) that an inlined fucntion with const
mjacob
1998-09-17
1
-2
/
+24
*
Cleanliness. Don't leave defined a const char array that's only used
mjacob
1998-09-17
1
-2
/
+4
*
ISP_DMASETUP now returns a value to be possibly punted to outer layers.
mjacob
1998-09-17
1
-13
/
+25
*
fix reported compile error flying blind- I do not have the new compiler yet
mjacob
1998-09-15
1
-2
/
+2
*
Update QLogic ISP support for CAM. Add preliminary target mode support.
gibbs
1998-09-15
1
-492
/
+1647
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+1841