Date: Fri, 5 Nov 2010 09:06:23 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/serial usb_serial.c usb_serial.h Message-ID: <201011050906.oA596dNe021456@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2010-11-05 09:06:23 UTC FreeBSD src repository Modified files: sys/dev/usb/serial usb_serial.c usb_serial.h Log: SVN rev 214831 on 2010-11-05 09:06:23Z by n_hibma - Remove an unused entry from the softc (only used in a debugging printf). - Fix the loop count on detach (causing a panic on detaching a serial dongle). - Increase a buffer in case some driver want extra long tty device names (postfixing the purpose of the tty for example, e.g. u3g.ppp). Revision Changes Path 1.17 +5 -5 src/sys/dev/usb/serial/usb_serial.c 1.10 +0 -1 src/sys/dev/usb/serial/usb_serial.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011050906.oA596dNe021456>