cvs commit: src/sys/dev/usb ubser.c ubser.h

Bernd Walter ticso at FreeBSD.org
Thu Mar 17 14:47:18 PST 2005


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


More information about the cvs-src mailing list