Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 09:18:37 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ubser.c
Message-ID:  <200410120918.i9C9Ibmt087241@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-10-12 09:18:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ubser.c 
  Log:
  Use generic tty code instead of local copies.
  
  New devicename is ttyy{unit}{port}
  
  No callout devices created as there is no modemcontrol on these ports.
  
  Add data structure to represent each port to avoid excessive array use.
  
  Revision  Changes    Path
  1.14      +98 -269   src/sys/dev/usb/ubser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410120918.i9C9Ibmt087241>