Bug 29160

Summary: mount of NIKON Coolpix 995 via umass driver
Product: Base System Reporter: Roman Pavlik <rp>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Roman Pavlik 2001-07-23 10:10:00 UTC
Nikon Coolpix 995 digital camera do not like READ(6) command. The
mount command fail and the following error messages appear:
Jul 17 08:46:32 tosha /kernel: (da0:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 
0 
Jul 17 08:46:32 tosha /kernel: (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20,0
Jul 17 08:46:32 tosha /kernel: (da0:umass-sim0:0:0:0): Invalid command operation
 code
Jul 17 08:46:32 tosha /kernel: da0: reading primary partition table: error readi
ng fsbn 0

Fix: The problem is solved by the following patch:
Comment 1 iedowse freebsd_committer freebsd_triage 2001-12-03 00:53:28 UTC
State Changed
From-To: open->closed


An equivalent change has already been committed to both -current 
and -stable a few weeks ago. Thanks anyway!