Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Feb 2004 18:34:49 -0800 (PST)
From:      Bernd Walter <ticso@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4 Makefile ubser.4 src/sys/dev/usb ubser.c ubser.h src/sys/conf NOTES files src/sys/modules Makefile src/sys/modules/ubser Makefile
Message-ID:  <200403010234.i212YnNp094931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ticso       2004/02/29 18:34:49 PST

  FreeBSD src repository

  Modified files:
    share/man/man4       Makefile 
    sys/conf             files NOTES 
    sys/modules          Makefile 
  Added files:
    share/man/man4       ubser.4 
    sys/dev/usb          ubser.c ubser.h 
    sys/modules/ubser    Makefile 
  Log:
  add driver for BWCT console management serials
  
  Revision  Changes    Path
  1.256     +1 -0      src/share/man/man4/Makefile
  1.1       +55 -0     src/share/man/man4/ubser.4 (new)
  1.1202    +2 -0      src/sys/conf/NOTES
  1.870     +1 -0      src/sys/conf/files
  1.1       +1057 -0   src/sys/dev/usb/ubser.c (new)
  1.1       +41 -0     src/sys/dev/usb/ubser.h (new)
  1.369     +1 -0      src/sys/modules/Makefile
  1.1       +9 -0      src/sys/modules/ubser/Makefile (new)



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