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
*
Annoying little nigglet- apparently *some* Qlogic temporarily ignore
mjacob
1999-03-26
1
-2
/
+10
*
enable 1080 LVD support
mjacob
1999-03-25
1
-21
/
+19
*
Add in 1080 LVD support and some basis also for the 1240. The port database
mjacob
1999-03-25
6
-302
/
+413
*
roll internal tag level
mjacob
1999-03-25
1
-3
/
+2
*
roll internal tag level
mjacob
1999-03-25
2
-4
/
+4
*
Prep for 1080/1240 support. Those fine h/w engineers at Qlogic
mjacob
1999-03-17
1
-80
/
+185
*
A wad of changes- prepping for 1080/1240 support (which caused a massive
mjacob
1999-03-17
9
-350
/
+2918
*
Cleanup. Set all PCI parameters of importance. Set a define that will
mjacob
1999-02-09
1
-15
/
+105
*
Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULT
mjacob
1999-02-09
1
-5
/
+8
*
clean up some NVRAM defines
mjacob
1999-02-09
1
-9
/
+5
*
Add in defines that disable (temp) fast posting.
mjacob
1999-02-09
1
-3
/
+7
*
Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Up
mjacob
1999-02-09
1
-13
/
+43
*
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
mjacob
1999-02-09
1
-59
/
+156
*
roll internal release tag
mjacob
1999-02-09
4
-10
/
+14
*
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
mjacob
1999-01-30
7
-205
/
+410
*
Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power
mjacob
1999-01-30
1
-1135
/
+3100
*
roll internal release tag
mjacob
1999-01-30
1
-2
/
+2
*
roll internal release tag
mjacob
1999-01-30
1
-2
/
+2
*
Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in
mjacob
1999-01-10
3
-13
/
+15
*
Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-
mjacob
1999-01-10
1
-48
/
+88
*
up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)
mjacob
1999-01-10
1
-3
/
+3
*
add MEMZERO portability defines
mjacob
1999-01-10
2
-4
/
+8
*
Amazingly stupid forgetfullness had me forgetting to turn on FIFO bursts
mjacob
1999-01-10
1
-4
/
+4
*
clarify headers;ansify
mjacob
1998-12-28
1
-60
/
+22
*
clarify headers;move uninit to outer layer;remove watchdog
mjacob
1998-12-28
9
-136
/
+173
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-2
/
+2
*
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
*
make a real "done" func; clarify some LUN widths
mjacob
1998-12-05
1
-8
/
+51
*
compilation fixes from Eklund
mjacob
1998-12-05
1
-2
/
+3
*
compilation fixes from Eklund && move XS_CMD_DONE to be a real function
mjacob
1998-12-05
1
-28
/
+5
*
do a bit of cleanup on some target mode structures and clarify a couple other...
mjacob
1998-12-05
1
-179
/
+428
*
roll core version minor and wire a non-i386 default Loop ID to 113
mjacob
1998-12-05
1
-3
/
+7
*
offset was wrong for HARDLOOPID in NVRAM
mjacob
1998-12-05
1
-2
/
+3
*
Roll to 1.15 f/w level for Qlogic 2100. Leave all flavors in, but control which
mjacob
1998-12-05
1
-9947
/
+12433
*
roll to 1.31 level
mjacob
1998-12-05
1
-35
/
+1170
*
trivial header fix
mjacob
1998-12-05
1
-0
/
+5
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-1
/
+1
*
-Wunused cleanup.
gibbs
1998-10-15
1
-1
/
+1
*
Honor CAM_TAG_ACTION_NONE.
gibbs
1998-10-15
1
-1
/
+2
*
Andrew Gallatin reported some internal queue overflows with MAXISPREQUEST
mjacob
1998-10-14
1
-1
/
+1
*
Add hooks so that the alpha can detect which disk has the root partition.
dfr
1998-09-26
1
-0
/
+3
*
Bump request queue size up to full amount (now that we have
mjacob
1998-09-18
1
-1
/
+1
*
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
mjacob
1998-09-18
3
-22
/
+19
*
per bde (who is right about this) that an inlined fucntion with const
mjacob
1998-09-17
2
-21
/
+25
*
Cleanliness. Don't leave defined a const char array that's only used
mjacob
1998-09-17
1
-2
/
+4
*
A major amount of cleaning up:
mjacob
1998-09-17
1
-44
/
+32
*
Clean up a comment. Make the default debugging level contingent upon CAMDEBUG.
mjacob
1998-09-17
1
-8
/
+4
*
Remove commented out and no longer pertinent EAGAIN message. Redo CMD_COMPLETE
mjacob
1998-09-17
1
-11
/
+6
*
ISP_DMASETUP now returns a value to be possibly punted to outer layers.
mjacob
1998-09-17
1
-13
/
+25
[next]