From owner-freebsd-current Mon Jan 4 13:00:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04003 for freebsd-current-outgoing; Mon, 4 Jan 1999 13:00:13 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from exchange1.autotote.com (exchange1.autotote.com [209.118.1.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03989 for ; Mon, 4 Jan 1999 13:00:08 -0800 (PST) (envelope-from tom@wact.net) Received: from wact.net (192.168.10.251 [192.168.10.251]) by exchange1.autotote.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id CFJAVW3A; Mon, 4 Jan 1999 15:56:05 -0500 Message-ID: <36912BF5.FDF7260D@wact.net> Date: Mon, 04 Jan 1999 16:00:37 -0500 From: Tom Uffner Organization: POEE X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en, es, de MIME-Version: 1.0 To: "Kevin G. Eliuk" CC: freebsd-current@FreeBSD.ORG Subject: Re: IDE controller Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Probing for devices on PCI bus 0: > chip0: rev 0xb3 on pci0.0.0 > chip1: rev 0xb4 on pci0.2.0 > vga0: rev 0x06 int a irq 0 on pci0.6.0 > ide_pci0: rev 0x20 int a irq 0 on pci0.11.0 > ide_pci: controller is simplex, no DMA on secondary channel > Has anyone have access to the design papers for this cheapset? i have a very similar chipset, for which a workaround Doug White mentioned restored the devices on the secondary controller. recent -current code has a kernel option to disable the probe--you still get the message but the devices work. options DISABLE_PCI_IDE 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Tue Dec 29 10:18:43 EST 1998 Probing for devices on PCI bus 0: chip0: rev 0xb3 on pci0.0.0 chip1: rev 0xb4 on pci0.2.0 vga0: rev 0x01 int a irq 0 on pci0.4.0 ide_pci0: rev 0x20 int a irq 0 on pci0. 11.0 ide_pci: controller is simplex, no DMA on secondary channel . . . wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, dma, iordis wcd0: 4125KB/sec, 128KB cache, audio play, 256 volume levels, ejectable tray wcd0: no disc inside, unlocked -- Tom Uffner tom@wact.net Themes were useless! Destiny was here and the foot pedals were bleeding! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message