Bug 60670

Summary: Atacontrol doesn't know about WDMA1
Product: Base System Reporter: Mark Dixon <mark>
Component: binAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Dixon 2003-12-28 22:10:18 UTC

The atacontrol program returns the mode of WDMA1 devices as ?????. I think it should be WDMA1.

e.g. 

abox# atacontrol mode 1
Master = BIOSPIO
Slave  = ???

should be:

abox# atacontrol mode 1
Master = BIOSPIO
Slave  = WDMA1

Fix: Apply this diff to src/sbin/atacontrol/atacontrol.c
How-To-Repeat: 

Run atacontrol with a WDMA1 device.
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-12-28 23:46:46 UTC
Responsible Changed
From-To: freebsd-bugs->sos

Over to ata maintainer.
Comment 2 Søren Schmidt freebsd_committer freebsd_triage 2004-01-12 19:17:43 UTC
State Changed
From-To: open->closed

Actually we shouldn't allow WMDA1 mode at all, its problematic..