Author: nyan
Date: Thu Feb  9 14:00:49 2012
New Revision: 231273
URL: http://svn.freebsd.org/changeset/base/231273

Log:
  - Disable the olpt driver.   Because it conflicts with the ppc/lpt driver.
  - Remove obsolete comment.
  
  MFC after:    3 days

Modified:
  head/sys/pc98/conf/GENERIC

Modified: head/sys/pc98/conf/GENERIC
==============================================================================
--- head/sys/pc98/conf/GENERIC  Thu Feb  9 13:23:44 2012        (r231272)
+++ head/sys/pc98/conf/GENERIC  Thu Feb  9 14:00:49 2012        (r231273)
@@ -167,8 +167,7 @@ device              plip            # TCP/IP over parallel
 device         ppi             # Parallel port interface device
 #device                vpo             # Requires scbus and da
 # OLD Parallel port
-# Please stay olpt driver after ppc driver
-device         olpt
+#device                olpt
 
 # PCI Ethernet NICs.
 device         de              # DEC/Intel DC21x4x (``Tulip'')
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to