Re: kern/157397: [ada] ahci/ada/cam NCQ timeouts on Samsung and non-disable-ability

2013-04-04 Thread Alexander Motin
The following reply was made to PR kern/157397; it has been noted by GNATS. From: Alexander Motin To: Matthias Andree Cc: bug-follo...@freebsd.org Subject: Re: kern/157397: [ada] ahci/ada/cam NCQ timeouts on Samsung and non-disable-ability Date: Thu, 04 Apr 2013 10:49:43 +0300 On 04.04.2013

Re: kern/150315: [ata] sizeof(union ccb) changed between 7.x and 8.x

2011-07-18 Thread Alexander Motin
The following reply was made to PR kern/150315; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, woll...@freebsd.org Cc: Subject: Re: kern/150315: [ata] sizeof(union ccb) changed between 7.x and 8.x Date: Mon, 18 Jul 2011 13:43:08 +0300 The main problem is not

Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller

2011-07-28 Thread Alexander Motin
The following reply was made to PR kern/153665; it has been noted by GNATS. From: Alexander Motin To: Harry Coin Cc: bug-follo...@freebsd.org, free...@yasse.net Subject: Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller Date: Thu, 28 Jul

Re: kern/161768: Panics after AHCI timeouts

2011-10-18 Thread Alexander Motin
The following reply was made to PR kern/161768; it has been noted by GNATS. From: Alexander Motin To: Armin Pirkovitsch Cc: Alexey Shuvaev , bug-follo...@freebsd.org Subject: Re: kern/161768: Panics after AHCI timeouts Date: Tue, 18 Oct 2011 18:48:53 +0300 Armin Pirkovitsch wrote: > s

Re: kern/166382: [patch] snd_hda(4) is in a bad state after suspend/resume cycle

2012-03-29 Thread Alexander Motin
resume. Please try attached patch. -- Alexander Motin Index: hdaa.c === --- hdaa.c (revision 233600) +++ hdaa.c (working copy) @@ -612,10 +612,11 @@ if (w == NULL || w->e

Re: bin/150723: bsnmpd(1): add knowledge of "ada" disks (ATA via SCSI CAM)

2010-09-23 Thread Alexander Motin
guessing). The answer is simple, CAM doesn't uses newbus infrastructure. None of CAM devices (ada, da, cd, ...) ever appeared in devinfo. There were plans of respecting CAM refactoring, but it is a huge project, which nobody was brave enough to start yet. -- Alexander Motin ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Re: kern/152817: [ahci] ahci doesn't find disk

2011-01-17 Thread Alexander Motin
The following reply was made to PR kern/152817; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, j...@alien8.de Cc: Subject: Re: kern/152817: [ahci] ahci doesn't find disk Date: Mon, 17 Jan 2011 22:59:18 +0200 Problem looks alike to one workarounded in CU

Re: kern/152817: [ahci] ahci doesn't find disk

2011-01-24 Thread Alexander Motin
The following reply was made to PR kern/152817; it has been noted by GNATS. From: Alexander Motin To: Julian Stecklina Cc: bug-follo...@freebsd.org Subject: Re: kern/152817: [ahci] ahci doesn't find disk Date: Mon, 24 Jan 2011 11:49:21 +0200 This is a multi-part message in MIME f

Re: kern/152817: [ahci] ahci doesn't find disk

2011-01-25 Thread Alexander Motin
The following reply was made to PR kern/152817; it has been noted by GNATS. From: Alexander Motin To: Julian Stecklina Cc: bug-follo...@freebsd.org Subject: Re: kern/152817: [ahci] ahci doesn't find disk Date: Wed, 26 Jan 2011 08:20:09 +0200 On 26.01.2011 04:21, Julian Stecklina

Re: kern/155416: [ahci] ahci esata newfs disk access error with intel H55 sata controler

2011-04-19 Thread Alexander Motin
The following reply was made to PR kern/155416; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, freebsd...@fabparis.no-ip.org Cc: Subject: Re: kern/155416: [ahci] ahci esata newfs disk access error with intel H55 sata controler Date: Tue, 19 Apr 2011 18:42:03

Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller

