Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sh5/pci



Module Name:    syssrc
Committed By:   scw
Date:           Fri Oct  4 10:22:24 UTC 2002

Modified Files:
        syssrc/sys/arch/sh5/pci: sh5_pci.c

Log Message:
- Hook the PCI arbiter and error interrupts, and print something
  useful should one occur.
- Manually poke some config values into the sh5pci host bridge's
  config registers since it doesn't appear in config. space.
- Reserve the first 256 bytes of i/o space to avoid assigning i/o
  address 0 to any cards.
- Slight tweak to the initialisation code after consultation with
  SuperH and the linux driver.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/pci/sh5_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index