| Summary: | cam/scsi/scsi_da.c: Fujitsu M2952 doesn't like synch cache either | ||
|---|---|---|---|
| Product: | Base System | Reporter: | klh <klh> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
klh
2000-01-09 22:00:01 UTC
>>Fix: >Examination of scsi_da.c suggests that the M2952 should be added to >da_quirk_table to join its close cousin, the M2954. > >If more info or verification is desired, let me know. Since you have hardware to test this, can you determine why the code to weed out devices that return ILLEGAL_REQUEST fails to work for your device? We should be able to completely avoid quirk entries for this particular issue. -- Justin State Changed From-To: open->feedback Per Justin's request, can you supply the requested info or state that this is no longer a problem? Sorry, didn't realize this was still pending. The audit trail does not reflect several messages that I exchanged with Justin, in which he diagnosed the code and made a fix to pci/amd.c which resolved the problem (completely, as far as I could tell). I just checked and the fix is there as of rev 1.3 (14-Jan-2000); has been out there for a while now. Appreciate the cleanup you are doing! --Ken State Changed From-To: feedback->closed Submitter indicates that problem has been fixed. |