ed          2008-08-03 10:32:17 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC NOTES 
    sys/arm/conf         KB920X 
    sys/conf             NOTES 
    sys/i386/conf        GENERIC NOTES 
    sys/modules          Makefile 
    sys/modules/netgraph Makefile 
    sys/modules/netgraph/bluetooth Makefile 
    sys/pc98/conf        GENERIC NOTES 
    sys/powerpc/conf     GENERIC 
    sys/sparc64/conf     GENERIC 
    sys/sun4v/conf       GENERIC 
  Log:
  SVN rev 181233 on 2008-08-03 10:32:17Z by ed
  
  Disconnect drivers that haven't been ported to MPSAFE TTY yet.
  
  As clearly mentioned on the mailing lists, there is a list of drivers
  that have not been ported to the MPSAFE TTY layer yet. Remove them from
  the kernel configuration files. This means people can now still use
  these drivers if they explicitly put them in their kernel configuration
  file, which is good.
  
  People should keep in mind that after August 10, these drivers will not
  work anymore. Even though owners of the hardware are capable of getting
  these drivers working again, I will see if I can at least get them to a
  compilable state (if time permits).
  
  Revision  Changes    Path
  1.506     +0 -3      src/sys/amd64/conf/GENERIC
  1.81      +0 -51     src/sys/amd64/conf/NOTES
  1.18      +0 -1      src/sys/arm/conf/KB920X
  1.1503    +0 -22     src/sys/conf/NOTES
  1.496     +0 -3      src/sys/i386/conf/GENERIC
  1.1259    +0 -63     src/sys/i386/conf/NOTES
  1.581     +0 -15     src/sys/modules/Makefile
  1.50      +0 -1      src/sys/modules/netgraph/Makefile
  1.6       +0 -1      src/sys/modules/netgraph/bluetooth/Makefile
  1.308     +0 -2      src/sys/pc98/conf/GENERIC
  1.92      +0 -13     src/sys/pc98/conf/NOTES
  1.81      +0 -2      src/sys/powerpc/conf/GENERIC
  1.139     +0 -2      src/sys/sparc64/conf/GENERIC
  1.20      +0 -2      src/sys/sun4v/conf/GENERIC
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to