Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 22:47:18 +0000 (UTC)
From:      Bernd Walter <ticso@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ubser.c ubser.h
Message-ID:  <200503172247.j2HMlIto022667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ticso       2005-03-17 22:47:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ubser.c ubser.h 
  Log:
  initialize pp->p_sc so it can be referenced later.
  dynamicaly allocate the per port array.
  allow up to 32 serials per USB device.
  ask the device for correct pipe sizes.
  
  Revision  Changes    Path
  1.16      +32 -20    src/sys/dev/usb/ubser.c
  1.3       +2 -0      src/sys/dev/usb/ubser.h



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