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
*
Police 4.4Lite #include style.
bde
1997-08-21
1
-2
/
+3
*
Removed unused #includes.
bde
1997-07-20
1
-4
/
+1
*
The register definition file is now in the compile directory.
gibbs
1997-03-16
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Update comment and disable SCB paging for Rev E cards since paging, at least
gibbs
1996-11-21
1
-6
/
+3
*
Clean up the memory mapped/Programmed I/O stuff so that the driver completely
gibbs
1996-11-11
1
-16
/
+22
*
Add some code to allow SCB sharing for the 398X cards. This involves passing
gibbs
1996-10-28
1
-5
/
+6
*
KNF cleanup.
gibbs
1996-10-25
1
-64
/
+64
*
Bring aic7xxx driver bug fixes from 'SCSI' into current.
gibbs
1996-10-06
1
-13
/
+3
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-23
/
+2
*
Use "" instead of <> for a header in the current directory.
bde
1996-08-28
1
-2
/
+2
*
Merge in changes for NetBSD/OpenBSD.
gibbs
1996-05-30
1
-22
/
+204
*
Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probe
gibbs
1996-05-10
1
-21
/
+13
*
Turn on SCB paging for aic7770 chips rev E or greater.
gibbs
1996-04-20
1
-8
/
+23
*
Don't set the number of SCBs here. aic7xxx.c determines the number of
gibbs
1996-03-31
1
-7
/
+1
*
3c5x9.c:
gibbs
1996-02-26
1
-2
/
+2
*
aha1742.c aic7770.c bt74x.c
gibbs
1996-01-31
1
-2
/
+2
*
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