diff options
author | ps <ps@FreeBSD.org> | 2002-04-29 21:46:09 +0000 |
---|---|---|
committer | ps <ps@FreeBSD.org> | 2002-04-29 21:46:09 +0000 |
commit | 1b161ee22037718913e8fcbbd1e19c367713e1b7 (patch) | |
tree | 62fe8fbe73697d04cc4c5253884615c94f779981 /sys/vm | |
parent | 27836cbf9c19cd97354b5c069d05253bd54292ed (diff) | |
download | FreeBSD-src-1b161ee22037718913e8fcbbd1e19c367713e1b7.zip FreeBSD-src-1b161ee22037718913e8fcbbd1e19c367713e1b7.tar.gz |
- Set the maximum number of device transactions to what the driver
is limiting it to, not what the device says it can handle.
- cl_status is an integer. cl_lstatus is a pointer.
- Add some debugging code to dump some things the driver knows about
the adapter.
- Tell CAM that the adapter can handle more commands when a command
completes. This fixes the problem were the SIM would freeze once
the driver hit the maximum number of transactions for the device.
- Change the vendor string to COMPAQ.
- Turn of Synchronize Cache for now. It locks the controller up.
Approved by: msmith
Obtained from: Yahoo!
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions