Date: Wed, 15 Feb 2012 13:36:07 +0000 (UTC) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r231757 - stable/8/sys/pc98/conf Message-ID: <201202151336.q1FDa7Ul064028@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nyan Date: Wed Feb 15 13:36:06 2012 New Revision: 231757 URL: http://svn.freebsd.org/changeset/base/231757 Log: MFC: r231273 - Disable the olpt driver. Because it conflicts with the ppc/lpt driver. - Remove obsolete comment. Modified: stable/8/sys/pc98/conf/GENERIC Directory Properties: stable/8/sys/ (props changed) Modified: stable/8/sys/pc98/conf/GENERIC ============================================================================== --- stable/8/sys/pc98/conf/GENERIC Wed Feb 15 13:32:56 2012 (r231756) +++ stable/8/sys/pc98/conf/GENERIC Wed Feb 15 13:36:06 2012 (r231757) @@ -171,8 +171,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'')
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202151336.q1FDa7Ul064028>