Re: New ATA stuff, questions and comment

1999-06-25 Thread Anonymous
It seems Michael Class wrote: > > On Wed, 23 Jun 1999, Doug wrote: > > > > > First a question, namely what is the current state of the ATA > > > drivers in -current? Are they reliable (where "reliable" goes by -current > > > terms obviously)? I finally am in a position to test them with a new >

Re: New ATA stuff, questions and comment

1999-06-25 Thread Anonymous
> On Wed, 23 Jun 1999, Doug wrote: > > > First a question, namely what is the current state of the ATA > > drivers in -current? Are they reliable (where "reliable" goes by -current > > terms obviously)? I finally am in a position to test them with a new > > workstation that has IDE disks, so

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
>*apologies*. However, many Award BIOSes (all?) do not allow you to turn >off UDMA. All Award BIOSes that I have (for 5 working systems) support it if the hardware supports it (2 systems). Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of th

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
On 24 Jun 1999, Dag-Erling Smorgrav wrote: > "Brian F. Feldman" <[EMAIL PROTECTED]> writes: > > You misunderstand. I _cannot_ disable UDMA in my BIOS. > > I know. The mail you answered wasn't addressed to you. *apologies*. However, many Award BIOSes (all?) do not allow you to turn off UDMA. >

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
"Brian F. Feldman" <[EMAIL PROTECTED]> writes: > You misunderstand. I _cannot_ disable UDMA in my BIOS. I know. The mail you answered wasn't addressed to you. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in th

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
You misunderstand. I _cannot_ disable UDMA in my BIOS. Brian Fundakowski Feldman _ __ ___ ___ ___ ___ [EMAIL PROTECTED] _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve!_ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
Bruce Evans <[EMAIL PROTECTED]> writes: > >controller wdc0 at isa? port IO_WD1 irq 14 flags 0xa0ffa0ff > > > >Will enable DMA mode with the old driver. It doesn't support UDMA on > >all chipsets (e.g. ALI), and in some cases may give very poor > > Not e.g. ALI (Aladdin IV/V) (unless the ALI suppo

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
On Fri, 25 Jun 1999, Bruce Evans wrote: > >controller wdc0 at isa? port IO_WD1 irq 14 flags 0xa0ffa0ff > > > >Will enable DMA mode with the old driver. It doesn't support UDMA on > >all chipsets (e.g. ALI), and in some cases may give very poor > > Not e.g. ALI (Aladdin IV/V) (unless the ALI supp

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
>controller wdc0 at isa? port IO_WD1 irq 14 flags 0xa0ffa0ff > >Will enable DMA mode with the old driver. It doesn't support UDMA on >all chipsets (e.g. ALI), and in some cases may give very poor Not e.g. ALI (Aladdin IV/V) (unless the ALI support is broken). >performance when using UDMA disks,

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
On 24 Jun 1999, Dag-Erling Smorgrav wrote: > "Brian F. Feldman" <[EMAIL PROTECTED]> writes: > > I didn't mean that mode 2 was special, but Ultra DMA mode 2 in its entirety being > > very nice :) The old driver never did any form of DMA for me, much less UDMA, so > > I'm very glad to have the ATA

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
Dag-Erling Smorgrav wrote: > > Doug <[EMAIL PROTECTED]> writes: > > On Wed, 23 Jun 1999, Brian F. Feldman wrote: > > > A device name isn't necessarily the same as a device node, you know. > > Actually I do know that, but I've never come across a situation in > > freebsd where I would call s

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
"Brian F. Feldman" <[EMAIL PROTECTED]> writes: > I didn't mean that mode 2 was special, but Ultra DMA mode 2 in its entirety being > very nice :) The old driver never did any form of DMA for me, much less UDMA, so > I'm very glad to have the ATA drivers. controller wdc0 at isa? port IO_WD1 irq 14

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
Doug <[EMAIL PROTECTED]> writes: > On Wed, 23 Jun 1999, Brian F. Feldman wrote: > > A device name isn't necessarily the same as a device node, you know. > Actually I do know that, but I've never come across a situation in > freebsd where I would call something one thing in my kernel config f

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
On Wed, 23 Jun 1999 14:16:23 MST, Doug wrote: > If you are saying that I ought to include atapicd in my kernel config > and use the acdN device node, that's all I need to know, but it does > bring up the question of why the two things are different. It seems > like unecessary obfuscation to me.

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Thu, 24 Jun 1999, Bruce Evans wrote: > >For me, it's very reliable. It even supports Ultra DMA 2 mode! And of course, > >I'm happy with the atapi-fd driver :) See: > > UDMA mode 2 is normal 33 MB/sec UDMA mode and has been supported by the > old driver for about 2 years now (although not for

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
>For me, it's very reliable. It even supports Ultra DMA 2 mode! And of course, >I'm happy with the atapi-fd driver :) See: UDMA mode 2 is normal 33 MB/sec UDMA mode and has been supported by the old driver for about 2 years now (although not for all chipsets). Bruce To Unsubscribe: send mail t

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Doug wrote: > On Wed, 23 Jun 1999, Brian F. Feldman wrote: > > > On Wed, 23 Jun 1999, Doug wrote: > > > > > First a question, namely what is the current state of the ATA > > > drivers in -current? Are they reliable (where "reliable" goes by -current > > > terms obviously)

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Brian F. Feldman wrote: > On Wed, 23 Jun 1999, Doug wrote: > > > First a question, namely what is the current state of the ATA > > drivers in -current? Are they reliable (where "reliable" goes by -current > > terms obviously)? I finally am in a position to test them with

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Doug wrote: > First a question, namely what is the current state of the ATA > drivers in -current? Are they reliable (where "reliable" goes by -current > terms obviously)? I finally am in a position to test them with a new > workstation that has IDE disks, so I thought

New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
First a question, namely what is the current state of the ATA drivers in -current? Are they reliable (where "reliable" goes by -current terms obviously)? I finally am in a position to test them with a new workstation that has IDE disks, so I thought I'd give it a go. Also, I was t