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
/
dev
/
aic7xxx
/
ahc_eisa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove comments about creating DMA tags as children of the DMA tags of their
jmallett
2012-03-12
1
-1
/
+0
*
add a newbus method for obtaining the bus's bus_dma_tag_t... This is
jmg
2006-09-03
1
-2
/
+2
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
1
-35
/
+0
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-6
/
+5
*
ahc_eisa.c:
gibbs
2003-12-17
1
-4
/
+2
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+3
*
hc_eisa.c:
gibbs
2003-05-03
1
-2
/
+2
*
Convert the use of MAXBSIZE in the dma tag to more appropriate values.
scottl
2002-12-31
1
-2
/
+3
*
Sync perforce IDs for changes first committed to FreeBSD and then
gibbs
2002-09-26
1
-1
/
+1
*
The ahc driver should only have one devclass, not one for each bus
scottl
2002-09-22
1
-4
/
+2
*
Sync perforce Ids.
gibbs
2002-08-31
1
-1
/
+1
*
Allow the ahc and ahd drivers to be built as modules. This also
scottl
2002-08-01
1
-3
/
+3
*
Major update to the aic7xxx driver:
gibbs
2002-04-24
1
-6
/
+6
*
ahc_eisa.c:
gibbs
2001-05-15
1
-0
/
+2
*
This is an MFC candidate.
gibbs
2001-03-11
1
-1
/
+1
*
Update Copyright notices for new year. (should have been in last commit).
gibbs
2001-01-27
1
-1
/
+1
*
ahc_eisa.c:
gibbs
2001-01-22
1
-1
/
+5
*
ahc_eisa.c:
gibbs
2000-12-20
1
-2
/
+2
*
Move aicasm to its own subdirectory.
gibbs
2000-09-16
1
-378
/
+111
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
1
-21
/
+25
*
remove #include "eisa.h" and #if NEISA > 0 - this is guaranteed by
peter
2000-01-29
1
-7
/
+1
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
1
-2
/
+2
*
Move the specification of EDGE/LEVEL triggered interrupts to
mdodd
1999-08-01
1
-5
/
+5
*
Correct the comment for the last commit.
gibbs
1999-05-17
1
-1
/
+1
*
Fix whitespace. Correct a comment.
gibbs
1999-05-17
1
-15
/
+18
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-2
/
+1
*
ahb.c:
gibbs
1999-04-23
1
-23
/
+15
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
1
-92
/
+99
*
Modify to deal with changes in the storage of user negotiation settings.
gibbs
1999-03-05
1
-4
/
+6
*
Pull in new ccb_hdr list types.
gibbs
1998-12-15
1
-1
/
+2
*
Bring back support for honoring the primary channel setting for twin channel
gibbs
1998-10-15
1
-3
/
+12
*
Pass termination information via softc flags to the core driver. The
gibbs
1998-10-09
1
-13
/
+19
*
Move to new name and convert to CAM.
gibbs
1998-09-15
1
-0
/
+459