Bug 21674

Summary: Fujitsu MO drives M2513A don't like the syncronize cache command.
Product: Base System Reporter: whs <whs>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
scsi_da.c.diff.gz none

Description whs 2000-10-01 16:00:01 UTC
Fujitsu MO drives M2513A hang at various operations due to the synchronize cache
command (actually, after a few minutes the bus is reset and the disk can be
ejected).

Fix: quirk entry for both modes of the drive (optical/direct access):
How-To-Repeat: mount a ufs partition, dd to a disk, newfs a disk etc..
Comment 1 whs 2000-11-21 01:01:15 UTC
This patch is also needed for other fbsd versions, like fbsd 4.1R

Wouter
Comment 2 iedowse freebsd_committer freebsd_triage 2001-11-17 14:46:32 UTC
State Changed
From-To: open->closed


Committed, thanks!