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
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-9
/
+0
*
remove clause 3 licence
mjacob
2000-08-27
1
-7
/
+1
*
various fixes
mjacob
2000-08-27
7
-241
/
+409
*
Add a comment as to where stdarg.h applies.
mjacob
2000-08-03
1
-1
/
+1
*
Use <machine/stdarg.h> instead of <stdarg.h> so that this will compile.
jhb
2000-08-03
1
-1
/
+1
*
Add in macros && masks so that mailbox command errors can be
mjacob
2000-08-01
1
-0
/
+3
*
Major whacking for core version 2.0. A major motivator for 2.0 and these
mjacob
2000-08-01
1
-938
/
+980
*
Core version 2.0 rewrite. In this file we replace isp_tdebug with
mjacob
2000-08-01
1
-118
/
+104
*
Core version 2.0 cleanup/rewrite. Things get rearranged and changed
mjacob
2000-08-01
1
-164
/
+233
*
Remove isp_prtstst (now in case statement in isp.c). Remove
mjacob
2000-08-01
1
-116
/
+47
*
Remove isp_tdebug. Change all PRINTF macros to the now common
mjacob
2000-08-01
1
-125
/
+117
*
Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblev
mjacob
2000-08-01
1
-6
/
+3
*
Add in lengths of SBus or PCI registers.
mjacob
2000-08-01
1
-0
/
+3
*
Rewrite for version 2.0. Some structural changes, but also
mjacob
2000-08-01
1
-34
/
+189
*
Part of major rewrite for core version 2.0- clarification of
mjacob
2000-08-01
1
-99
/
+106
*
Add in some new IN_XXX and CT_XXXX flags in preparation
mjacob
2000-07-18
1
-0
/
+6
*
If debugging set, zero out an incoming response entry
mjacob
2000-07-18
1
-1
/
+5
*
The SERVICING_INTERRUPT isn't quite safe yet.
mjacob
2000-07-18
1
-0
/
+4
*
Add a isp_target_putback_atio- we aren't using CCINCR at this time, so
mjacob
2000-07-18
1
-40
/
+169
*
Raise debug level for some messages. Fix botched inversion
mjacob
2000-07-18
1
-11
/
+9
*
Keep interrupts blocked for all of isp_pci_attach. Redo DMA routines
mjacob
2000-07-18
1
-78
/
+161
*
Oops! If we're deciding a command is now really dead, make *darned*
mjacob
2000-07-05
1
-0
/
+9
*
Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds,
mjacob
2000-07-05
1
-7
/
+14
*
Remove obsolete isp_dogactive tag.
mjacob
2000-07-04
1
-1
/
+1
*
Fix completely stupid and idiotiuc sprintfs in isp_inline.h with
mjacob
2000-07-04
1
-36
/
+19
*
Add in config_hook for catching when interrupts are safe- this allows
mjacob
2000-07-04
1
-72
/
+91
*
Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag
mjacob
2000-07-04
1
-9
/
+82
*
Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETE
mjacob
2000-07-04
1
-7
/
+2
*
Change startup locking. Use new isp_handle_index function
mjacob
2000-07-04
1
-20
/
+16
*
Fix usage of DELAY (SYS_DELAY is the platform independent local
mjacob
2000-06-27
1
-469
/
+382
*
Add in the enabling of interrupts (to isp_attach). Clean up a busted
mjacob
2000-06-27
1
-34
/
+93
*
Clean up private storage so that we can use the spriv_field0 to
mjacob
2000-06-27
1
-12
/
+33
*
Add 8 bits of volatile mailbox busy mask- this will be the bitmask of
mjacob
2000-06-27
1
-3
/
+5
*
Add mailbox bitmask macros (numbers of available mailbox registers
mjacob
2000-06-27
1
-1
/
+9
*
Add an isp_handle_index function- this is prepatory to loading more into
mjacob
2000-06-27
1
-3
/
+15
*
Clean up firmware load issues and remove darn near all config options.
mjacob
2000-06-18
1
-95
/
+43
*
Removing this bulky one large f/w file. This f/w is now in dev/ispfw.
mjacob
2000-06-18
1
-36137
/
+0
*
Once we have firmware running (if isp_reset) and this is the first time
mjacob
2000-06-18
1
-34
/
+74
*
Remove all ISP2100_SCCLUN define protected code and replace it with
mjacob
2000-06-18
1
-23
/
+12
*
Remove all ISP2100_SCCLUN define based code and replace it with runtime
mjacob
2000-06-18
1
-27
/
+27
*
Roll platform minor number. Force definition of SCSI_ISP_FABRIC
mjacob
2000-06-18
1
-8
/
+6
*
Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxluns
mjacob
2000-06-18
1
-11
/
+4
*
add "disable autodisconnect" flags
mjacob
2000-06-18
1
-0
/
+1
*
cleanup i_int_X vs. uint_X definitions
mjacob
2000-06-18
1
-16
/
+16
*
add MBOX_GET_RESOURCE_COUNT command
mjacob
2000-06-18
1
-0
/
+1
*
Fix breakage to target mode support.
mjacob
2000-06-12
1
-14
/
+25
*
Fix some breakage about how we build WWNs. Do some other fabric related
mjacob
2000-05-09
1
-136
/
+247
*
roll platform minor
mjacob
2000-05-09
1
-1
/
+1
*
Roll core minor version. Change our 'fabdev' tag to 'loggedin'.
mjacob
2000-05-09
1
-6
/
+6
*
Add in a watchdog routine to catch cases where we've dropped the command.
mjacob
2000-05-09
1
-2
/
+32
[next]