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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
8
-10
/
+0
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
2
-6
/
+6
*
Check for BIOS version 3.0 as well as 3.1.
scottl
2005-02-21
1
-1
/
+1
*
Fix a missing /*-
obrien
2005-02-14
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
16
-20
/
+20
*
Properly release allocated resources if adw(4) device fails to fully attach,
rsm
2004-12-06
1
-0
/
+20
*
Add missing <sys/module.h> includes
phk
2004-05-30
2
-0
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
4
-18
/
+17
*
Make the extern for adv_mcode match the reality: it's u_int8_t, but
phk
2004-03-10
1
-1
/
+1
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
2
-4
/
+4
*
Use __FBSDID().
obrien
2003-08-24
10
-20
/
+30
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
2
-4
/
+4
*
Mega busdma API commit.
scottl
2003-07-01
6
-0
/
+40
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
2
-37
/
+2
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
2
-4
/
+4
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
2
-4
/
+4
*
Clean up argument comments for bus_dma_tag_create() calls.
mdodd
2003-03-29
6
-133
/
+185
*
Wrap the static endian functions to shutup GCC.
obrien
2003-02-24
1
-0
/
+2
*
Add adv_adj_endian_qdone_info() & adv_adj_scsiq_endian()
obrien
2003-02-23
1
-0
/
+18
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
2
-4
/
+0
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
mike
2003-01-19
1
-1
/
+1
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
peter
2002-10-09
3
-4
/
+4
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
1
-1
/
+1
*
Restore I/O port resources to the condition before adv_isa_probe() is
nyan
2001-05-06
1
-10
/
+17
*
Use correct resource id for bus_release_resource().
nyan
2001-05-06
1
-10
/
+10
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
4
-5
/
+6
*
- Check if the ccb_infos in the softc is NULL before trying to free it in
jhb
2001-02-08
2
-2
/
+11
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
1
-2
/
+0
*
Add the use of M_ZERO to some malloc calls.
dwmalone
2000-10-29
1
-2
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-1
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
4
-4
/
+0
*
Fix typo (accessable --> accessible).
alex
2000-06-14
1
-1
/
+1
*
Unused include: #include "adw.h"
peter
2000-06-10
1
-1
/
+0
*
Use the correct register names, not the FreeBSD 2.2 compatability ones.
peter
2000-05-28
2
-6
/
+6
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-8
/
+8
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-8
/
+8
*
Fixed return value of adv_attach function.
nyan
2000-05-23
1
-17
/
+18
*
Hide annoying message under boot-verbose.
phk
2000-04-23
1
-2
/
+3
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
- Release allocated resources on error.
nyan
2000-04-12
2
-145
/
+164
*
Newbusify adv driver.
nyan
2000-04-07
8
-157
/
+166
*
adv_pci.c:
gibbs
2000-03-02
5
-99
/
+115
*
Fix indentation.
gibbs
2000-02-04
1
-1
/
+1
*
Unbreak LINT (missing curly brace).
n_hibma
2000-02-04
1
-1
/
+1
*
Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminary
gibbs
2000-02-03
7
-1010
/
+2539
*
Remove a spurious printf left in from debugging.
gibbs
2000-02-01
1
-1
/
+0
*
Remove unneeded #include "eisa.h" and #if NEISA > 0
peter
2000-01-29
1
-5
/
+0
*
Remove unnecessary includes.
nyan
2000-01-17
1
-2
/
+0
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
[next]