From owner-freebsd-stable Thu May 16 0:46: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.skif.net (ns2.skif.net [195.58.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 911F137B406 for ; Thu, 16 May 2002 00:45:55 -0700 (PDT) Received: from dru.dn.ua (dru.skif.net [195.58.224.122]) by relay2.skif.net (8.12.1/8.12.1) with ESMTP id g4G7jhNC060857 for ; Thu, 16 May 2002 10:45:45 +0300 (EEST) Received: (from admin@localhost) by dru.dn.ua (8.12.3/8.12.3) id g4G7jhb9047631 for freebsd-stable@freebsd.org; Thu, 16 May 2002 10:45:43 +0300 (EEST) (envelope-from admin) Date: Thu, 16 May 2002 10:45:43 +0300 From: "Vladislav V. Zhuk" To: freebsd-stable@freebsd.org Subject: new ATA bug Message-ID: <20020516074543.GA46926@dru.dn.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! When will be fixed bug with definition interfeces in new ata? I have disabled secondary IDE interface in BIOS and kernel config: # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 but ata driver still locked IRQ 15: --- cut dmesg.boot --- atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 --- end cut --- I need this IRQ for other device. How I can release this system resource from ata and use with other device?? -- Vladislav V. Zhuk (06267)3-60-03 admin@dru.dn.ua 2:465/197@FidoNet.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message