Subject: CVS commit: src/sys/arch/sandpoint/stand/netboot
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/05/2007 00:40:39
Module Name: src
Committed By: nisimura
Date: Mon Nov 5 00:40:39 UTC 2007
Modified Files:
src/sys/arch/sandpoint/stand/netboot: dev_net.c pci.c sip.c
Log Message:
- rework sip.c, with bitbang fix. still remains not serving well.
- fix for PCI-PCI bridge recursive call.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/sandpoint/stand/netboot/dev_net.c \
src/sys/arch/sandpoint/stand/netboot/pci.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sandpoint/stand/netboot/sip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.