From owner-freebsd-hardware Mon Sep 20 22:51:55 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from vortex.greycat.com (vortex.greycat.com [207.173.133.4]) by hub.freebsd.org (Postfix) with SMTP id 80C9C14BF3 for ; Mon, 20 Sep 1999 22:51:45 -0700 (PDT) (envelope-from dann@greycat.com) Received: (qmail 9128 invoked from network); 21 Sep 1999 05:51:44 -0000 Received: from bigphred.greycat.com (HELO greycat.com) (207.173.133.2) by vortex.greycat.com with SMTP; 21 Sep 1999 05:51:44 -0000 Message-ID: <37E71CF0.7EFE9E0B@greycat.com> Date: Mon, 20 Sep 1999 22:51:44 -0700 From: Dann Lunsford Organization: You're kidding, right? X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: hardware@freebsd.org Subject: Secondary IDE-PCI interface invisible Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm currently running a DFI P5BV3+ motherboard, with 128 megs and a K6-2 350. Freebsd 3.3-STABLE. uname -a output follows: FreeBSD bigphred.greycat.com 3.3-STABLE FreeBSD 3.3-STABLE #1: Mon Sep 20 06:13:34 PDT 1999 root@bigphred.greycat.com:/usr/src/sys/compile/PHRED i386 Problem: NOTHING I've tried can make the secondary on-board IDE interface visible to FreeBSD. The BIOS detects a drive on the secondary, but boot just says "Sorry." Output of dmesg follows Preloaded elf kernel "kernel" at 0xc02c9000. Probing for devices on PCI bus 0: chip0: rev 0x04 on pci0.0.0 chip1: rev 0x00 on pci0.1.0 chip2: rev 0x47 on pci0.7.0 ide_pci0: rev 0x06 on pci0.7.1 chip3: rev 0x10 on pci0.7.3 ahc0: rev 0x00 int a irq 11 on pci0.17.0 ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs Probing for devices on PCI bus 1: vga0: rev 0x02 int a irq 11 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A ppc0 at 0x378 irq 7 on isa ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 lppps0: on ppbus 0 plip0: on ppbus 0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in fd1: 1.2MB 5.25in wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 wd0: 6187MB (12672450 sectors), 13410 cyls, 15 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , DMA, 32-bit, multi-block-16 wd1: 6187MB (12672450 sectors), 13410 cyls, 15 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 10 on isa ep0: aui/utp[*UTP*] address 00:60:8c:c9:25:b7 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface pas0 at 0x388 irq 5 drq 6 on isa snd0: opl0 at 0x388 on isa snd0: IP packet filtering initialized, divert enabled, rule-based forwarding disabled, logging disabled Waiting 8 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 1 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 15) changing root device to wd0s1a da0 at ahc0 bus 0 target 3 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled etc. The basic anomaly is that "wdc1 not found." I've checked every even vaguely related BIOS setting, recompiled my kernel with the recommended stuff from LINT about pci-ide, etc. Zip. Searched the hardware ML archives, came across a couple of other people with suspiciously similar problems, and no solutions offered. HELP! Thanks in advance. Dann Lunsford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message