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_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
scottl
2013-08-12
1
-14
/
+2
*
Remove comments about creating DMA tags as children of the DMA tags of their
jmallett
2012-03-12
1
-1
/
+0
*
remove now-redunant cardbus attachment.
imp
2009-03-09
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
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
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
-19
/
+0
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-6
/
+6
*
ahc_eisa.c:
gibbs
2003-12-17
1
-49
/
+23
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-1
/
+2
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
0x7FFFFFFFFF is >32 bits and needs an explicit LL.
des
2003-10-23
1
-1
/
+1
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-2
/
+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
*
Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO if
scottl
2002-11-30
1
-4
/
+22
*
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
-5
/
+3
*
Sync perforce Ids.
gibbs
2002-08-31
1
-1
/
+1
*
Tell the user about a failed IRQ mapping rather than fail silently.
gibbs
2002-08-31
1
-2
/
+5
*
Allow the ahc and ahd drivers to be built as modules. This also
scottl
2002-08-01
1
-4
/
+4
*
Major update to the aic7xxx driver:
gibbs
2002-04-24
1
-5
/
+5
*
ahc_pci.c:
gibbs
2001-07-18
1
-6
/
+14
*
Don't dereference NULL regs pointer (should mapping I/O ports fail, as
mjacob
2001-06-21
1
-6
/
+7
*
ahc_eisa.c:
gibbs
2001-05-15
1
-0
/
+2
*
This is an MFC candidate.
gibbs
2001-03-11
1
-0
/
+35
*
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
-0
/
+2
*
ahc_eisa.c:
gibbs
2000-12-20
1
-1
/
+13
*
Add Perforce RCSIDs for easy revision correlation to my local tree.
gibbs
2000-09-22
1
-0
/
+2
*
Move aicasm to its own subdirectory.
gibbs
2000-09-16
1
-1894
/
+83
*
*smack* #if 0, not #ifdef 0.
wpaul
2000-08-04
1
-1
/
+1
*
The check_extport() function appears to have some new code in it that checks
wpaul
2000-08-04
1
-0
/
+7
*
ahc_pci.c:
gibbs
2000-07-27
1
-1
/
+17
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
1
-234
/
+353
*
Use the correct register names, not the FreeBSD 2.2 compatability ones.
peter
2000-05-28
1
-1
/
+1
*
KNR -> ANSI function definition in two places. This matches the rest of
gibbs
2000-03-18
1
-5
/
+2
*
Remove a diagnostic printf.
gibbs
2000-02-16
1
-3
/
+0
*
Fix parity error detection logic for aic7880 and aic7895 chips during
gibbs
2000-02-09
1
-8
/
+22
*
Avoid setting DPARCKEN until I can figure out why it causes
gibbs
2000-01-10
1
-1
/
+1
*
Turn on parity error reporting before configuring external sram. This
gibbs
2000-01-08
1
-14
/
+21
*
Really enable external SCB ram on Ultra2 capable controllers.
gibbs
2000-01-08
1
-3
/
+9
*
Add detection logic for the U160 family of adaptec controllers. These
gibbs
2000-01-07
1
-148
/
+314
*
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
[next]