Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-21 Thread Karl Denninger
Søren Schmidt <[EMAIL PROTECTED]> wrote: > Søren Schmidt wrote: [...] > New version available for testing: > > http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz > http://people.freebsd.org/~sos/ata-mk3l.diff-current.gz > http://people.freebsd.org/~sos/ata-mk3l.tar.gz > > This time the diff

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-20 Thread Zsolt Kúti
On Thu, 17 Feb 2005 10:32:51 +0100 Sřren Schmidt <[EMAIL PROTECTED]> wrote: > Sřren Schmidt wrote: [...] > New version available for testing: > > http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz > http://people.freebsd.org/~sos/ata-mk3l.diff-current.gz > http://people.freebsd.org/~sos/ata-

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-20 Thread Anthony Ginepro
Le Jeudi 17 fÃvrier 2005 Ã 10:32 +0100, SÃren Schmidt a Ãcrit : > SÃren Schmidt wrote: > New version available for testing: > > http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz > http://people.freebsd.org/~sos/ata-mk3l.diff-current.gz > http://people.freebsd.org/~sos/ata-mk3l.tar.gz > > T

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Warner Losh
> atadisk.ko and atapicd.ko still do not depend on atapci.ko. So if you > don't ask to load atapci.ko in loader.conf you will get a panic > because the kernel won't find the root fs. I added MODULE_DEPEND() on > atapci macro to ata-disk.c and this solved the problem. Perhaps this > is just a fea

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
Maxim Konovalov wrote: Hi, On Thu, 17 Feb 2005, 10:32+0100, S?ren Schmidt wrote: S?ren Schmidt wrote: http: //people.freebsd.org/~sos/ata-mk3k.diff-releng5.gz http: //people.freebsd.org/~sos/ata-mk3k.diff-current.gz http: //people.freebsd.org/~sos/ata-mk3k.tar.gz New version available for testing

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Maxim Konovalov
Hi, On Thu, 17 Feb 2005, 10:32+0100, S?ren Schmidt wrote: > S?ren Schmidt wrote: > > > http: //people.freebsd.org/~sos/ata-mk3k.diff-releng5.gz > > http: //people.freebsd.org/~sos/ata-mk3k.diff-current.gz > > http: //people.freebsd.org/~sos/ata-mk3k.tar.gz > > New version available for testing: >

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
Marcus Grando wrote: I test another disk (SAMSUNG SV8004H) in secondary and work with UDMA66. OK, so the problem is not general of nature... Have you tried this disk on another board ? I have another computer with 4.11-STABLE / QUANTUM FIREBALLlct10 30 and occurs same problem. -- ad0s1g: UDMA IC

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Marcus Grando
Hi, Søren Schmidt wrote: Have you tried other disks on this board ? I test another disk (SAMSUNG SV8004H) in secondary and work with UDMA66. Have you tried this disk on another board ? I have another computer with 4.11-STABLE / QUANTUM FIREBALLlct10 30 and occurs same problem. -- ad0s1g: UDMA ICR

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
Marcus Grando wrote: Hi Søren Schmidt wrote: Hmm, does it work without apic ? without ACPI ? And your cabling is correct and spec conformant ? The 686A' I have in the lab works just dandy... I test all combinations (with/without apic | with/without ACPI), and problems persist. OK. It will be that

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Marcus Grando
Hi Søren Schmidt wrote: Hmm, does it work without apic ? without ACPI ? And your cabling is correct and spec conformant ? The 686A' I have in the lab works just dandy... I test all combinations (with/without apic | with/without ACPI), and problems persist. It will be that the problem is not with

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Marcus Grando wrote: My problem persist... Any other patch? or idea? Hmm, does it work without apic ? without ACPI ? And your cabling is correct and spec conformant ? The 686A' I have in the lab works just dandy... Just an observation, but my Promi

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread mark
[EMAIL PROTECTED] wrote: > Marcus Grando wrote: > > My problem persist... > > > > Any other patch? or idea? > > Hmm, does it work without apic ? without ACPI ? > And your cabling is correct and spec conformant ? > The 686A' I have in the lab works just dandy... Just an observation, but my Promis

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
Marcus Grando wrote: My problem persist... Any other patch? or idea? Hmm, does it work without apic ? without ACPI ? And your cabling is correct and spec conformant ? The 686A' I have in the lab works just dandy... -- -Søren ___ freebsd-stable@freebsd.org

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Marcus Grando
My problem persist... Any other patch? or idea? Regards -- # dmesg | egrep -i "(ata|ad0)" -- atapci0: port 0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 ata0: on atapci0 ata1: on atapci0 ad0: FAILURE - SET_MULTI status=51 error=4 ad0: 9787MB at ata0-master UDMA66 ATA

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Ilya Pizik
On Thu, Feb 17, 2005 at 10:32:51AM +0100, S?ren Schmidt wrote: S> S?ren Schmidt wrote: S> S> New version available for testing: S> S> http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz S> http://people.freebsd.org/~sos/ata-mk3l.diff-current.gz S> http://people.freebsd.org/~sos/ata-mk3l.tar.g

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Takahashi Yoshihiro
In article <[EMAIL PROTECTED]> Søren Schmidt <[EMAIL PROTECTED]> writes: > New version available for testing: > > http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz > http://people.freebsd.org/~sos/ata-mk3l.diff-current.gz > http://people.freebsd.org/~sos/ata-mk3l.tar.gz > > o Add mod

UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Søren Schmidt
Søren Schmidt wrote: http://people.freebsd.org/~sos/ata-mk3k.diff-releng5.gz http://people.freebsd.org/~sos/ata-mk3k.diff-current.gz http://people.freebsd.org/~sos/ata-mk3k.tar.gz New version available for testing: http://people.freebsd.org/~sos/ata-mk3l.diff-releng5.gz http://people.freebsd.org/~s