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
...
*
Add in Bill Sommerfelds -Wformat changes. Set up default node && port
mjacob
2000-12-29
1
-31
/
+35
*
Make the Not RESPONSE in RESPONSE QUEUE message have a bit more info
mjacob
2000-12-02
1
-14
/
+36
*
Redo how default Node and Port WWNs are determined (again!). This is so
mjacob
2000-10-12
1
-29
/
+66
*
some copyright cleanups
mjacob
2000-09-21
1
-6
/
+3
*
Inintialize the queue index stuff from what the f/w sends back- just
mjacob
2000-09-21
1
-3
/
+4
*
various fixes
mjacob
2000-08-27
1
-170
/
+277
*
Major whacking for core version 2.0. A major motivator for 2.0 and these
mjacob
2000-08-01
1
-938
/
+980
*
Raise debug level for some messages. Fix botched inversion
mjacob
2000-07-18
1
-11
/
+9
*
Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds,
mjacob
2000-07-05
1
-7
/
+14
*
Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETE
mjacob
2000-07-04
1
-7
/
+2
*
Fix usage of DELAY (SYS_DELAY is the platform independent local
mjacob
2000-06-27
1
-469
/
+382
*
Once we have firmware running (if isp_reset) and this is the first time
mjacob
2000-06-18
1
-34
/
+74
*
Fix some breakage about how we build WWNs. Do some other fabric related
mjacob
2000-05-09
1
-136
/
+247
*
Pick up topology more sanely at f/w startup. Change the restrictions of
mjacob
2000-04-21
1
-22
/
+34
*
Slightly cleaner fabric support (whiter whites! redder reds!).. No,
mjacob
2000-02-29
1
-124
/
+138
*
Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSI
mjacob
2000-02-15
1
-15
/
+12
*
Restructure nvram reading routine to split out to separate functions
mjacob
2000-02-11
1
-362
/
+584
*
clean up for SBus Ultra (yes, we do not do that here yet)
mjacob
2000-01-15
1
-2
/
+9
*
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
[prev]
[next]