git: DragonFly_RELEASE_2_10 kernel - enable carrier/modem-status for usb serial devices (/dev/ucomX)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 22 13:06:48 PDT 2011


commit 98137f0be0e5ec243a35cb19c6be0be3875bafe1
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list