Date: Sat, 12 Oct 1996 13:23:33 -0700 (PDT) From: "Eric L. Hernes" <erich> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall Makefile uc_eisa.c uc_isa.c uc_main.c uc_main.h uc_pci.c uc_scsi.c Message-ID: <199610122023.NAA28132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
erich 96/10/12 13:23:31
Modified: release/sysinstall Makefile uc_eisa.c uc_isa.c uc_main.c
uc_main.h uc_pci.c uc_scsi.c
Log:
Get the pysical address for id_maddr when opening an -incore kernel.
This fixes the kernel panic when propagating userconfig changes to
arbitrary kernels.
Remove obsoleted `#include <tcl.h>' added a few <stdio.h> where
necessary.
Fix getting scsi bus information from an -incore kernel.
Turned on SAVE_USERCONFIG by default.
Revision Changes Path
1.48 +1 -1 src/release/sysinstall/Makefile
1.2 +2 -4 src/release/sysinstall/uc_eisa.c
1.2 +4 -4 src/release/sysinstall/uc_isa.c
1.13 +2 -2 src/release/sysinstall/uc_main.c
1.2 +2 -2 src/release/sysinstall/uc_main.h
1.2 +2 -2 src/release/sysinstall/uc_pci.c
1.3 +12 -6 src/release/sysinstall/uc_scsi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610122023.NAA28132>
