PERFORCE change 142100 for review

John Birrell jb at FreeBSD.org
Fri May 23 05:49:48 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142100

Change 142100 by jb at 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 |=


More information about the p4-projects mailing list