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
/
dpt
/
dpt_eisa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+5
*
- Track resources in our softc.
mdodd
2003-03-29
1
-37
/
+22
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
peter
2002-10-09
1
-1
/
+1
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+2
*
- Convert dpt_pci.c to newbus.
mdodd
2000-04-07
1
-113
/
+86
*
Remove #include "eisa.h" and #if NEISA > 0 as it's only ever compiled
peter
2000-01-29
1
-4
/
+0
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
- Implement a simple PIO driven function for retreiving the onboard
mdodd
1999-10-09
1
-35
/
+29
*
$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
-10
/
+11
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-3
/
+2
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
1
-99
/
+93
*
Conver the DPT driver to CAM. The dpt_control interface is not yet
gibbs
1998-09-15
1
-321
/
+85
*
MF22: Shut this thing up by default.
jkh
1998-08-09
1
-2
/
+2
*
Include "eisa.h" and only provide code if NEISA > 0.
gibbs
1998-05-17
1
-1
/
+4
*
Add EISA support for DPT drivers
julian
1998-03-11
1
-0
/
+500