K 10 svn:author V 3 bde K 8 svn:date V 27 2003-08-06T10:52:16.000000Z K 7 svn:log V 252 Broke the warning that this driver uses pessimal (u_short) types for i/o ports by calling the implementation-detail level below inb() and outb() instead of inb() and outb(). Unpessimizing the types is too hard since they are mainly used in microcode. END