Author: jhb
Date: Thu Sep  1 19:51:35 2016
New Revision: 305235
URL: https://svnweb.freebsd.org/changeset/base/305235

Log:
  Remove the digi(4) drivers.
  
  These drivers were never updated for the new TTY changes and have
  been disconnected from the build since 8.0.
  
  Ok'd by:      imp, peterj

Deleted:
  head/share/man/man4/digi.4
  head/sys/modules/digi/
Modified:
  head/share/man/man4/Makefile
  head/sys/conf/files

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile        Thu Sep  1 19:36:39 2016        
(r305234)
+++ head/share/man/man4/Makefile        Thu Sep  1 19:51:35 2016        
(r305235)
@@ -122,7 +122,6 @@ MAN=        aac.4 \
        ddb.4 \
        de.4 \
        devctl.4 \
-       digi.4 \
        disc.4 \
        divert.4 \
        ${_dpms.4} \

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Thu Sep  1 19:36:39 2016        (r305234)
+++ head/sys/conf/files Thu Sep  1 19:51:35 2016        (r305235)
@@ -1349,16 +1349,6 @@ dev/dcons/dcons.c                optional dcons
 dev/dcons/dcons_crom.c         optional dcons_crom
 dev/dcons/dcons_os.c           optional dcons
 dev/de/if_de.c                 optional de pci
-dev/digi/CX.c                  optional digi_CX
-dev/digi/CX_PCI.c              optional digi_CX_PCI
-dev/digi/EPCX.c                        optional digi_EPCX
-dev/digi/EPCX_PCI.c            optional digi_EPCX_PCI
-dev/digi/Xe.c                  optional digi_Xe
-dev/digi/Xem.c                 optional digi_Xem
-dev/digi/Xr.c                  optional digi_Xr
-dev/digi/digi.c                        optional digi
-dev/digi/digi_isa.c            optional digi isa
-dev/digi/digi_pci.c            optional digi pci
 dev/dpt/dpt_eisa.c             optional dpt eisa
 dev/dpt/dpt_pci.c              optional dpt pci
 dev/dpt/dpt_scsi.c             optional dpt
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to