]> Zhao Yanbai Git Server - minix.git/commit
Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t,
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 7 Apr 2010 13:35:56 +0000 (13:35 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 7 Apr 2010 13:35:56 +0000 (13:35 +0000)
commitc114df82ec5c4f4079b18b40bbbc65967cbababc
treeff94dd959b3136d9f35c21d7a189df8e80e0056e
parent25f214595692ef2808abe64ad2ddb5884d9afee9
Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t,
Remove all uses of U16_t and U32_t in pci-related code.
If necessary to avoid problems, change functions to ansi-style declaration.
19 files changed:
boot/boot.c
boot/boot.h
drivers/audio/es1370/pci_helper.c
drivers/audio/es1370/pci_helper.h
drivers/audio/es1371/pci_helper.c
drivers/audio/es1371/pci_helper.h
drivers/pci/pci.c
drivers/pci/pci.h
drivers/rtl8139/rtl8139.c
drivers/rtl8169/rtl8169.c
include/minix/portio.h
include/minix/syslib.h
include/minix/types.h
lib/libsys/pci_attr_w16.c
lib/libsys/pci_attr_w32.c
lib/libsys/pci_attr_w8.c
lib/libsys/pci_dev_name.c
lib/libsys/pci_find_dev.c
lib/libsys/pci_rescan_bus.c