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
/
ahc_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When booting verbose, indicate if we are using manual termination
gibbs
1999-12-12
1
-2
/
+8
*
Simplify my license.
gibbs
1999-12-06
1
-39
/
+52
*
Get rid of a stray printf on boot. (BRDCTL = ...)
ken
1999-09-13
1
-1
/
+0
*
Add support for the aic7859 which is found on the 2930CU.
gibbs
1999-08-30
1
-11
/
+54
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Differentiate between aic7895C chips and their earlier brethren
gibbs
1999-08-16
1
-2
/
+6
*
Fix a long standing bug in the auto-termination control settings for
gibbs
1999-08-16
1
-8
/
+9
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-5
/
+1
*
Ignore subvendor and subdevice ids for all ai7880 parts. These chips
gibbs
1999-05-26
1
-27
/
+21
*
All cards using aic789X chips use the new eeprom format.
gibbs
1999-05-25
1
-1
/
+4
*
Add a masking scheme to allow for detection of unknown cards using a
gibbs
1999-05-17
1
-95
/
+131
*
Use a lookup table for device matching instead of a switch on a 64bit
gibbs
1999-05-14
1
-268
/
+449
*
Take the subvendor and subdevice ids into account during device probe.
gibbs
1999-05-14
1
-92
/
+230
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-2
/
+1
*
ahc_pci.c:
gibbs
1999-04-23
1
-114
/
+149
*
Add support for the 3950U2B controller.
gibbs
1999-03-23
1
-1
/
+16
*
Add untested code to support the aha2930U2W.
gibbs
1999-03-05
1
-16
/
+25
*
Set the ultra enable bits in the adaptor's scratch ram area only after
gibbs
1999-02-11
1
-20
/
+19
*
Pull in new ccb_hdr list types.
gibbs
1998-12-15
1
-1
/
+2
*
pci_device pd_probe function changed from returning char * to returning
dillon
1998-12-14
1
-3
/
+3
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-2
/
+1
*
ahc_pci.c:
gibbs
1998-10-07
1
-5
/
+13
*
Move to new name, convert to CAM, add support for new chips, and
gibbs
1998-09-15
1
-0
/
+1202