Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-09-18 Thread Søren Schmidt
On 18Sep, 2008, at 16:24 , John Baldwin wrote: On Thursday 18 September 2008 08:12:34 am SXren Schmidt wrote: sos 2008-09-18 12:12:34 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h Log: SVN rev 183141 on 2008-09-18 12:12:34Z b

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-09-18 Thread John Baldwin
On Thursday 18 September 2008 08:12:34 am SXren Schmidt wrote: > sos 2008-09-18 12:12:34 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h > Log: > SVN rev 183141 on 2008-09-18 12:12:34Z by sos > > Cleanup the AHC

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2008-07-10 Thread Florian Smeets
Remko Lodder wrote: remko 2008-07-09 15:10:53 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: SVN rev 180384 on 2008-07-09 15:10:53Z by remko Driver failed to allocate MMIO resources. Attached patch adds a fallback path. It uses

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread David Malone
On Sun, Apr 13, 2008 at 08:06:30PM +0200, Fabian Keil wrote: > S?ren Schmidt <[EMAIL PROTECTED]> wrote: > > > Should be fixed now, let me know if it still fails, thanks! > > Thanks a lot for the quick fix, ad1 is indeed back: All good here too - thanks! David. __

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread Fabian Keil
Søren Schmidt <[EMAIL PROTECTED]> wrote: > Should be fixed now, let me know if it still fails, thanks! Thanks a lot for the quick fix, ad1 is indeed back: ata0: reset tp1 mask=03 ostat0=50 ostat1=50 ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: re

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread Ariff Abdullah
On Sun, 13 Apr 2008 18:06:04 +0200 Søren Schmidt <[EMAIL PROTECTED]> wrote: > Should be fixed now, let me know if it still fails, thanks! > > -Søren > Still no dice. Since the PM support updates, my drive no longer detected. Nvidia MCP67, AHCI. atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread Søren Schmidt
Should be fixed now, let me know if it still fails, thanks! -Søren On 13Apr, 2008, at 17:31 , David Malone wrote: On Sun, Apr 13, 2008 at 04:41:41PM +0200, Fabian Keil wrote: On one of my i386 systems, ad1 (the disk with the root partition) is no longer detected. I'm seeing something sl

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread David Malone
On Sun, Apr 13, 2008 at 04:41:41PM +0200, Fabian Keil wrote: > On one of my i386 systems, ad1 (the disk with > the root partition) is no longer detected. I'm seeing something slightly different. Both disks are detected: ad0: DMA limited to UDMA33, device found non-ATA66 cable ad0: 78167MB at ata

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread Søren Schmidt
I'm aware of an issue with master/slave comboes, I'll lok into it as soon as I have time. -Søren On 13Apr, 2008, at 16:41 , Fabian Keil wrote: Marius Strobl <[EMAIL PROTECTED]> wrote: On Sat, Apr 12, 2008 at 05:21:23PM +, Sren Schmidt wrote: sos 2008-04-12 17:21:23 UTC F

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-13 Thread Fabian Keil
Marius Strobl <[EMAIL PROTECTED]> wrote: > On Sat, Apr 12, 2008 at 05:21:23PM +, Sren Schmidt wrote: > > sos 2008-04-12 17:21:23 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h > > Log: > > Dont call h

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-12 Thread Marius Strobl
On Sat, Apr 12, 2008 at 05:21:23PM +, Sren Schmidt wrote: > sos 2008-04-12 17:21:23 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h > Log: > Dont call hw.status recursively. > > Spotted by: Marcel Moolenaar

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2008-03-07 Thread Remko Lodder
Søren Schmidt wrote: sos 2008-03-07 09:29:20 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add proper support for the SATA/AHCI part of IXP[67]00 Revision ChangesPath 1.212 +22 -12src/sys/dev/ata/ata-chip

Re: cvs commit: src/sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h

2007-11-11 Thread Dominique Goncalves
Hi, On Oct 31, 2007 8:59 PM, Søren Schmidt <[EMAIL PROTECTED]> wrote: > sos 2007-10-31 19:59:53 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_7) > sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h > Log: > MFC: > Add SATA ATAPI support for

Re: cvs commit: src/sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h

