K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-04-23T10:22:10.606686Z K 7 svn:log V 386 o) Turn some pr_err into printf. They should likely use log(), but that will have to wait. o) Convert SPI module to use proper interrupt allocation mechanism. o) Use the FreeBSD spelling of unlikely in a few places in ethernet-tx.c; it would be good for me to go back over my first few diffs that removed the use of likely() and unlikely() and convert those to __predict_*(). END