Bug 15975

Summary: Bug in cam_periph.c:cam_periph_error()
Product: Base System Reporter: cmascott <cmascott>
Component: kernAssignee: Kenneth D. Merry <ken>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description cmascott 2000-01-08 02:50:01 UTC
	Inspection of source code revealed the bug shown below.
	No symptoms observed, not known how to get the kernel
	to take the path to the suspect code.
	Looks like a bug to me.
	Looks like a bug to Kenneth Merry.
	If it looks like a bug to Justin Gibbs, then please
	commit the fix below.

Fix: Baseline for the following patch is cam_periph.c v 1.9.2.7 (3.3-RELEASE).
How-To-Repeat: 
	As stated above, no symptoms observed.
Comment 1 Kenneth D. Merry freebsd_committer freebsd_triage 2000-01-08 03:55:17 UTC
State Changed
From-To: open->analyzed

I've looked at it, and it appears to be a bug. 


Comment 2 Kenneth D. Merry freebsd_committer freebsd_triage 2000-01-08 03:55:17 UTC
Responsible Changed
From-To: freebsd-bugs->ken

I'll handle this.  I asked Carl to submit a PR so I don't forget to do 
something about this. 
Comment 3 Kenneth D. Merry freebsd_committer freebsd_triage 2000-01-25 17:53:00 UTC
State Changed
From-To: analyzed->closed

Patch committed in rev 1.24 of cam_periph.c in -current and rev 1.9.2.10 
of cam_periph.c in -stable. 
Thanks!