CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/11/11 10:54:54
Modified files: sys/arch/alpha/tc: tcasic.c sys/dev/tc : asc_tc.c tc.c tcvar.h Log message: DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz; correctly report this. Then, in a...@tc, compute synchronous transfer periods (involving the bus clock) with a better accuracy. ok krw@