From owner-freebsd-stable Tue Jul 3 7:30:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 0212B37B403 for ; Tue, 3 Jul 2001 07:30:45 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f63EUe520464; Tue, 3 Jul 2001 10:30:40 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010703102128.029f7ec0@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 03 Jul 2001 10:24:58 -0400 To: "Cheffo Izroda" , stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: ata2 configuration (urgen) In-Reply-To: <200107031418.HAA24847@mail5.bigmailbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Do you have a 3rd hard drive, or a 3rd controller ? The two devices below are the controllers-- old style at that-- and each can normally take two drives. Also, look at LINT. It states, # For older non-PCI systems, these are the lines to use: #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 Is this your system ?? Otherwise, use the regular, # The 'ATA' driver supports all ATA and ATAPI devices. # It can reuse the majors of wd.c for booting purposes. # You only need one "device ata" for it to find all # PCI ATA/ATAPI devices on modern machines. device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives ---Mike At 07:18 AM 7/3/01 -0700, Cheffo Izroda wrote: >I have a third HDD on my FreeBSD-4.3 (STABLE) > >the others devices are : >device ata0 at isa? port IO_WD1 irq 14 >device ata1 at isa? port IO_WD2 irq 15 >what should be ata3 ? >My MB can't catch it with PnP so I must specify ata2 >what is the irq ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message