From owner-freebsd-questions Sat Jan 22 20:12:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from MailAndNews.com (MailAndNews.com [199.29.68.160]) by hub.freebsd.org (Postfix) with ESMTP id D84FB14FBF for ; Sat, 22 Jan 2000 20:12:25 -0800 (PST) (envelope-from mheffner@mailandnews.com) Received: from muriel.penguinpowered.com [208.138.198.103] (mheffner@mailandnews.com); Sat, 22 Jan 2000 23:12:20 -0500 X-WM-Posted-At: MailAndNews.com; Sat, 22 Jan 00 23:12:20 -0500 Content-Length: 1956 Message-ID: X-Mailer: XFMail 1.4.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 22 Jan 2000 23:14:00 -0500 (EST) Reply-To: Mike Heffner From: Mike Heffner To: FreeBSD-questions Subject: Can't add device entry for acd1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have two cdroms on my secondary ide controller, one cdrom, and one cdwriter. Unfortunately I'm unable to create /dev entries for the second drive (acd1): enterprise# ./MAKEDEV acd1 ( also tried 'all') enterprise# ls ac* acd0a acd0c as you can see, the first drive has entries, and it works fine. It's just the second one that's the problem. Any suggestions? I remember that awhile back I was able to use my cdwriter drive with the new ata drivers, but it's seems to have broke since then (sorry don't have specific date). This is a -current kernel, cvsupped/built just a few minutes ago. Is this just a pilot error? Below is the relevant lines from dmesg and my config file. ata-pci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata-pci0: Busmastering DMA supported ata0 at 0x01f0 irq 14 on ata-pci0 ata1 at 0x0170 irq 15 on ata-pci0 ... acd0: CDROM drive at ata1 as master acd0: read 171KB/s (6187KB/s), 128KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, packet acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked acd1: CD-RW drive at ata1 as slave acd1: read 344KB/s (1034KB/s) write 344KB/s (344KB/s), 768KB buffer, PIO3 acd1: Reads: CD-R, CD-RW, CD-DA stream, packet acd1: Writes: CD-R, CD-RW, test write acd1: Audio: play, 128 volume levels acd1: Mechanism: ejectable tray acd1: Medium: no/blank disc inside, unlocked, lock protected # ATAPI devices device ata0 device atadisk0 # ATAPI DISK device atapicd0 # ATAPI CDROM drives options ATA_STATIC_ID ( i also tried it without the ATA_STATIC_ID line, but it didn't seem to make a difference ) - Later --------------------------------- Mike Heffner Fredericksburg, VA ICQ# 882073 Date: 22-Jan-2000 Time: 22:54:03 --------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message