From owner-freebsd-current Mon Nov 6 14:36:52 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA16982 for current-outgoing; Mon, 6 Nov 1995 14:36:52 -0800 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA16976 ; Mon, 6 Nov 1995 14:36:47 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id OAA00626; Mon, 6 Nov 1995 14:36:35 -0800 Date: Mon, 6 Nov 1995 14:36:35 -0800 Message-Id: <199511062236.OAA00626@silvia.HIP.Berkeley.EDU> To: bde@zeta.org.au CC: gibbs@freebsd.org, current@freebsd.org In-reply-to: <199511061345.AAA18581@godzilla.zeta.org.au> (message from Bruce Evans on Tue, 7 Nov 1995 00:45:59 +1100) Subject: Re: ahcintr type mismatch From: asami@cs.berkeley.edu (Satoshi Asami) 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). You are right, sorry I guess I missed a message or something. Where's my pointy hat.... ;) The Gunslinger