2011-04-19 Thread Alexander Motin
The following reply was made to PR kern/153665; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, free...@yasse.net Cc: Subject: Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller Date: Tue, 19 Apr 2011 18:57

Re: kern/153440: [ata] 8.2 doesn't detect ICH8M anymore

2011-04-21 Thread Alexander Motin
The following reply was made to PR kern/153440; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, mich...@fuckner.net Cc: Subject: Re: kern/153440: [ata] 8.2 doesn't detect ICH8M anymore Date: Thu, 21 Apr 2011 11:09:59 +0300 Hi. Send me please verbose

Re: kern/153440: [ata] 8.2 doesn't detect ICH8M anymore

2011-04-21 Thread Alexander Motin
The following reply was made to PR kern/153440; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, mich...@fuckner.net Cc: Subject: Re: kern/153440: [ata] 8.2 doesn't detect ICH8M anymore Date: Thu, 21 Apr 2011 11:11:27 +0300 Alexander Motin wrote: >

Re: kern/155628: [ahci] ahci disables dvd device

2011-04-28 Thread Alexander Motin
The following reply was made to PR kern/155628; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, o...@fixmbr.de Cc: Subject: Re: kern/155628: [ahci] ahci disables dvd device Date: Thu, 28 Apr 2011 21:38:58 +0300 Hi. In provided dmesg I see no any timeouts

Re: kern/153205: [ahci] PIONEER DVD-RW: timeout with ahci(4), OK with ata(4) + ATA_CAM

2011-04-28 Thread Alexander Motin
The following reply was made to PR kern/153205; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, lynx.r...@gmail.com Cc: Subject: Re: kern/153205: [ahci] PIONEER DVD-RW: timeout with ahci(4), OK with ata(4) + ATA_CAM Date: Thu, 28 Apr 2011 21:49:51 +0300 Hi

Re: kern/146464: [ahci] DVD device unusable with ahci(4)

2011-04-28 Thread Alexander Motin
The following reply was made to PR kern/146464; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, demelier.da...@gmail.com Cc: Subject: Re: kern/146464: [ahci] DVD device unusable with ahci(4) Date: Thu, 28 Apr 2011 22:07:35 +0300 Hi. Please retry on fresh 8

Re: kern/145026: [panic] [sdhci] Fatal trap 12 with sdhci and without ahci module

2011-04-28 Thread Alexander Motin
The following reply was made to PR kern/145026; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, oleg.ginzb...@nevosoft.ru Cc: Subject: Re: kern/145026: [panic] [sdhci] Fatal trap 12 with sdhci and without ahci module Date: Thu, 28 Apr 2011 22:12:27 +0300 Hi

Re: kern/156647: [ata] Intel ICH7 SATA300 Driver Performance Regression in 8.2-STABLE [regression]

2011-04-28 Thread Alexander Motin
The following reply was made to PR kern/156647; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, con...@conall.net Cc: Subject: Re: kern/156647: [ata] Intel ICH7 SATA300 Driver Performance Regression in 8.2-STABLE [regression] Date: Thu, 28 Apr 2011 22:29:11

Re: kern/143374: [ata] notebook with SATA now says: DMA limited to UDMA33, device found non-ATA66 cable [regression]

2010-03-11 Thread Alexander Motin
The following reply was made to PR kern/143374; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, vlad.shaba...@gmail.com Cc: Subject: Re: kern/143374: [ata] notebook with SATA now says: DMA limited to UDMA33, device found non-ATA66 cable [regression] Date: Fri

Re: kern/142510: [ata] [panic] FreeBSD 8.0-RELEASE panic'ed after removing SATA (ahci) drive

2010-03-11 Thread Alexander Motin
The following reply was made to PR kern/142510; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, jw...@andrew.cmu.edu Cc: Subject: Re: kern/142510: [ata] [panic] FreeBSD 8.0-RELEASE panic'ed after removing SATA (ahci) drive Date: Fri, 12 Mar 2010 04:51:56

