From owner-freebsd-current Wed Jul 30 06:01:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA28895 for current-outgoing; Wed, 30 Jul 1997 06:01:42 -0700 (PDT) Received: from gw.itfs.nsk.su (gw.itfs.nsk.su [193.124.36.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id GAA28884 for ; Wed, 30 Jul 1997 06:01:35 -0700 (PDT) Received: from itfs.UUCP (uucp@localhost) by gw.itfs.nsk.su (8.6.12/8.6.12) with UUCP id UAA21062 for current@freebsd.org; Wed, 30 Jul 1997 20:00:14 +0700 Received: by itfs.nsk.su; Wed, 30 Jul 97 19:49:00 +0700 (NST) Received: (from daemon@localhost) by news.itfs.nsk.su (8.7.5/8.6.12) id TAA00431; Wed, 30 Jul 1997 19:44:09 +0700 (NSD) From: nnd@itfs.nsk.su To: current@freebsd.org Subject: Re: code talks: announcing EIDE bus master patches Date: 30 Jul 1997 12:44:08 GMT Message-ID: <5rncuo$sp8@news.itfs.nsk.su> References: <199707290424.AAA23424@smoke.marlboro.vt.us> <199707301049.GAA03660@smoke.marlboro.vt.us> <19970730072456.05185@scsn.net> Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Donald J. Maddox wrote: > On Wed, Jul 30, 1997 at 06:49:54AM -0400, john hood wrote: > Anybody know why I'm seeing the following after building a new kernel > with the EIDE bus master patches? Do I need to add something to my config > to activate this, or ??? I have the same question (see start of my dmesg later on). My motherboard is Gateway's GA-586DX. I can not see any settings about IDE-DMA in BIOS setup :-( And the next one - when I try to set flags on wcd0 to '0xa0ffa0ff' the system can't start - I receive: panic - can not mount root (?) message. Is there any possibility to avoid this panic and fall back to PIO-mode ? N.Dudorov ------------------------------------------------------------------- Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #0: Wed Jul 30 18:13:59 NSS 1997 nnd@nnd.itfs.nsk.su:/arch/3.0/src/sys/compile/SMP-NND CPU: Pentium (586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x3bf real memory = 67108864 (65536K bytes) avail memory = 63660032 (62168K bytes) FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00030010, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00030010, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Probing for devices on PCI bus 0: chip0: rev 0x01 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x00 on pci0.7.1 ide_pci: warning, ide0:0 not configured for DMA? ide_pci: warning, ide0:1 not configured for DMA? ide_pci: warning, ide1:0 not configured for DMA? ide_pci: warning, ide1:1 not configured for DMA? ......