2007-10-31 Thread Sean C. Farley
On Wed, 31 Oct 2007, SXren Schmidt wrote: sos 2007-10-31 19:59:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h Log: MFC: Add SATA ATAPI support for AHCI controllers. Approved by: re@ Revision

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-10-31 Thread Daniel O'Connor
On Fri, 26 Oct 2007, SXren Schmidt wrote: > sos 2007-10-26 09:01:07 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c > Log: > Fix the signature matching code on AHCI controllers. > Add SATA ATAPI support for AHCI controllers. Huzzah! Thi

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2007-10-09 Thread Abdullah Ibn Hamad Al-Marri
On 10/9/07, Xin LI <[EMAIL PROTECTED]> wrote: > delphij 2007-10-09 20:15:09 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c ata-pci.h > Log: > Add PCI ID for ICH9 AHCI w/ two adapters. > > Tested by: Abdullah Ibn Hamad Al-Marri > App

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-07-04 Thread Bruce M. Simpson
Bruce M Simpson wrote: bms 2007-07-04 12:29:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata ata-chipset.c Log: MFC rev : This should of course have read 1.197 Do not attempt to enable AHCI mode on ALi SATA controller

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-06-15 Thread Martin Wilke
On Fri, 15 Jun 2007 08:53:23 + (UTC) Xin LI <[EMAIL PROTECTED]> wrote: |delphij 2007-06-15 08:53:23 UTC | | FreeBSD src repository | | Modified files:(Branch: RELENG_6) |sys/dev/ata ata-chipset.c | Log: | Pullup revision 1.191 | date: 2007/03/12 09:13:13; author

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c

2007-02-22 Thread Søren Schmidt
Joel Dahl wrote: On Wed, 2007-02-21 at 19:03 +, Søren Schmidt wrote: sos 2007-02-21 19:03:34 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.c Log: Try again with supporting AHCI chipsets with partly implemented ports. T

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c

2007-02-22 Thread Joel Dahl
On Wed, 2007-02-21 at 19:03 +, Søren Schmidt wrote: > sos 2007-02-21 19:03:34 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c ata-pci.c > Log: > Try again with supporting AHCI chipsets with partly implemented ports. Thanks Søren, m

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-02-21 Thread Andrey Chernov
On Wed, Feb 21, 2007 at 02:05:57PM +, SЬren Schmidt wrote: > Temporarily disable the support for some incarnations of the ICH8 chip that > has > non consecutively numbered ports. > This should fix current SATA problems. > Support AHCI chips where the ports are not consecutively numbere

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2007-02-17 Thread Søren Schmidt
Martin Nilsson wrote: I have used the below code without problems since it was committed, isn't it time for a MFC to RELENG_6 ? The entire ATA driver needs to be backported, there are lots of fixes etc in there. I need a few more things done, then I'll bp the works -Søren SXren Schmidt wrot

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2007-02-16 Thread Martin Nilsson
I have used the below code without problems since it was committed, isn't it time for a MFC to RELENG_6 ? SXren Schmidt wrote: sos 2007-01-04 16:09:11 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add support for the Marvel

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-02-13 Thread Martin Nilsson
Bjoern A. Zeeb wrote: On Mon, 12 Feb 2007, Søren Schmidt wrote: sos 2007-02-12 17:17:31 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Rearrange the SATA connect logic so that we so that we pickup ATAPI devices. The rest of the logic shoul

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-02-13 Thread Søren Schmidt
Martin Nilsson wrote: Bjoern A. Zeeb wrote: On Mon, 12 Feb 2007, Søren Schmidt wrote: sos 2007-02-12 17:17:31 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Rearrange the SATA connect logic so that we so that we pickup ATAPI devices. The

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2007-02-12 Thread Bjoern A. Zeeb
On Mon, 12 Feb 2007, Søren Schmidt wrote: sos 2007-02-12 17:17:31 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Rearrange the SATA connect logic so that we so that we pickup ATAPI devices. The rest of the logic should be in place for most su

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2006-08-11 Thread Ruslan Ermilov
On Fri, Aug 11, 2006 at 09:19:29PM +, SЬren Schmidt wrote: > sos 2006-08-11 21:19:29 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c ata-pci.h > Log: > Unbreak nForce4 SATA support. > Hopefully I dont break something else this tim

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h

2006-07-05 Thread Søren Schmidt
Martin Nilsson wrote: Søren Schmidt wrote: sos 2006-07-04 20:36:03 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h Log: Add preliminary support for the Serverworks HT1000 chip. Thanks for working on this! You're wel

Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h

2006-07-05 Thread Martin Nilsson
Søren Schmidt wrote: sos 2006-07-04 20:36:03 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h Log: Add preliminary support for the Serverworks HT1000 chip. Thanks for working on this! I tested with a Supermicro H8SSL

Re: cvs commit: src/sys/dev/ata ata-chipset.c

2006-02-23 Thread John Baldwin
On Thursday 23 February 2006 13:52, SXren Schmidt wrote: > sos 2006-02-23 18:52:16 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-chipset.c > Log: > In ata_cmd_allocate() only call ata_pci_allocate once. > > found by: jhb@ FYI, Cover