summaryrefslogtreecommitdiff
path: root/sys/dev/ic/daic.c
AgeCommit message (Expand)Author
2015-08-30Remove double spl(x), found by brainy.martin
2012-10-27split device_t/softc for all remaining drivers.chs
2010-07-27Make it compile againmartin
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-02-25Make it at least compile again (const propagation)martin
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-08-13kill "magic" numberpooka
2004-04-22sprintf -> snprintfitojun
2004-02-24parameter with two es. From Peter Postma.wiz
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-10-07Adapt to recent PRI changes.martin
2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz
2003-02-04Fix swapped malloc parameters - caught by recent malloce(9) changes.martin
2002-04-14Fix copyright notice.martin
2002-03-30Avoid duplicate expensive lookups by passing a pointer to the callmartin
2002-03-29Split BRI attaching into two phases, so lower layer drivers can get theirmartin
2002-03-25Fix confusion about the return value from the internal MI probe routine.martin
2002-03-24Now that we have all the pieces of the puzzle available start to unriddlemartin
2002-03-22Bring the daic driver into the new ISDN world order.martin
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDlukem
2001-07-07bzero -> memsetthorpej
2001-07-07bcopy -> memcpythorpej
2001-06-13withough -> withoutwiz
2001-01-05Initial import of ISDN4BSD release 0.96martin