Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/sbus



Module Name:    src
Committed By:   macallan
Date:           Wed Mar 14 05:40:36 UTC 2007

Modified Files:
        src/sys/dev/sbus: dbri.c dbrivar.h files.sbus

Log Message:
- add dummy input methods so we don't panic if someone tries to read
- add dummy input mixer controls
- restart tx DMA on PWR_RESUME
- power up on PWR_RESUME only if we really have to
- add an option to control wether to spin or sleep when waiting for the chip
  to switch between data and control mode


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/sbus/dbri.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/sbus/dbrivar.h
cvs rdiff -r1.27 -r1.28 src/sys/dev/sbus/files.sbus

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index