Source-Changes archive

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

CVS commit: src/sys/arch/sandpoint/stand/netboot



Module Name:    src
Committed By:   nisimura
Date:           Wed Apr  9 16:26:29 UTC 2008

Modified Files:
        src/sys/arch/sandpoint/stand/netboot: atawd.c main.c pciide.c siisata.c

Log Message:
- fix an indentation error in atawd.c
- use partition 'e' for a disk with no NetBSD slice.
- add Linux ATAG to feature ELF Linux kernel booting. Commented out for now.
- fix errors to retrieve iospace BARs.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/sandpoint/stand/netboot/atawd.c \
    src/sys/arch/sandpoint/stand/netboot/pciide.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/sandpoint/stand/netboot/main.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/sandpoint/stand/netboot/siisata.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