#
6c7d0cff |
| 20-May-2007 |
Matt Jacob <mjacob@FreeBSD.org> |
Make gcc 4.2 happy by initiatlizing controller && channel prior to a call to a function which *might* then initialize them.
MFC after: 3 days
|
#
4d70511a |
| 27-Feb-2007 |
John Baldwin <jhb@FreeBSD.org> |
Use pause() rather than tsleep() on stack variables and function pointers.
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
#
d2bd3ab9 |
| 08-Sep-2005 |
Scott Long <scottl@FreeBSD.org> |
Import new version of the HPTMV driver from Highpoint. The major change here is the support for amd64, as well as possible support for PAE. Many thanks to Highpoint for continuing to support FreeBS
Import new version of the HPTMV driver from Highpoint. The major change here is the support for amd64, as well as possible support for PAE. Many thanks to Highpoint for continuing to support FreeBSD.
Obtained from: Steve Chang @ Highpoint MFC After: 3 days.
show more ...
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
f7f3900b |
| 02-Mar-2005 |
Scott Long <scottl@FreeBSD.org> |
Clean up the botching of the previous repo-copy. Reference the included headers from the correct location.
Submitted by: Tai-hwa Liang
|
#
d38d9c9e |
| 02-Mar-2005 |
Scott Long <scottl@FreeBSD.org> |
Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken for being on a CVS vendor branch. The files were moved via a repo-copy.
|
#
c01f36ef |
| 25-Feb-2005 |
Sam Leffler <sam@FreeBSD.org> |
avoid sneaky double free
Noticed by: Coverity Prevent analysis tool Reviewed by: scottl
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
1713e81b |
| 24-Oct-2004 |
Scott Long <scottl@FreeBSD.org> |
Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint for providing the original driver, and thanks to IronSystems for providing hardware for testing.
|