From owner-freebsd-questions Tue Jul 16 22:12:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DAB37B400 for ; Tue, 16 Jul 2002 22:12:34 -0700 (PDT) Received: from pimout1-int.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD22C43E31 for ; Tue, 16 Jul 2002 22:12:33 -0700 (PDT) (envelope-from vetter_david@sbcglobal.net) Received: from handbasket (adsl-63-195-109-194.dsl.snfc21.pacbell.net [63.195.109.194]) by pimout1-int.prodigy.net (8.11.0/8.11.0) with SMTP id g6H5CWm63526 for ; Wed, 17 Jul 2002 01:12:32 -0400 Message-ID: <001a01c22d50$8a78a070$c26dc33f@handbasket> From: "David" To: "FreeBSD-Questions" Subject: Adding disks via an expansion card Date: Tue, 16 Jul 2002 22:12:23 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've looked through what I can of the Handbook and FAQ but can't seem to find an answer. I have added a Maxtor UltraATA/100 PCI Adaptor Card to one of my machines (to replace failing on-board IDE controllers). On boot, I see that it is detected and it detects the hard drive attached to it. However, I have two problems. 1) The CD-ROM attached to the card is not detected. 2) The devices don't exist in /dev to do anything with it. I have tried to use 'MAKEDEV all' to get the devices to appear there, but it doesn't seem to do it. Do I have to add the devices manually? exerpt from dmesg: atapci1: port 0xec00-0xec3f,0xe800-0xe803,0xe400-0xe407,0xe000-0xe003,0xdc00-0xdc07 mem 0xee000000-0xee01ffff irq 11 at device 10.0 on pci0 ata2: at 0xdc00 on atapci1 ata3: at 0xe400 on atapci1 ad2: 2014MB [4092/16/63] at ata1-master UDMA33 ad3: 12416MB [25228/16/63] at ata1-slave UDMA33 ad4: 4121MB [8374/16/63] at ata2-master UDMA33 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message