Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   nakayama
Date:           Sat Mar 22 06:25:15 UTC 2003

Modified Files:
        src/sys/dev/pci: pccbb.c pccbbvar.h

Log Message:
PCI-CardBus bridge support for sparc64:
- add pccbb_attach_hook in pccbbattach for MD initializations.
- omit arithmetics to bus_space_handle_t.
- remove use of IST_LEVEL; not defined on sparc64 and unused.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/pccbbvar.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