summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/uc_pci.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete dset code. It's an ELF/3-stage boot world now and therejkh1999-01-201-122/+0
| | | | | are cleaner ways of doing this that don't involve stomping on kernel binaries directly.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Get the pysical address for id_maddr when opening an -incore kernel.erich1996-10-121-2/+2
| | | | | | | | | | | | 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.
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-031-0/+122
kernel" mechanism. This is just the foundation - more work follows and will be committed over the next few hours. Submitted-by: "Eric L. Hernes" <erich@lodgenet.com> & jkh
OpenPOWER on IntegriCloud