Date: Wed, 15 Feb 2012 13:32:56 +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-9@freebsd.org Subject: svn commit: r231756 - stable/9/sys/pc98/conf Message-ID: <201202151332.q1FDWuij063867@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nyan Date: Wed Feb 15 13:32:56 2012 New Revision: 231756 URL: http://svn.freebsd.org/changeset/base/231756 Log: MFC: r231273 - Disable the olpt driver. Because it conflicts with the ppc/lpt driver. - Remove obsolete comment. Modified: stable/9/sys/pc98/conf/GENERIC Directory Properties: stable/9/sys/ (props changed) Modified: stable/9/sys/pc98/conf/GENERIC ============================================================================== --- stable/9/sys/pc98/conf/GENERIC Wed Feb 15 11:11:58 2012 (r231755) +++ stable/9/sys/pc98/conf/GENERIC Wed Feb 15 13:32:56 2012 (r231756) @@ -153,8 +153,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?201202151332.q1FDWuij063867>