DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_10 kernel - enable carrier/modem-status for usb serial devices (/dev/ucomX)
commit 98137f0be0e5ec243a35cb19c6be0be3875bafe1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Apr 21 21:43:59 2011 -0700
kernel - enable carrier/modem-status for usb serial devices (/dev/ucomX)
* Fix an incorrect return code from umodem which was preventing
ucom from processing TIOCMGET and other related modem control
ioctls.
* For the moment comment out a panic condition dealing with an
abort sent from an interrupt context.
Summary of changes:
sys/bus/usb/ehci.c | 2 ++
sys/bus/usb/ohci.c | 2 ++
sys/dev/usbmisc/umodem/umodem.c | 2 +-
3 files changed, 5 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98137f0be0e5ec243a35cb19c6be0be3875bafe1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]