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
/
advansys
/
adv_isa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.
mjacob
2006-12-11
1
-0
/
+1
*
Don't try to probe ISA PnP devices for now until this driver can grow a
jhb
2005-07-13
1
-0
/
+6
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-1
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+4
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+6
*
Clean up argument comments for bus_dma_tag_create() calls.
mdodd
2003-03-29
1
-24
/
+26
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
mike
2003-01-19
1
-1
/
+1
*
Restore I/O port resources to the condition before adv_isa_probe() is
nyan
2001-05-06
1
-10
/
+17
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
- Check if the ccb_infos in the softc is NULL before trying to free it in
jhb
2001-02-08
1
-1
/
+9
*
Hide annoying message under boot-verbose.
phk
2000-04-23
1
-2
/
+3
*
- Release allocated resources on error.
nyan
2000-04-12
1
-141
/
+150
*
Newbusify adv driver.
nyan
2000-04-07
1
-57
/
+68
*
Remove unnecessary includes.
nyan
2000-01-17
1
-2
/
+0
*
$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
*
Use haveseen_ioport() which is now connected up to the resource manager.
peter
1999-05-08
1
-3
/
+3
*
staticize.
gibbs
1999-04-23
1
-2
/
+2
*
Staticize.
eivind
1999-04-11
1
-3
/
+3
*
Staticize the overrun buffer so that they are not shared between
gibbs
1998-12-22
1
-4
/
+4
*
Fix probes when a port address is specified.
gibbs
1998-11-10
1
-2
/
+2
*
Fix breakage introduced by last patch. bde has added CC_QUIET flag to
imp
1998-10-12
1
-18
/
+3
*
Fix conficts in probe:
imp
1998-10-10
1
-1
/
+21
*
Advance Systems SCSI Host Adapter driver for CAM. Currently only support
gibbs
1998-09-15
1
-61
/
+203
*
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
*
Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.
gibbs
1996-10-07
1
-0
/
+236