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
/
amr
/
amr_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete the removal of __FreeBSD_version checks from the amr driver. The
scottl
2005-08-08
1
-1
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-2
/
+0
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
Add support for the LSI 320-2E PCI-Express controller. Fix a couple of bugs
scottl
2005-01-23
1
-2
/
+5
*
Lock the AMR driver:
scottl
2005-01-16
1
-2
/
+5
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix a number of bugs and significantly alter the command execution path to
scottl
2004-12-05
1
-6
/
+6
*
Add new PCI device ID for PERC4/DI.
ambrisko
2004-08-14
1
-1
/
+3
*
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
-2
/
+3
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-2
/
+2
*
Use __FBSDID().
obrien
2003-08-24
1
-4
/
+5
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+6
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
1
-1
/
+0
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
1
-1
/
+0
*
(1) Problem: PANIC when loading/unloading driver
emoore
2002-12-11
1
-2
/
+17
*
Added support for DELL Perc4/DI.
emoore
2002-11-21
1
-1
/
+4
*
amr.c,
emoore
2002-10-30
1
-8
/
+30
*
(1) added LSI Logic copyright, and legal line 3 in license, and string
emoore
2002-10-18
1
-5
/
+12
*
Add IDs for upcoming LSI U320 products that use the MegaRAID interface.
gibbs
2002-08-30
1
-1
/
+3
*
Staticise the amr devclass.
msmith
2002-01-08
1
-1
/
+1
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
Probe generic i960 devices for the old AMI signature as well as the current
msmith
2000-12-22
1
-4
/
+6
*
Return -10 from the PCI probe to allow room for an updated driver to
msmith
2000-10-28
1
-1
/
+1
*
Major update to the AMI MegaRAID driver.
msmith
2000-08-30
1
-44
/
+385
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-1
/
+1
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Update to latest working version.
msmith
2000-04-01
1
-0
/
+7
*
This is a driver for the AMI MegaRAID family of controllers. It all of
msmith
1999-10-07
1
-0
/
+208