Stubs for accessing the PCI driver

This commit is contained in:
Philip Homburg
2005-12-02 14:41:46 +00:00
parent b3cd15b01b
commit 3dd0a97049
12 changed files with 391 additions and 0 deletions

View File

@@ -41,5 +41,16 @@ libsys_OBJECTS = \
taskcall.o \
sys_vm_setbuf.o \
sys_vm_map.o \
pci_attr_r8.o \
pci_attr_r32.o \
pci_attr_w32.o \
pci_dev_name.o \
pci_find_dev.o \
pci_first_dev.o \
pci_ids.o \
pci_init.o \
pci_next_dev.o \
pci_reserve.o \
pci_slot_name.o \
include ../Makefile.inc