Menu

Code Commit Log


Commit Date  
[r7654] by delphij

Reimplement user lock, password disable and their backend support.

2011-09-10 01:48:27 Tree
[r7653] by delphij

Revert r7638, this requires more work.

2011-09-10 01:48:18 Tree
[r7652] by jpaetzel

update istgt port

2011-09-09 23:19:52 Tree
[r7651] by jpaetzel

update istgt port

2011-09-09 23:18:45 Tree
[r7650] by jpaetzel

final rework of patch

2011-09-09 22:47:39 Tree
[r7649] by jpaetzel

final rework of patch

2011-09-09 22:46:11 Tree
[r7648] by delphij

According to mav:

ataidle sends all commands except IDENTIFY to CAM with CAM_DIR_OUT flag
and with 512 bytes transfer size (left from previous IDENTIFY). It makes
driver expect 512 bytes PIO transfer.from the device, while IDLE command
doesn't transfer any data. It predictably causes DRQ timeout on some
controllers.

Patch submitted by mav@

(cherry picked from commit c04fa01781cca4863a87768c9ed16b915bca1493)

2011-09-09 19:45:16 Tree
[r7647] by delphij

According to mav:

ataidle sends all commands except IDENTIFY to CAM with CAM_DIR_OUT flag
and with 512 bytes transfer size (left from previous IDENTIFY). It makes
driver expect 512 bytes PIO transfer.from the device, while IDLE command
doesn't transfer any data. It predictably causes DRQ timeout on some
controllers.

Patch submitted by mav@

2011-09-09 19:35:12 Tree
[r7646] by yaberauneya

- Read config file in chunks.
- Nuke the temporary file in the event that an error occurred.
- Simplify error handling code a little bit.

2011-09-09 19:19:21 Tree
[r7645] by yaberauneya

The uploaded config file is actually still in memory at the time that the upload is being performed. Thus, we can't trust the file attribute to point to something sane.

So, we're back to writing to a temp file, then reading it back.

2011-09-09 19:02:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.