Source-Changes archive

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

CVS commit: src/sys/arch/sparc64/dev



Module Name:    src
Committed By:   nakayama
Date:           Sat Mar 22 06:33:10 UTC 2003

Modified Files:
        src/sys/arch/sparc64/dev: pci_machdep.c psycho.c psychovar.h

Log Message:
PCI-CardBus bridge support for sparc64:
- handle devices which has no OBP node.
- move PCI latency-timer initialization from pci_intr_map to
  pci_enumerate_bus.
- make PCI bus free space extents for cardbus devices.
- fix PCI config space map size.
- some code integrations.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/arch/sparc64/dev/pci_machdep.c
cvs rdiff -r1.57 -r1.58 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/sparc64/dev/psychovar.h

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