Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



On Tue, Jan 01, 2008 at 12:30:49PM +0000, Tom Spindler wrote:
> > Modified Files:
> >     src/sys/net: if_ether.h if_ethersubr.c
> > 
> > Log Message:
> > Add media-handling code for several ethernet drivers with MII buses
> > to share.
> 
> This breaks the xen kernels, since they have no mii devices but
> have ethernet. (It wouldn't surprise me if there were other
> arch-specific devices that had the same property.)
> 
> I'd think that these routines would be better suited in, say, 
> src/sys/dev/mii/mii.c, since they're mii-specific to begin with.

I moved them there, thanks.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24



Home | Main Index | Thread Index | Old Index