aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/osf1
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2000-12-08 22:11:23 +0000
committerMike Smith <msmith@FreeBSD.org>2000-12-08 22:11:23 +0000
commitbb0d0a8efc748ae3a7a6f639d373bac067cf8ba1 (patch)
tree01265cfe73a67ec16238af8006ee338101dac771 /sys/modules/osf1
parentbaeb94c70d24a4761ea13e094e0ea6de9ffc7192 (diff)
downloadsrc-bb0d0a8efc748ae3a7a6f639d373bac067cf8ba1.tar.gz
src-bb0d0a8efc748ae3a7a6f639d373bac067cf8ba1.zip
Next phase in the PCI subsystem cleanup.
- Move PCI core code to dev/pci. - Split bridge code out into separate modules. - Remove the descriptive strings from the bridge drivers. If you want to know what a device is, use pciconf. Add support for broadly identifying devices based on class/subclass, and for parsing a preloaded device identification database so that if you want to waste the memory, you can identify *anything* we know about. - Remove machine-dependant code from the core PCI code. APIC interrupt mapping is performed by shadowing the intline register in machine- dependant code. - Bring interrupt routing support to the Alpha (although many platforms don't yet support routing or mapping interrupts entirely correctly). This resulted in spamming <sys/bus.h> into more places than it really should have gone. - Put sys/dev on the kernel/modules include path. This avoids having to change *all* the pci*.h includes.
Notes
Notes: svn path=/head/; revision=69783
Diffstat (limited to 'sys/modules/osf1')
-rw-r--r--sys/modules/osf1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile
index 4f2eac54559f..8a24226587c8 100644
--- a/sys/modules/osf1/Makefile
+++ b/sys/modules/osf1/Makefile
@@ -7,7 +7,7 @@ MAINTAINER= gallatin@FreeBSD.org
KMOD= osf1
SRCS= osf1_ioctl.c osf1_misc.c osf1_signal.c osf1_sysent.c \
osf1_mount.c imgact_osf1.c osf1_sysvec.c opt_compat.h \
- opt_simos.h opt_nfs.h vnode_if.h
+ opt_simos.h opt_nfs.h device_if.h bus_if.h vnode_if.h
#CFLAGS+= -g
EXPORT_SYMS= _osf1