From nobody Fri Aug 16 22:10:57 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Wlx5Y1xFvz5Tfcs for ; Fri, 16 Aug 2024 22:10:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wlx5Y0bzbz4H0k for ; Fri, 16 Aug 2024 22:10:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723846257; a=rsa-sha256; cv=none; b=nJPGT3AkFJVk3yyQ04E3pBLavGiHMihA+43eirhu53Zz+QVyadt1JnIXGJI6gHw41yKRU/ pBRPhbb0aZ85a9f3dAjNWAAIZ+kgbZ5FRHnV0HVyGiFPjfT4IDRgU3iUrmII5fwTjNIMNA hYLH4ad7Jz7CLtmTkv3F+dX4xFyv67BE1KkGkKadul2+5BMgjWk8GxdId4LZ43iQE7brTs TaKY6Sprg2YQiE0QyswH5Y/vPehI+28C5LqXwRt98D4XZa1TptHtlpUs1jcWlCUchde8Vs 70VPZiH6NNNOEYEVrBXoCm9WvcN1SkONUUnoE8aoCwRl5X/5PlHtKRqRouQV8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723846257; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nTsry9lCSuQm9Ado9Us+BOXmt+Zb70WscrmN1/qu3qU=; b=niNgAXVaypoWII6VCPuMOKmuWGPPcyKSsMS6dYI3KLzifcvp0Z7AYt0BWsrakb9hZGyKGn 0jwcrpS4sPRQZlegqxQ6pPW4VSBtNmGEPzHUHfQjT9WKotTFAfCvIdImt4DYIZRXcFN9xb 1aUgpDIaQp19k9Va5HLviqUs9BwPIKK9zMaeXMHoLQ1Ovg+vSMXyvR+QXZSYYf20LbJrGo N0MvDiuTJ1J53TAJt3nBBn5uDfpA7EG5rR+tNL/I1dRGkhtv26lq/R84Qysu+bLeoezX2E ZZ+PfTbEsW2ci5N4x5GTTPkP2FpWPzZeNZex4R683ufJMcGgj/5PYkGWOSPgFQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Wlx5Y04M3zNmF for ; Fri, 16 Aug 2024 22:10:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47GMAuGc076716 for ; Fri, 16 Aug 2024 22:10:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47GMAu1b076715 for bugs@FreeBSD.org; Fri, 16 Aug 2024 22:10:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280870] ppp(8) does not support all/higher baudrates Date: Fri, 16 Aug 2024 22:10:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dirkx@webweaving.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280870 --- Comment #1 from dirkx@webweaving.org --- *** /usr/src/usr.sbin/ppp/defs.c.org Fri Aug 16 16:12:38 2024 --- /usr/src/usr.sbin/ppp/defs.c Sat Aug 17 00:02:01 2024 *************** *** 235,240 **** --- 235,261 ---- #ifdef B921600 { 921600, B921600, }, #endif + #ifdef B1000000=20 + { 1000000U, B1000000 }, + #endif + #ifdef B1500000=20=20 + { 1500000U, B1500000 }, + #endif + #ifdef B2000000=20 + { 2000000U, B2000000 }, + #endif + #ifdef B2500000=20 + { 2500000U, B2500000 }, + #endif + #ifdef B3000000=20=20 + { 3000000U, B3000000 }, + #endif + #ifdef B3500000=20 + { 3500000U, B3500000 }, + #endif + #ifdef B4000000=20 + { 4000000U, B4000000 }, + #endif #ifdef EXTA { 19200, EXTA, }, #endif --=20 You are receiving this mail because: You are the assignee for the bug.=