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
/
ahd_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
-13
/
+2
*
Remove comments about creating DMA tags as children of the DMA tags of their
jmallett
2012-03-12
1
-1
/
+0
*
Add sysctls in ahd(4) in order to keep track of different classes of
attilio
2009-11-13
1
-0
/
+4
*
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
*
Set allow_memio to 1 if fetching the allow_memio hint fails. This
gibbs
2005-09-22
1
-0
/
+1
*
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
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-8
/
+8
*
ahc_eisa.c:
gibbs
2003-12-17
1
-50
/
+9
*
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
-3
/
+3
*
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
*
Last minute fixes to ahc and ahd:
scottl
2002-12-04
1
-2
/
+14
*
Remove redundant check for chip type being PCI-X.
scottl
2002-12-01
1
-4
/
+4
*
Never allow memory mapped I/O in PCI-X mode on controllers that
gibbs
2002-10-16
1
-2
/
+4
*
Expand vendor ID.
gibbs
2002-09-26
1
-1
/
+1
*
Hook up the ahd driver.
gibbs
2002-06-06
1
-20
/
+0
*
Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-X
gibbs
2002-06-05
1
-0
/
+302