summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/magma.c
AgeCommit message (Expand)Author
2005-07-09Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif,Miod Vallat
2005-03-08also display the correct priority on sparc64 when failing to registerMartin Reindl
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-07-15ansiJason Wright
2003-06-27These don't need linear mappings either.Jason Wright
2003-06-24Add a "where" argument to the sparc64 interrupt code. This lets usHenric Jungheim
2003-03-27const and static cleaningJason Wright
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-03-14Use getpropstringA instead of getpropstring to fetch magma_prom propertyJason Wright
2002-01-25Add support for the "Magma 2+1HS Sp" (from NetBSD)Jason Wright
2002-01-12the 1190 and 1400 register maps aren't the same size don't treat them soJason Wright
2002-01-12House cleaning: removing some leftover sparc bits and suchJason Wright
2002-01-12Port of Iain Hibbert's magma driver to sparc64Jason Wright