Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 1995 06:18:58 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        se@freefall.cdrom.com, wollman@halloran-eldar.lcs.mit.edu
Cc:        CVS-commiters@freefall.cdrom.com, cvs-usrsbin@freefall.cdrom.com
Subject:   Re: cvs commit: src/usr.sbin/lsdev i386.c
Message-ID:  <199502071918.GAA02064@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> se          95/02/03 12:26:51
>>   Modified:    usr.sbin/lsdev i386.c
>>   Log:
>>   Add #include <pci/pcivar.h> for definition of PCI_EXTERNAL_LEN.
>  
>This should be included automatically by <machine/devconf.h>.  Indeed,
>I just looked at the sources and it appears that it is already.  Hmmm.

I asked Stefan to think about including less goop in <machine/devconf.h>.
This resulted in the above commit.  But the above commit was wrong because
PCI_INTERNAL_LEN is not used directly by i386.c; it is apparently required
for <machine/devconf.h> to be self-contained.  This was fixed before you
looked at the sources.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502071918.GAA02064>