Date: Mon, 20 Sep 1999 22:51:44 -0700 From: Dann Lunsford <dann@greycat.com> To: hardware@freebsd.org Subject: Secondary IDE-PCI interface invisible Message-ID: <37E71CF0.7EFE9E0B@greycat.com>
next in thread | raw e-mail | index | archive | help
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: <VIA 82C598MVP (Apollo MVP3) host bridge> rev 0x04 on pci0.0.0 chip1: <VIA 82C598MVP (Apollo MVP3) PCI-PCI bridge> rev 0x00 on pci0.1.0 chip2: <VIA 82C586 PCI-ISA bridge> rev 0x47 on pci0.7.0 ide_pci0: <VIA 82C586x (Apollo) Bus-master IDE controller> rev 0x06 on pci0.7.1 chip3: <VIA 82C586B ACPI interface> rev 0x10 on pci0.7.3 ahc0: <Adaptec 2940 Ultra SCSI adapter> 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: <Matrox model 1001 graphics accelerator> 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: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 lppps0: <Pulse per second Timing Interface> on ppbus 0 plip0: <PLIP network interface> 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): <FUJITSU MPC3064AT>, DMA, 32-bit, multi-block-16 wd0: 6187MB (12672450 sectors), 13410 cyls, 15 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): <FUJITSU MPC3064AT>, 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: <Pro AudioSpectrum 16D rev 255> opl0 at 0x388 on isa snd0: <Yamaha OPL3 FM> 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: <CONNER CTMS 3200 7.00> 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: <MICROP 1936-21MW1092407 MN0B> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37E71CF0.7EFE9E0B>