summaryrefslogtreecommitdiff
path: root/sys/dev/isa/uha_isa.c
AgeCommit message (Expand)Author
2009-01-21Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).Alexander Yurchenko
2007-04-10``it's'' -> ``its'' when the grammar gods require this change.Miod Vallat
2005-11-23assume vtophys(vaddr_t) just what all the other archs expect; no functional c...Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-02-03new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1997-04-13no Debugger() w/ no DDB definedMichael Shalayeff
1996-11-29Missed in last bus.h commitNiklas Hallqvist