From owner-freebsd-questions Fri Dec 15 5:46:54 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 15 05:46:50 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from email.yourtender.com (unknown [203.117.14.130]) by hub.freebsd.org (Postfix) with ESMTP id 3E58737B402 for ; Fri, 15 Dec 2000 05:46:49 -0800 (PST) Received: from tanbin (dns.yourtender.com [203.117.14.142]) by email.yourtender.com (8.11.1/8.11.1) with SMTP id eBFDmnI00901; Fri, 15 Dec 2000 21:48:50 +0800 Message-ID: <01ae01c0669c$c5522440$0b00000a@yourtender.com> From: "tanbin" To: Cc: , Subject: adding ide to a scsi FreeBSD 4.0 Date: Fri, 15 Dec 2000 21:41:45 +0800 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 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG someone once asked how to add an ide disk to a freebsd system installed on a scsi. i am using FreeBSD 4.0 but i could not see 'ad0' or 'wd0' in dmesg. i suspect i need to add ide-probing in the kernel. now the boot simply can't detect the ide. my bios could detect the new Quantum Fireball ide disk (as shown on screen after the mem test). i have tried both IDE1 and IDE2 ports. i finally settled on IDE1. on IDE1 there are 2 devices: primary master is a cd rom drive, and primary slave is the Quantum Fireball ide disk. everything in the original message attached applies to me. > Are there any issues involved in using a combination of SCSI and IDE > drives ? > > I want to mount an IDE drive with a BSD ufs in a system booted from a > SCSI drive. > > If I play with Bios I can change which drive it boots too but when I > boot into the system on the SCSI drive the IDE drive > does not show up in dmesg.boot and is unmountable. ---------- here is my dmesg.boot --------- Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #0: Thu Nov 16 04:43:12 GMT 2000 tanbin@camel.yourtender.com:/usr/src/sys/compile/IPMSQ Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon (499.15-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x387f9ff real memory = 67043328 (65472K bytes) avail memory = 61087744 (59656K bytes) Preloaded elf kernel "kernel" at 0xc03c3000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x5000-0x500f at device 7.3 on pci0 rl0: port 0xe400-0xe4ff mem 0xe9000000-0xe90000ff irq 10 at device 9.0 on pci0 rl0: Ethernet address: 00:50:ba:d2:fa:28 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: supplying EUI64: 00:50:ba:ff:fe:d2:fa:28 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xe800-0xe87f mem 0xe9002000-0xe900207f irq 11 at device 11.0 on pci0 xl0: Ethernet address: 00:50:da:75:22:76 miibus1: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus1 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ahc0: port 0xec00-0xecff mem 0xe9001000-0xe9001fff irq 5 at device 12.0 on pci0 ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled acd0: CDROM at ata0-master using PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 6 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 11.626MB/s transfers (5.813MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 8759MB (17938986 512 byte sectors: 255H 63S/T 1116C) ________________________ end ___________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message