Re: kern/130726: [ata] DMA errors accessing multiple SATA channels

2010-03-11 Thread Alexander Motin
The following reply was made to PR kern/130726; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, dy...@dylex.net Cc: Subject: Re: kern/130726: [ata] DMA errors accessing multiple SATA channels Date: Fri, 12 Mar 2010 07:03:08 +0200 It is probably some kind of

Re: kern/122291: [ata] acd0: timeout waiting to issue command / acd0: error issuing ATA PACKET command // Promise PDC40718 SATA300 controller // acd0: CDROM <HL-DT-ST DVDRAM GH20NS10/EL00> at at

2010-03-11 Thread Alexander Motin
The following reply was made to PR kern/122291; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, r...@uugrn.org Cc: Subject: Re: kern/122291: [ata] acd0: timeout waiting to issue command / acd0: error issuing ATA PACKET command // Promise PDC40718 SATA300

Re: kern/135497: [ata] JMicron JMB363 controller does not recognize PATA hard disk

2010-03-12 Thread Alexander Motin
The following reply was made to PR kern/135497; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, hd_kee...@mail.ru Cc: Subject: Re: kern/135497: [ata] JMicron JMB363 controller does not recognize PATA hard disk Date: Fri, 12 Mar 2010 10:18:45 +0200 Booting

Re: kern/147086: AHCI not being enabled on PC

2010-05-26 Thread Alexander Motin
The following reply was made to PR kern/147086; it has been noted by GNATS. From: Alexander Motin To: Ryan Holt Cc: Garrett Cooper , bug-follo...@freebsd.org Subject: Re: kern/147086: AHCI not being enabled on PC Date: Wed, 26 May 2010 21:38:20 +0300 Ryan Holt wrote: >> I've

Re: kern/147086: AHCI not being enabled on PC

2010-05-26 Thread Alexander Motin
The following reply was made to PR kern/147086; it has been noted by GNATS. From: Alexander Motin To: "r...@ryanholt.net" Cc: bug-follo...@freebsd.org, Garrett Cooper Subject: Re: kern/147086: AHCI not being enabled on PC Date: Wed, 26 May 2010 22:10:41 +0300 r...@ryanholt.net wrot

Re: kern/147086: AHCI not being enabled on PC

2010-05-26 Thread Alexander Motin
The following reply was made to PR kern/147086; it has been noted by GNATS. From: Alexander Motin To: "r...@ryanholt.net" Cc: bug-follo...@freebsd.org, Garrett Cooper Subject: Re: kern/147086: AHCI not being enabled on PC Date: Wed, 26 May 2010 22:20:57 +0300 r...@ryanholt.net wr

Re: kern/147086: AHCI not being enabled on PC

2010-05-27 Thread Alexander Motin
The following reply was made to PR kern/147086; it has been noted by GNATS. From: Alexander Motin To: "r...@ryanholt.net" Cc: bug-follo...@freebsd.org, Garrett Cooper Subject: Re: kern/147086: AHCI not being enabled on PC Date: Thu, 27 May 2010 22:35:37 +0300 r...@ryanholt.net wrot

Re: kern/147805: [ata] interrupt storm detected on "irq9:", throttling interrupt source - after I upload something to my server

2010-07-03 Thread Alexander Motin
The following reply was made to PR kern/147805; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, l...@teklife.info Cc: Subject: Re: kern/147805: [ata] interrupt storm detected on "irq9:", throttling interrupt source - after I upload something to my s

Re: kern/146270: [ata] Divide by zero in ata driver

2010-07-03 Thread Alexander Motin
The following reply was made to PR kern/146270; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, in...@intrans.baku.az Cc: Subject: Re: kern/146270: [ata] Divide by zero in ata driver Date: Sat, 03 Jul 2010 18:12:17 +0300 Hi. If you got to these lines, it

Re: kern/143462: [ata] hw.ata.ata_dma_check_80pin no longer seems to work [regression]

2010-07-03 Thread Alexander Motin
The following reply was made to PR kern/143462; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, s...@gothic.net.au Cc: Subject: Re: kern/143462: [ata] hw.ata.ata_dma_check_80pin no longer seems to work [regression] Date: Sat, 03 Jul 2010 18:35:37 +0300 Hi

