imp
8839854e93
Strip trailing whitespace before other changes.
2012-06-13 04:52:19 +00:00
kevlo
a99e6ac189
Remove pointless semicolons after label
2011-09-30 04:55:23 +00:00
imp
798ce0024e
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
imp
1ab0349341
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
piso
6a2ffa86e5
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
imp
105dd71b16
Commit WIP SSC driver, more work is needed here, but it configures
...
things OK.
2006-10-20 07:08:59 +00:00
imp
a96b0fc43f
MFp4: paren police
2006-07-14 22:30:44 +00:00
imp
3bdb3321e5
Skeleton support for the SSC device, which implements I2S interfaces,
...
amoung others.
2006-03-24 07:42:33 +00:00