Source-Changes archive

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

CVS commit: src/sys/arch/sandpoint



Module Name:    src
Committed By:   phx
Date:           Tue May 18 15:07:50 UTC 2010

Modified Files:
        src/sys/arch/sandpoint/include: bootinfo.h
        src/sys/arch/sandpoint/sandpoint: autoconf.c
        src/sys/arch/sandpoint/stand/netboot: main.c

Log Message:
Recognize a network boot device by its PCI tag, even when it is not directly
attached to a PCI bus, but to a controller chip (e.g. sk(4) on skc(4)).
Extended BTINFO_NET to usa a PCI tag as well, now since it works.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sandpoint/include/bootinfo.h
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/sandpoint/sandpoint/autoconf.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/sandpoint/stand/netboot/main.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