Re: kern/145714: [siis] removed SATA device on port multiplier resets entire channel losing all other devices (8.0-stable)

2010-07-03 Thread Alexander Motin
The following reply was made to PR kern/145714; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, daniel.s...@internode.on.net Cc: Subject: Re: kern/145714: [siis] removed SATA device on port multiplier resets entire channel losing all other devices (8.0-stable

kern/169433: iwn(4) doesn't support 6235 chip.

2012-06-26 Thread Alexander Motin
Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 26 08:40:06 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Alexander Motin >Release:10-CURRENT >Organization: iXsystems, Inc. >Environment: FreeBSD mavbo

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-02 Thread Alexander Motin
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, eu...@eg.sd.rdtc.ru Cc: Andriy Gapon Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Tue, 02 Oct 2012 09:58:00

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-02 Thread Alexander Motin
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Alexander Motin To: Eugene Grosbein Cc: bug-follo...@freebsd.org, eu...@eg.sd.rdtc.ru, Andriy Gapon Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Tue

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-02 Thread Alexander Motin
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Alexander Motin To: Eugene Grosbein Cc: bug-follo...@freebsd.org, eu...@eg.sd.rdtc.ru, Andriy Gapon Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Tue

Re: kern/173840: snd_hda(4) volume mixer not working anymore

2012-11-22 Thread Alexander Motin
The following reply was made to PR kern/173840; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, demelier.da...@gmail.com Cc: Subject: Re: kern/173840: snd_hda(4) volume mixer not working anymore Date: Fri, 23 Nov 2012 02:52:50 +0200 Hi. I can't quali

Re: kern/148748: [ataraid] Metadata Read Write Inconsistency

2013-01-14 Thread Alexander Motin
The following reply was made to PR kern/148748; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org Cc: Subject: Re: kern/148748: [ataraid] Metadata Read Write Inconsistency Date: Tue, 15 Jan 2013 04:39:36 +0200 Legacy ataraid(4) code has many problems. Instead of

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-14 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, landsidel.al...@gmail.com Cc: Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 04:46:02 +0200 There could be

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 10:12:14 +0200 That is clear and I had

Re: kern/174985: AHCI or ATA-ATI bug on BSD 8 and above (ATI SB600; ahci timeout; on BSD 7 - no bug)

2013-01-15 Thread Alexander Motin
The following reply was made to PR kern/174985; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, ngovor...@gmail.com Cc: Subject: Re: kern/174985: AHCI or ATA-ATI bug on BSD 8 and above (ATI SB600; ahci timeout; on BSD 7 - no bug) Date: Tue, 15 Jan 2013 12:14:23

Re: kern/174985: AHCI or ATA-ATI bug on BSD 8 and above (ATI SB600; ahci timeout; on BSD 7 - no bug)

2013-01-15 Thread Alexander Motin
The following reply was made to PR kern/174985; it has been noted by GNATS. From: Alexander Motin To: bug-follo...@freebsd.org, ngovor...@gmail.com Cc: Subject: Re: kern/174985: AHCI or ATA-ATI bug on BSD 8 and above (ATI SB600; ahci timeout; on BSD 7 - no bug) Date: Tue, 15 Jan 2013 12:13:13

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 17:55:57 +0200 Their on-disk formats are

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 18:25:14 +0200 At what point have we

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 18:20:56 +0200 On 15.01.2013 18:03, Allen

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 18:35:43 +0200 Please, be my guest to

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 20:10:56 +0200 On 15.01.2013 19:09, Allen

Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same

2013-01-15 Thread Alexander Motin
The following reply was made to PR bin/166589; it has been noted by GNATS. From: Alexander Motin To: Allen Landsidel Cc: bug-follo...@freebsd.org Subject: Re: bin/166589: atacontrol(8) incorrectly treats RAID10 and 0+1 the same Date: Tue, 15 Jan 2013 21:37:55 +0200 On 15.01.2013 20:53, Allen