Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/arch/sparc/stand/ofwboot



Module Name:    src
Committed By:   riz
Date:           Sat Jul 21 00:04:56 UTC 2012

Modified Files:
        src/sys/arch/sparc/stand/ofwboot [netbsd-6]: net.c net.h ofdev.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #433):
        sys/arch/sparc/stand/ofwboot/net.h: revision 1.3
        sys/arch/sparc/stand/ofwboot/net.c: revision 1.8
        sys/arch/sparc/stand/ofwboot/ofdev.c: revision 1.33
Fix tftpboot which was broken by my botched WARNSfy in last year.
Also add comments that mention libsa tftp requires network device socket
in f_devdata in struct open_file, from spz@ in PR port-sparc64/46652.
Briefly tested tftpboot and nfsboot on Ultra5.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.10.1 src/sys/arch/sparc/stand/ofwboot/net.c
cvs rdiff -u -r1.2 -r1.2.14.1 src/sys/arch/sparc/stand/ofwboot/net.h
cvs rdiff -u -r1.32 -r1.32.10.1 src/sys/arch/sparc/stand/ofwboot/ofdev.c

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