Source-Changes archive

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

CVS commit: src/sys/arch/newsmips/stand/boot



Module Name:    src
Committed By:   drochner
Date:           Thu Mar 13 14:49:13 UTC 2003

Modified Files:
        src/sys/arch/newsmips/stand/boot: net.c netif_news.c
Added Files:
        src/sys/arch/newsmips/stand/boot: netif_news.h

Log Message:
Remove remaining uses of libsa/netif -- the "netif" structure was only
used to lookup a "struct romdev", everything else was ballast.
Do it straightforward now and assign the romdev directly to io_netif.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/newsmips/stand/boot/net.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/newsmips/stand/boot/netif_news.c
cvs rdiff -r0 -r1.1 src/sys/arch/newsmips/stand/boot/netif_news.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index