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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use BUS_PROBE_DEFAULT
imp
2005-03-06
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
2
-2
/
+2
*
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
/
+3
*
Setting pccb->ccb_h.status to CAM_REQ_CMP one time is enough.
cognet
2004-01-21
1
-1
/
+0
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
bus_dmamap_create() is no longer optional for non-static dma mappings. Thanks
scottl
2003-08-11
1
-0
/
+14
*
Record the missing module dependency ("amd" on "cam").
ru
2003-07-31
1
-0
/
+1
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+7
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-16
/
+1
*
Remove unused variable(s).
phk
2003-05-31
1
-11
/
+2
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
1
-2
/
+2
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-2
/
+2
*
Convert the use of vtophys() for doing autosense to use busdma. Also correct
scottl
2002-12-14
2
-12
/
+79
*
Move the amd(4) driver to it's own directory in preparation for it growing
scottl
2002-12-13
1
-1
/
+2
*
Fix some sizeof(int) != sizeof(void *) warnings.
jhb
2002-11-08
1
-2
/
+2
*
Be consistent about functions being static.
phk
2002-10-16
1
-2
/
+2
*
Move unused functions into #if 0 ... #endif.
nyan
2001-05-06
1
-0
/
+4
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+2
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
Set the value of rid variable for bus_alloc_resource(dev, SYS_RES_IOPORT,...)
nyan
2000-04-12
1
-2
/
+4
*
Newbusify amd driver.
nyan
2000-04-07
2
-91
/
+98
*
Ahhrggg. Put the test for the compat shims AFTER the file that includes
imp
2000-03-27
1
-4
/
+4
*
Per conversations in -current, add #error to these drivers when you don't
imp
2000-03-27
1
-0
/
+4
*
The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0.
gibbs
2000-01-14
1
-1
/
+2
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
1
-1
/
+3
*
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
gibbs
1999-05-22
2
-0
/
+3015