summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cy.c
AgeCommit message (Expand)Author
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-08-05print dv_xname instead of the uninitialized variable card; ok miod/henning/de...Markus Friedl
2003-01-05spellingTheo de Raadt
2002-09-15Add a license from the author Timo Rossi <trossi@co.jyu.fi>Artur Grabowski
2002-09-14Various fixes and cleanups in the cy driver.Artur Grabowski
2002-09-09Correctly printf on attach.Artur 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-08-20Allow driver to recognize Cyclades 4Y and 8Y cards.smart
2001-08-19KNFsmart
2001-04-23double splxArtur Grabowski
2001-03-25Repair timeouts. kern/1743, but with simpler fixArtur Grabowski
2001-02-03new timeoutsMichael Shalayeff
2000-12-10support newer cy cards; elektrosatan@voltagenoir.org, pr#1479Theo de Raadt
1999-11-30Remove duplicate #include.Aaron Campbell
1997-08-04Change disable_intr()/enable_intr() to splhigh()/splx().dgregor
1996-12-03clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-03void cystop() -> int cystop()kstailey
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-16Wall happinessTheo de Raadt
1996-08-23Make more MI, closer to compile on amiga, still some problems though.Niklas Hallqvist
1996-07-27split cy driver upTheo de Raadt