From owner-freebsd-current Sun Jul 18 10:49:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from ozz.etrust.ru (ozz.etrust.ru [195.2.84.116]) by hub.freebsd.org (Postfix) with ESMTP id 13F2114E5A for ; Sun, 18 Jul 1999 10:48:59 -0700 (PDT) (envelope-from osa@etrust.ru) Received: from localhost (localhost [127.0.0.1]) by ozz.etrust.ru (Postfix) with ESMTP id 7134D21B for ; Sun, 18 Jul 1999 21:48:55 +0400 (MSD) Date: Sun, 18 Jul 1999 21:48:55 +0400 (MSD) From: Osokin Sergey To: current@FreeBSD.org Subject: Some problems with atapi-drivers under -current... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I try to use new atapi-drivers under -current & have some problems. at kernel: controller ata0 device atadisk0 device atapicd0 device atapifd0 I have following devices: IDE0: HDD UDMA (master) IDE1: CD-ROM (master) IDE1: LS-120 (slave) Kernel can't detect my LS-120, it says: .... Jul 18 19:15:39 ozz /kernel: ata-pci0: at device 7.1 on pci0 Jul 18 19:15:39 ozz /kernel: ata-pci0: Busmastering DMA supported Jul 18 19:15:39 ozz /kernel: ata0 at 0x01f0 irq 14 on ata-pci0 Jul 18 19:15:39 ozz /kernel: ata1 at 0x0170 irq 15 on ata-pci0 ........ Jul 18 19:15:40 ozz /kernel: ata1: unwanted interrupt 1 status = 00 ........ Jul 18 19:15:40 ozz /kernel: ata0: master: setting up WDMA2 mode on PIIX3/4 chip OK Jul 18 19:15:40 ozz /kernel: ad0: ATA-3 disk at ata0 as master Jul 18 19:15:40 ozz /kernel: ad0: 2503MB (5126688 sectors), 5086 cyls, 16 heads, 63 S/T, 512 B/S Jul 18 19:15:40 ozz /kernel: ad0: piomode=4, dmamode=2, udmamode=-1 Jul 18 19:15:40 ozz /kernel: ad0: 16 secs/int, 0 depth queue, DMA mode Jul 18 19:15:40 ozz /kernel: acd0: CDROM drive at ata1 as master Jul 18 19:15:40 ozz /kernel: acd0: drive speed 171 - 8250KB/sec, 128KB cache Jul 18 19:15:40 ozz /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA, packet track Jul 18 19:15:40 ozz /kernel: acd0: Audio: play, 255 volume levels Jul 18 19:15:40 ozz /kernel: acd0: Mechanism: ejectable tray Jul 18 19:15:40 ozz /kernel: acd0: Medium: no/blank disc inside, unlocked Jul 18 19:15:40 ozz /kernel: changing root device to wd0s1a & nothing about LS-120... Old drivers (aka wdcX, wcd0 & wfd0) detect all devices & work correct. And another problem: if i use kernel with atapicd0, wcdplay play one track from CD & stop. If i use wcd0, wcdplay play all tracks. Any idea? Rgdz, Осокин Сергей aka oZZ, osa@etrust.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message