K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-03-28T12:37:44.000000Z K 7 svn:log V 287 Something long overdue: compile inb() and outb() into the kernel as functions if DDB is available. The remaining occurences are usually only inlined and thus not available in DDB. I'm sure Bruce will have 23 additions to these 30 lines of code, but at least it's a starting point. ;-) END