git: DragonFly_RELEASE_2_10 kernel - enable carrier/modem-status

看板DFBSD_commit作者時間14年前 (2011/05/17 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1DqRGcjp (DFBSD_commit)