From owner-freebsd-current Sun Aug 13 07:09:09 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id HAA23487 for current-outgoing; Sun, 13 Aug 1995 07:09:09 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id HAA23473 for ; Sun, 13 Aug 1995 07:09:04 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id PAA00856 ; Sun, 13 Aug 1995 15:07:48 +0100 X-Message: This is a dial-up site. Quick responses to e-mails should not be relied upon. Thanks! To: Kim Culhan cc: freebsd-current@freebsd.org Subject: Re: Can't rebuild without pci controller In-reply-to: Your message of "Sun, 13 Aug 1995 10:00:03 EDT." Date: Sun, 13 Aug 1995 15:07:47 +0100 Message-ID: <854.808322867@palmer.demon.co.uk> From: Gary Palmer Sender: current-owner@freebsd.org Precedence: bulk In message , Kim Culh an writes: > >At this point if I remove the controller pci0 statement, the kernel build >fails with many instances of: > >../../pci/if_de.c:1849: dereferencing pointer to incomplete type I seem to remember that the de driver is for PCI cards, hence probably won't compile without the pci0 controller line... Gary