CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/07/22 12:45:51

Modified files:
        sys/arch/alpha/pci: pci_1000.c pci_1000a.c pci_2100_a50.c 
                            pci_550.c pci_6600.c pci_axppci_33.c 
                            pci_eb164.c pci_eb64plus.c pci_kn20aa.c 
                            pci_kn300.c pci_machdep.h pci_up1000.c 

Log message:
Modify pci_intr_map() implementation to pass the pci_attach_args to the
per-platform implementation, instead of selected members of it; this allows
us to get rid of some globals, and paves the way for better bridge support
on some models.

Reply via email to