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
/
aic7870.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ncr.c:
gibbs
1996-03-31
1
-29
/
+2
*
Be more careful in how we set SCSICONF. It was possible for a controller
gibbs
1996-03-11
1
-3
/
+7
*
aic7870.c, ncr.c:
gibbs
1996-03-10
1
-10
/
+9
*
Update copyright.
gibbs
1996-01-29
1
-2
/
+2
*
Make PCI interrupt handlers return void like everybody else does.
se
1996-01-23
1
-2
/
+2
*
Don't bother setting the DSCommand register. Adaptec's own BIOS doesn't.
gibbs
1996-01-09
1
-4
/
+1
*
Write the cahesize and latency timer values back into configuration
gibbs
1996-01-07
1
-1
/
+6
*
The long awaited stability patch set for the aic7xxx driver:
gibbs
1996-01-03
1
-8
/
+374
*
Another mega commit to staticize things.
phk
1995-12-14
1
-4
/
+4
*
Remove uneccessary increment of the unit number.
gibbs
1995-11-07
1
-2
/
+1
*
Conform to new probe/attach interface exported by aic7xxx.c.
gibbs
1995-11-05
1
-28
/
+30
*
Fixed the type of ahcintr(). The type of an ISA interrupt handler is
bde
1995-11-04
1
-2
/
+2
*
Recognize the aic7880 and 3940 Ultra.
gibbs
1995-10-26
1
-5
/
+25
*
Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940
gibbs
1995-10-08
1
-1
/
+6
*
Detect external SRAM.
gibbs
1995-09-05
1
-4
/
+35
*
Correct the PCI ID for the Adaptec 7850 chips.
gibbs
1995-08-20
1
-2
/
+2
*
Add PCI Id for the 3940 controller.
gibbs
1995-07-04
1
-2
/
+9
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-2
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
kernel.h -> sys/kernel.h
gibbs
1995-04-15
1
-2
/
+2
*
Mask the call to ahc_attach with an splbio/splx pair. This allows us
gibbs
1995-03-31
1
-22
/
+47
*
Added a new field to the pci_device struct called pd_shutdown to specify
dg
1995-03-17
1
-2
/
+3
*
#include<kernel.h> to quiet a compiler warning having to do with the
gibbs
1995-02-03
1
-1
/
+2
*
Reapplied all of Stefan's changes. What a mess - the files were modified
dg
1995-02-02
1
-2
/
+6
*
Fixed up include paths after copying these in the repository.
dg
1995-02-02
1
-2
/
+2
*
Change the string returned in the aic7870 motherboard probe case. Change
gibbs
1995-01-22
1
-5
/
+4
*
Add $Id. Recognize motherboard aic7870 based controllers.
gibbs
1995-01-16
1
-0
/
+7
*
Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependancies
gibbs
1995-01-13
1
-0
/
+89