DragonFly BSD
DragonFly commits List (threaded) for 2011-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 21 Apr 2011 21:45:14 -0700 (PDT)

commit f71f0ccf090f0aeefa9f705f00b5ed5cc419b6ff
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/f71f0ccf090f0aeefa9f705f00b5ed5cc419b6ff


-- 
DragonFly BSD source repository



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