Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c ata-chipset.c ata-disk.c ata-disk.h ata-dma.c ata-isa.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c ata-raid.h a

2008-04-11 Thread Søren Schmidt
w what you are doing :) -Søren On 11Apr, 2008, at 23:46 , Peter Jeremy wrote: On Thu, Apr 10, 2008 at 01:05:05PM +0000, Søren Schmidt wrote: sos 2008-04-10 13:05:05 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-card.c

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

2007-11-17 Thread Søren Schmidt
Poul-Henning Kamp wrote: The only suggested change is that the printfs in geom gets supressed for this one particular errno. Nothing else changes as far as I know. Exactly. -Søren ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mai

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

2007-11-16 Thread Søren Schmidt
Poul-Henning Kamp wrote: In message <[EMAIL PROTECTED]>, Scott Long writes: Poul-Henning Kamp wrote: Well, there are two questions: media present (yes/no) and drive capable of telling if media present without just trying to read it (yes/no). This risk reopening the old r

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

2007-11-16 Thread Søren Schmidt
Nate Lawson wrote: Søren Schmidt wrote: Scott Long wrote: SXren Schmidt wrote: sos 2007-10-26 08:59:24 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cd.c atapi-cd.h Log: Update the way we get the mode pages on probe. Revision

Re: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c ata-lowlevel.c ata_if.m

2007-04-08 Thread Søren Schmidt
please so I have a chance to tell whats going on ? If possible also from the failed boot so diffs can be searched for. -Søren -Kip On 4/6/07, Søren Schmidt <[EMAIL PROTECTED]> wrote: sos 2007-04-06 16:18:59 UTC FreeBSD src repository

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

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

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/share/man/man4 ata.4

2007-01-05 Thread Søren Schmidt
Christian Brueffer wrote: brueffer2007-01-04 18:50:53 UTC FreeBSD src repository Modified files: share/man/man4 ata.4 Log: Document Marvell 6101/6145 support. Revision ChangesPath 1.70 +1 -1 src/share/man/man4/ata.4 Thanks for keeping this up t

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&#x

Re: [fbsd] cvs commit [HEAD] src/sys/dev/ata ata-usb.c

2006-05-22 Thread Søren Schmidt
Jeremie Le Hen wrote: Hi, Søren, On Fri, Mar 10, 2006 at 07:08:52PM +, Søren Schmidt wrote: sos 2006-03-10 19:08:52 UTC FreeBSD src repository Added files: sys/dev/ata ata-usb.c Log: Module that adds support for using USB storage devices through the ATA

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

2006-01-24 Thread Søren Schmidt
On 1/24/06, John Baldwin <[EMAIL PROTECTED]> wrote: > > On Tuesday 24 January 2006 07:34, SXren Schmidt wrote: > > sos 2006-01-24 12:34:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/ata ata-pci.c > > Log: > > Do not test for DMA status on leg

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

2006-01-18 Thread Søren Schmidt
Doug Barton wrote: Søren Schmidt wrote: Doug Barton wrote: FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-disk.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c Log: Add support for

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

2006-01-18 Thread Søren Schmidt
Doug Barton wrote: FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-disk.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c Log: Add support for using DMA on dump, greatly speeds

Re: cvs commit: src/sys/dev/ata ata-all.h ata-queue.c ata-raid.c

2006-01-02 Thread Søren Schmidt
Richard Tector wrote: Is there any chance of an interim patch I could use to fix Promise RAID1 array rebuilds on RELENG_6? It seems to start rebuilding, then freezes after a couple of minutes with the atacontrol status counter on 0% Just grap /sys/sys/ata.h and /sys/dev/ata/* from -current and

Re: cvs commit: src/sys/dev/ata ata-all.h ata-queue.c ata-raid.c

2005-12-27 Thread Søren Schmidt
Pav Lucistnik wrote: Sřren Schmidt píše v út 27. 12. 2005 v 16:49 +: sos 2005-12-27 16:49:33 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-queue.c ata-raid.c Log: Fix rebuilds of arrays that got stuck. Misc minor fixes. Bughunting and i