summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/cs4231.c
AgeCommit message (Expand)Author
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-03-27const and static cleaningJason Wright
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2002-10-04simplify format setupJason Wright
2002-09-10Set encodings correctly.Jason Wright
2002-09-09Add support for audio capture (finally) and fix a bunch of stupid bugs.Jason Wright
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-21finish ericj's work.Nathan Binkert
2002-01-11Roughly same diff as sparc, better interrupt handling:Jason Wright
2001-10-01simplification:Jason Wright
2001-10-01get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.hJason Wright
2001-10-01first step at getting rid of local cs4231reg copy: get register numbersJason Wright
2001-09-30prettyJason Wright
2001-09-30oops, get rid of debugging printfJason Wright
2001-09-30big clean up of commit operation (and register defns)Jason Wright
2001-09-30driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there.Jason Wright