Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/dev/pci
"Valeriy E. Ushakov" wrote:
> On Tue, Aug 28, 2001 at 01:18:50 +0300, Lennart Augustsson wrote:
>
> > Modified Files:
> > syssrc/sys/dev/pci: if_hme_pci.c
> >
> > Log Message:
> > Remove an unneeded #include. This makes the file compilable on more
> > platforms.
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/if_hme_pci.c
>
> Cool. Can you please test if changing #include <machine/cpu.h> to
> just machine/intr.h is ok.
Done, but the hme driver still depends on the SUN specific myetheraddr().
-- Lennart
Home |
Main Index |
Thread Index |
Old Index