Subject: CVS commit: src/sys/dev/ppbus
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/10/2006 10:33:40
Module Name: src
Committed By: drochner
Date: Wed May 10 10:33:40 UTC 2006
Modified Files:
src/sys/dev/ppbus: pps_ppbus.c
Log Message:
Disable "1284" device recognition early to work around
a misfeature in the mode switching / 1284 code.
(It refuses to switch the port mode to eg "PS2"
sometimes if no device speaking the PnP protocol
is connected. Should be fixed elsewhere, but this
is a can of worms.)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ppbus/pps_ppbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.