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
*
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
*
Roll revision, clean up a comment.
mjacob
1998-09-17
1
-8
/
+1
*
Fix the (unported) resource shortage case- I'd done a xpt_freeze_simq
mjacob
1998-09-16
2
-4
/
+15
*
Alpha port related fixes from Doug Rabson.
mjacob
1998-09-16
1
-17
/
+33
*
alpha port fixes from Doug.
mjacob
1998-09-16
2
-5
/
+5
*
fix reported compile error flying blind- I do not have the new compiler yet
mjacob
1998-09-15
1
-2
/
+2
*
Convert ISP pci front end to CAM/bus space/dma.
gibbs
1998-09-15
1
-36
/
+428
*
Contents were duplicated.
gibbs
1998-09-15
1
-206
/
+1
*
Update QLogic ISP support for CAM. Add preliminary target mode support.
gibbs
1998-09-15
8
-2948
/
+14047
*
Use [u]intptr_t instead of [unsigned] long to convert and/or represent
bde
1998-08-10
1
-3
/
+3
*
minphys means something different in FreeBSD than in NetBSD- not needed here ...
mjacob
1998-07-25
1
-2
/
+1
*
Fixed printf format errors (only 1 left in GENERIC now).
bde
1998-07-13
1
-5
/
+5
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
1
-3
/
+3
*
Support compiling with `gcc -ansi'. Just use __inline instead of inline.
bde
1998-05-01
1
-2
/
+5
*
Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...
mjacob
1998-04-24
1
-2
/
+8
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+559
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
8
-0
/
+8325