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_freebsd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
I don't know what I was thinking- if I have two separate busses on on
mjacob
2001-09-04
1
-4
/
+6
*
Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required
mjacob
2001-08-31
1
-3
/
+9
*
Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,
mjacob
2001-07-25
1
-19
/
+2
*
Fix botch for state levels. Role minor release. Start adding code for a
mjacob
2001-06-05
1
-2
/
+2
*
Spring MegaChange #1.
mjacob
2001-05-28
1
-40
/
+18
*
Roll platform minor.
mjacob
2001-04-04
1
-15
/
+11
*
Catch up to header include changes:
jhb
2001-03-28
1
-0
/
+1
*
Go to a default port and default node wwn model. Eliminate isp_name
mjacob
2001-03-01
1
-8
/
+8
*
Roll minor version. Remove ISP2100_FABRIC define (unneeded now).
mjacob
2001-02-11
1
-2
/
+6
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Use the isp_lastmbxcmd tag to report timed out mailbox commands.
mjacob
2001-01-15
1
-2
/
+3
*
Up tsleep && poll time for mailbox commands from 2 to 10 seconds. Print
mjacob
2001-01-09
1
-5
/
+9
*
Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP.
mjacob
2000-12-05
1
-6
/
+10
*
Add USEC_SLEEP macro support. Change the location at which we define
mjacob
2000-12-02
1
-12
/
+17
*
Get rid of ridiculous ISP_PVS macro. Instead, just set an
mjacob
2000-10-25
1
-6
/
+7
*
Catch up to moving headers:
jhb
2000-10-20
1
-1
/
+1
*
Roll minor revision- for once we'll use this because.... if revision >= 5.4,
mjacob
2000-10-17
1
-32
/
+30
*
Make changes required by change in how default and usable node and port
mjacob
2000-10-12
1
-15
/
+3
*
some copyright cleanups
mjacob
2000-09-21
1
-3
/
+2
*
various fixes
mjacob
2000-08-27
1
-14
/
+10
*
Core version 2.0 cleanup/rewrite. Things get rearranged and changed
mjacob
2000-08-01
1
-164
/
+233
*
The SERVICING_INTERRUPT isn't quite safe yet.
mjacob
2000-07-18
1
-0
/
+4
*
Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag
mjacob
2000-07-04
1
-9
/
+82
*
Clean up private storage so that we can use the spriv_field0 to
mjacob
2000-06-27
1
-12
/
+33
*
Roll platform minor number. Force definition of SCSI_ISP_FABRIC
mjacob
2000-06-18
1
-8
/
+6
*
roll platform minor
mjacob
2000-05-09
1
-1
/
+1
*
Add in the now required malloc.h include. I guess somebody
mjacob
2000-04-21
1
-0
/
+1
*
roll platform versions to 5.0
mjacob
2000-03-15
1
-2
/
+2
*
Turn back on fast posting- the code that turns it off (for 1020/1040) is
mjacob
2000-02-11
1
-5
/
+0
*
There seems to be some problems, particularly on alpha, with
mjacob
2000-01-21
1
-0
/
+5
*
Role platform minor revision. Add in some target mode only
mjacob
2000-01-03
1
-1
/
+35
*
Add Dual LVD bus (1280) support
mjacob
1999-12-16
1
-1
/
+1
*
roll platform minor
mjacob
1999-12-03
1
-1
/
+1
*
Add storage/access for a default WWN. A miscellaneous tweak or two.
mjacob
1999-11-21
1
-3
/
+3
*
Roll platform major && minor (major now tracks FreeBSD major release).
mjacob
1999-10-17
1
-94
/
+18
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
add in SIMQFRZ_TIMED && CMD_RQLATER defines
mjacob
1999-08-16
1
-2
/
+3
*
add 2200 f/w; fix botched define
mjacob
1999-07-05
1
-3
/
+3
*
Merge defunct isp_freebsd_cam.h into this file. Do some appropriate
mjacob
1999-07-02
1
-84
/
+128
*
Clean up some sprintfs. Add in a SCSI_QFULL an XS_CHANNEL definition
mjacob
1999-05-11
1
-5
/
+9
*
Fix for pre-CAM kernels (again). Turn back on fast posting.
mjacob
1999-04-04
1
-35
/
+16
*
Add in 1080 LVD support and some basis also for the 1240. The port database
mjacob
1999-03-25
1
-6
/
+5
*
A wad of changes- prepping for 1080/1240 support (which caused a massive
mjacob
1999-03-17
1
-18
/
+121
*
roll internal release tag
mjacob
1999-02-09
1
-2
/
+2
*
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
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
1
-1
/
+2
*
add MEMZERO portability defines
mjacob
1999-01-10
1
-2
/
+4
*
clarify headers;move uninit to outer layer;remove watchdog
mjacob
1998-12-28
1
-6
/
+5
*
compilation fixes from Eklund
mjacob
1998-12-05
1
-2
/
+3
*
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
mjacob
1998-09-18
1
-14
/
+9
[next]