summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/spif.c
AgeCommit message (Expand)Author
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
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-06-02nuke my clause 3 & 4 (and a couple jointly (c) with Theo).Jason Wright
2003-02-14always need softintr after rxexception (avoids uninitialized variable); point...Jason Wright
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-04-30Fix an ancient problem in how sparc interrupts are handled.Artur Grabowski
2002-04-28Rename all PIL_* constants to IPL_* to match other archs and make themArtur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2001-10-05oops, forgot to implement TIOCMSETJason Wright
2000-06-02rework interrupt handling completely, and be more careful with the CD180Jason Wright
1999-04-22fix device selector, spif isn't an DV_NET, missing sbus_establishJason Wright
1999-04-18simplify clock handlingJason Wright
1999-02-23Better register definitions and attach printing knitJason Wright
1999-02-04Code clean up, misc fixesJason Wright
1999-02-01modem signal fixupsJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright