From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30394 invoked from network); 12 Jan 2024 15:19:16 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2024 15:19:16 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Fri Jan 12 10:16:56 -0500 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id ba0adb1d for <9front@9front.org>; Fri, 12 Jan 2024 07:16:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=jvFTdXM+cJUt hp+ryZRWOj90EU8=; b=cdz8lku1qKeaHJ2qOaQvr4dP/lHYvaKcOl7MXcItrCvr hilB6JcRbbM5BSs92eOtXZcR/GoRH3F461t+hUMCu22bVZ/gdWEzleNcx2B09OZh J+PuhqGtJTNqSXCyukzejGGRhddxY/CgEEjiAaKZj9ZnX6//JVdEqIFObSOMHsI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=GLh7r39W5c+WSUDrJwG LB0aE8skonZpdnU3PQ4cKKXHdyXXohYEUaHBddsI3DA9C0IDQDtuVmhzaQnh19pu pJlKrgSufQSO0F6LjxdMWjg6e8uhdYWsixOUyWLeXYD694qRLoYf+vlwra1EBNnB k1CM5Ac0PNRkJt+I9agNumTk= Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 82c5b110 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Fri, 12 Jan 2024 07:16:52 -0800 (PST) Message-ID: <29B9949F335D74FC85BAA0A483E809AD@eigenstate.org> To: 9front@9front.org Date: Fri, 12 Jan 2024 10:16:50 -0500 From: ori@eigenstate.org In-Reply-To: <2235407F64A748720719B820A36567D0@smtp.pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: transactional transactional ORM over AJAX rich-client-aware realtime-java-scale controller Subject: Re: [9front] [PATCH 3/6] nusb/ptp: add mention to nusb man page and fix implementation per spec to start with transaction id 1, not 0. Reply-To: 9front@9front.org Precedence: bulk Quoth unobe@cpan.org: > > So this patch looks good as well? I don't have a commit bit. No. It doesn't seem to do what you said it does. I thought the goal was to start from transaction id 1, but your change makes it start from id 0.