HardenedBSD src tree
Go to file
Stefan Eßer 7fa8a688aa Add preliminary support for the Orion PCI chip set. It is special in the
way it attaches multiple PCI buses directly to the CPU, instead of having
them hanging off from PCI to PCI bridges. This code is a hack, and will
be obsoleted by the planned rework of the PCI code, which will change the
dealing with PCI to PCI bridges and other special devices significantly.

The patch also adds a kern_devconf entry for PCI bus 0 which is assumed
to be a child of cpu0. The new PCI code will make it possible to hand out
the kern_devconf structure to a pci device being attached, since this is
(regretably, IMHO) required by a few ISA devices.

Finally there are new PCI ids for some Intel chip set devices, which had
already been known to 2.1.5R, but did not make it into -current. This closes
"kern/1558: PCI probe seems to have lost a device in -current".
1996-09-02 21:23:06 +00:00
bin oops, I didn't mean for the unconditional DEBUG code to go in, it's been 1996-09-01 10:27:49 +00:00
contrib
eBones cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
etc Add support for shlibs in /usr/lib/compat that the linker will not find 1996-09-02 13:10:02 +00:00
games
gnu Collapse some common arrow key handling semantics from sysinstall into 1996-09-01 08:16:00 +00:00
include install rpc header files 1996-09-01 17:54:25 +00:00
lib Add cfree, 1996-09-02 13:15:01 +00:00
libexec Unlocalize date 1996-09-01 00:53:45 +00:00
lkm
release Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
sbin Because 'ipfw flush' is such a dangerous command (given that most 1996-08-31 17:58:23 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Add Steve Price for his merge of 4.4-Lite2 sh source. 1996-09-01 14:35:41 +00:00
sys Add preliminary support for the Orion PCI chip set. It is special in the 1996-09-02 21:23:06 +00:00
tools
usr.bin Fix to work with obj directories: -I. -> -I${.CURDIR} 1996-09-01 16:03:28 +00:00
usr.sbin Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
COPYRIGHT
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00