Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: nisimura
Date: Tue Jul 11 04:10:26 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/tc: ioasic.c
syssrc/sys/arch/pmax/tc: ioasic.c
syssrc/sys/dev/tc: if_le_ioasic.c
Log Message:
- Use PMAD-BA name for device match logic. It's not a real TURBOchannel
device and the id string is not found in option ROM string, but
ULTRIX/OSF1 call it so anyway.
- Squash IOASIC DMA buffer allocation into device attach() sequence.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/alpha/tc/ioasic.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/pmax/tc/ioasic.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/tc/if_le_ioasic.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