Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 05:49:48 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 142100 for review
Message-ID:  <200805230549.m4N5nmht041833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=142100

Change 142100 by jb@freebsd3 on 2008/05/23 05:49:46

	Reset to match current. The rogue laptop with that problem has bigger
	problems these days.

Affected files ...

.. //depot/projects/dtrace/src/sys/dev/atkbdc/psm.c#9 edit

Differences ...

==== //depot/projects/dtrace/src/sys/dev/atkbdc/psm.c#9 (text+ko) ====

@@ -999,7 +999,6 @@
 	sc->unit = unit;
 	sc->kbdc = atkbdc_open(device_get_unit(device_get_parent(dev)));
 	sc->config = device_get_flags(dev) & PSM_CONFIG_FLAGS;
-	sc->config |= PSM_CONFIG_IGNPORTERROR;
 	/* XXX: for backward compatibility */
 #if defined(PSM_HOOKRESUME) || defined(PSM_HOOKAPM)
 	sc->config |=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805230549.m4N5nmht041833>