Author: hselasky Date: Thu Nov 7 13:01:09 2019 New Revision: 354439 URL: https://svnweb.freebsd.org/changeset/base/354439
Log: Revert accidential chunk added to GENERIC from previous commit. This is a direct commit. Sponsored by: Mellanox Technologies Modified: stable/12/sys/amd64/conf/GENERIC Modified: stable/12/sys/amd64/conf/GENERIC ============================================================================== --- stable/12/sys/amd64/conf/GENERIC Thu Nov 7 12:58:14 2019 (r354438) +++ stable/12/sys/amd64/conf/GENERIC Thu Nov 7 13:01:09 2019 (r354439) @@ -366,5 +366,3 @@ device netmap # netmap(4) support options EVDEV_SUPPORT # evdev support in legacy drivers device evdev # input event device support device uinput # install /dev/uinput cdev - -options RATELIMIT _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
