Bug 13352

Summary: No support for Promise Ultra/66
Product: Base System Reporter: Jason Seidel <jseidel>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   

Description Jason Seidel 1999-08-24 18:00:01 UTC
There is support for the Promise Ultra/33 controller but not the Ultra/66.
This controller enables ide ultra dma 66.

Thank you
Comment 1 csh70 2000-01-12 14:04:25 UTC
I second this request. I am also willing to donate to
the FreeBSD cause one Promise Ultra/66 PCI card and one
Ultra66/DMA hard drive, if it will help to move this
effort along (ie to a developer who will code the driver).

Since I currently have the hardware as well, I am willing
to try to code the driver (I've done a linux one), but
can not seem to find a "driver" manual online for FreeBSD.

Chris.
csh70@hotmail.com
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
Comment 2 peter 2000-01-12 14:24:06 UTC
"Chris Sheldon" wrote:

>  I second this request. I am also willing to donate to
>  the FreeBSD cause one Promise Ultra/66 PCI card and one
>  Ultra66/DMA hard drive, if it will help to move this
>  effort along (ie to a developer who will code the driver).

We have full support for this in -current.  See the 'ata' driver.

http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/ata/

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5
Comment 3 Matt Jacob freebsd_committer freebsd_triage 2001-01-16 07:44:12 UTC
State Changed
From-To: open->closed

There is support for Ultra/66 Promise controllers now.