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
/
pci
/
isp_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-1
/
+5
*
Staticize.
eivind
1999-04-11
1
-2
/
+2
*
Read the board revision and trim cache line size back from 16 to 1
mjacob
1999-04-04
1
-8
/
+71
*
enable 1080 LVD support
mjacob
1999-03-25
1
-21
/
+19
*
Prep for 1080/1240 support. Those fine h/w engineers at Qlogic
mjacob
1999-03-17
1
-80
/
+185
*
Cleanup. Set all PCI parameters of importance. Set a define that will
mjacob
1999-02-09
1
-15
/
+105
*
roll internal release tag
mjacob
1999-01-30
1
-2
/
+2
*
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
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-2
/
+2
*
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
*
Add hooks so that the alpha can detect which disk has the root partition.
dfr
1998-09-26
1
-0
/
+3
*
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
mjacob
1998-09-18
1
-7
/
+8
*
A major amount of cleaning up:
mjacob
1998-09-17
1
-44
/
+32
*
Alpha port related fixes from Doug Rabson.
mjacob
1998-09-16
1
-17
/
+33
*
Convert ISP pci front end to CAM/bus space/dma.
gibbs
1998-09-15
1
-36
/
+428
*
Use [u]intptr_t instead of [unsigned] long to convert and/or represent
bde
1998-08-10
1
-3
/
+3
*
Fixed printf format errors (only 1 left in GENERIC now).
bde
1998-07-13
1
-5
/
+5
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+559