Warner Losh
82645a84eb
Tweak the disclaimer section of the license to match COPYRIGHT, for
...
better or worse. Ok'd by folks that have additional copyrights to the
files in cases where there's joint authorship.
2008-11-25 00:13:26 +00:00
Warner Losh
5fdde3724c
Kill bogus #if 0'd stuff for interrupts. They don't happen, and this
...
driver will need more serious help to work with an interrupt driven
path. There's many subtleties in driving the DMA engine with
interrupts in many configurations. Best to not "guess" what the right
way would be and mislead people.
2008-09-05 22:29:50 +00:00
Paolo Pisati
ef544f6312
o break newbus api: add a new argument of type driver_filter_t to
...
bus_setup_intr()
o add an int return code to all fast handlers
o retire INTR_FAST/IH_FAST
For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current
Reviewed by: many
Approved by: re@
2007-02-23 12:19:07 +00:00
Warner Losh
89975186a3
Commit WIP SSC driver, more work is needed here, but it configures
...
things OK.
2006-10-20 07:08:59 +00:00
Warner Losh
872a109182
MFp4: paren police
2006-07-14 22:30:44 +00:00
Warner Losh
e40dc9a60d
Skeleton support for the SSC device, which implements I2S interfaces,
...
amoung others.
2006-03-24 07:42:33 +00:00