Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2003 20:18:52 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4/man4.i386 dgb.4 src/sys/i386/conf NOTES src/sys/pc98/conf NOTES src/sys/conf files.i386 files.pc98 majors options src/sys/dev/dgb dgb.c dgbios.h dgfep.h dgreg.h
Message-ID:  <200312070418.hB74IqvM016514@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/12/06 20:18:52 PST

  FreeBSD src repository

  Modified files:
    sys/i386/conf        NOTES 
    sys/pc98/conf        NOTES 
    sys/conf             files.i386 files.pc98 majors options 
  Removed files:
    share/man/man4/man4.i386 dgb.4 
    sys/dev/dgb          dgb.c dgbios.h dgfep.h dgreg.h 
  Log:
  The dgb driver is redundant with the digi driver in the tree.  It uses
  lots of old interfaces, and digi now supports all cards that dgb
  supported.  The author of the driver says that this is no longer
  necessary.
  
  Approved by: babkin@
  
  Revision  Changes    Path
  1.21      +0 -384    src/share/man/man4/man4.i386/dgb.4 (dead)
  1.459     +0 -1      src/sys/conf/files.i386
  1.283     +0 -1      src/sys/conf/files.pc98
  1.184     +1 -1      src/sys/conf/majors
  1.427     +0 -1      src/sys/conf/options
  1.78      +0 -2233   src/sys/dev/dgb/dgb.c (dead)
  1.3       +0 -175    src/sys/dev/dgb/dgbios.h (dead)
  1.3       +0 -516    src/sys/dev/dgb/dgfep.h (dead)
  1.12      +0 -432    src/sys/dev/dgb/dgreg.h (dead)
  1.1110    +0 -15     src/sys/i386/conf/NOTES
  1.19      +0 -15     src/sys/pc98/conf/NOTES



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