CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 03/10/24 18:46:29
Modified files:
arch/mips/au1000/common: pci_ops.c
arch/mips/pci : Makefile fixup-eagle.c ops-au1000.c
ops-ev96100.c ops-it8172.c ops-jmr3927.c
pci-ddb5074.c pci-ddb5476.c pci-ddb5477.c
pci-hplj.c pci.c
arch/mips/tx4927/toshiba_rbtx4927: toshiba_rbtx4927_pci_ops.c
toshiba_rbtx4927_setup.c
arch/mips/vr41xx/nec-eagle: setup.c
arch/mips/vr41xx/tanbac-tb0226: setup.c
arch/mips/vr41xx/tanbac-tb0229: setup.c
arch/mips/vr41xx/victor-mpc30x: setup.c
arch/mips/vr41xx/zao-capcella: setup.c
include/asm-mips: pci_channel.h
include/asm-mips/jmr3927: pci.h
Removed files:
arch/mips/pci : pci-auto.c
Log message:
Replace mips_pci_channels array with linked list a la Alpha. PCI
hoses now need to be registered with register_pci_controller. Nuke
pci-auto.c, CONFIG_PCI_NEW is the next thing to bite the carpet.
|