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
/
i386
/
eisa
/
aic7770.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.
gibbs
1996-01-29
1
-12
/
+19
*
Make PCI interrupt handlers return void like everybody else does.
se
1996-01-23
1
-4
/
+4
*
The long awaited stability patch set for the aic7xxx driver:
gibbs
1996-01-03
1
-8
/
+128
*
Added a prototype.
bde
1995-12-14
1
-1
/
+3
*
Staticize again.
phk
1995-11-29
1
-6
/
+6
*
Second pass on this. Sentinal device node was an uneeded complication.
gibbs
1995-11-09
1
-2
/
+6
*
This is a totally new implementation of eisaconf. It will hopefully
gibbs
1995-11-05
1
-103
/
+159
*
ahcprobe now takes a flags argument. For EISA/VL adapters set it to
gibbs
1995-09-05
1
-2
/
+2
*
First pass cleanup of this driver. This pass does not include the sequencer
gibbs
1995-07-04
1
-5
/
+5
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-12
/
+12
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-4
/
+8
*
Use EISA_MAX_SLOTS to be consistent with other EISA drivers.
gibbs
1995-03-31
1
-5
/
+5
*
Compile cleanly -Wall.
gibbs
1995-03-07
1
-5
/
+5
*
Add $Id
gibbs
1995-01-16
1
-0
/
+2
*
Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependancies
gibbs
1995-01-13
1
-1776
/
+67
*
Handle both channels of Twin channeled devices. Respect the configuration
gibbs
1994-12-31
1
-161
/
+284
*
Put the sequencer into FASTMODE during initialization. I can now
gibbs
1994-11-29
1
-3
/
+6
*
Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up
ats
1994-11-25
1
-2
/
+2
*
Register with devconfg so we show up in lsdev.
gibbs
1994-11-18
1
-1
/
+25
*
Change the include for the sequencer program to point back to the
gibbs
1994-11-18
1
-2
/
+4
*
Whoops - this one's my fault. Put back my changes for seqprog[].
jkh
1994-11-18
1
-4
/
+2
*
My port of Julian's 1742 driver to work with the Linux aic7770 sequencer
gibbs
1994-11-17
1
-0
/
+1707