mjacob
8e5e208b6f
Perhaps a better fix- make the called function do the (possible never reached)
...
initialization. Do a token amount of style cleanup.
Poked by: bde
2007-05-21 09:26:47 +00:00
mjacob
02c830db95
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
2007-05-20 16:49:09 +00:00
jhb
9081d44243
Use pause() rather than tsleep() on stack variables and function pointers.
2007-02-27 17:23:29 +00:00
scottl
2a42f59489
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.
2005-09-07 23:33:26 +00:00
scottl
4d2ae547ed
Clean up the botching of the previous repo-copy. Reference the included
...
headers from the correct location.
Submitted by: Tai-hwa Liang
2005-03-02 15:13:37 +00:00
scottl
234c4487a0
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.
2005-03-02 05:14:28 +00:00
sam
95526fd399
avoid sneaky double free
...
Noticed by: Coverity Prevent analysis tool
Reviewed by: scottl
2005-02-25 00:16:53 +00:00
scottl
7a9167aadd
Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint for
...
providing the original driver, and thanks to IronSystems for providing
hardware for testing.
2004-10-24 05:37:23 +00:00