From owner-freebsd-current Tue Nov 7 06:46:43 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA20603 for current-outgoing; Tue, 7 Nov 1995 06:46:43 -0800 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA20598 ; Tue, 7 Nov 1995 06:46:41 -0800 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id GAA01352; Tue, 7 Nov 1995 06:58:23 -0800 Message-Id: <199511071458.GAA01352@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Brian Litzinger cc: bde@zeta.org.au (Bruce Evans), asami@cs.berkeley.edu, gibbs@freebsd.org, current@freebsd.org Subject: Re: ahcintr type mismatch In-reply-to: Your message of "Tue, 07 Nov 1995 03:48:27 PST." <199511071148.DAA20604@MediaCity.com> Date: Tue, 07 Nov 1995 06:58:23 -0800 From: "Justin T. Gibbs" Sender: owner-current@freebsd.org Precedence: bulk >> >> ahc0 is now configured as eisa/pci device so you have to replace the bogus >> "controller ahc1 at isa?..." line from your config file and possibly add >> an eisa line (see GENERIC and LINT). >> Bruce > >Speaking of this device. I have an NCA 54AS with onboard 7850 which >doesn't work. I installed a 2940 and for about two months it has >been working fine. > >With a recent -current, the onboard 7850 is now noticed by the probe, >assigned to ahc1, and then the system crashes. Hmm. My 7850 doesn't crash the system unless I actually use it. :) I'm still working on the 7850 problem. >'disable ahc1' results in a message about ahc1 not probed because it is >disabled, but later during the PCI bus probing it shows up, is >detected, and then crashes. PCI devices cannot be disabled yet. You're actuallly disabling the isa device ahc1. The PCI code then steals the ahc1 unit number and probes the device anyway. There are plans to fix this problem, but it will be a while. >-- >Brian Litzinger | > | >brian@mediacity.com | This space intentionally left blank > | >http://www.mpress.com | > | -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations ===========================================