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.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 32537 invoked from network); 21 Dec 2023 20:50:31 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 21 Dec 2023 20:50:31 -0000 Received: from mail-pj1-f53.google.com ([209.85.216.53]) by 9front; Thu Dec 21 15:48:51 -0500 2023 Received: by mail-pj1-f53.google.com with SMTP id 98e67ed59e1d1-27fe16e8e02so258498a91.0 for <9front@9front.org>; Thu, 21 Dec 2023 12:48:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703191728; x=1703796528; darn=9front.org; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=D7Y81xLaCBctzfE/ehA8ubpdU2bCt/zVHCxP8mUOXh4=; b=D0yb0jvEtoF1RoW1Rx9vkyhucqszSUfpqU6x+0r7BbVogPmwwGHF93pyT57PnhMdR1 RuNl3eItuZQlVXIxJTa6IqEWzJOy1M37WRCIdA7vsR+zoD2FW0gHJMXiDdtvrJM9H065 /aoK5EQ0AQV1an3egVbXiCaZ9GitxqC+omfFLbe/fvDuCfpN91rsifDgGBZrkjf02zPs aKdd958u+knOGleiyXHuDaSB7ir2QNoKLy5mS5TR+OYJja6aa5TNL6I0yN+ngzn2S+Hi UIHP/VOtKvK7/zFDXT3v+cFDrG9B0lQFv0n41gEbgEzcHL6U4tGbolERqqYsJt85/4F1 Ba5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703191728; x=1703796528; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=D7Y81xLaCBctzfE/ehA8ubpdU2bCt/zVHCxP8mUOXh4=; b=lBWDa8OOjU8YCm5rNhX90AbH4qUABQ4ldml2ITbupFP5/gN+WXZKr71SZubdayDSxw 3+OEZNT/h8nJRGfIPxyRjQC9UgjJUq7wt4d7MdgAaBNYxJ0yuxYgjKUrad3d2NnUMrMa q5C/EgQuW8SiKJufU0dwcyXUluqgmUxo/VjVRMdRxceT4WkscvHGmI7Z/o8TRVFvJBJu 4wrGwsIzNoNo1yaSbpy+4lyrPgT/0odDPB91eYDgrKJtv5auBKIE5RRs0vC5Wk316lfW PsW33CC76qdH+pnatxW70FFDfoHlhP/lgEUZ5++bW5ougiib6IPArefdX7hYepWABDRA GHDA== X-Gm-Message-State: AOJu0Ywi/VwPmukazDytccZRTZWxxR8N3pcrkIHnq2pteBDN/eoF+fMr muKTMf+pVnG7p1IC4kyeBGHNZ+PqLccShZgndC+JqjXXK6U= X-Google-Smtp-Source: AGHT+IFEr1Cwr0XepCkHoua8Wke+1cOWCLMxZp44bPmpsBSvsWlDIJKwc8QDZ53LlYID97AKqsxdeBOWUhyDkYF9cwc= X-Received: by 2002:a17:90a:4b0f:b0:28b:9a2d:c1c5 with SMTP id g15-20020a17090a4b0f00b0028b9a2dc1c5mr646764pjh.2.1703191727971; Thu, 21 Dec 2023 12:48:47 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:7300:8c08:b0:100:1989:4ecd with HTTP; Thu, 21 Dec 2023 12:48:46 -0800 (PST) In-Reply-To: <193272321.3542789.1703189557177@comcenter.netcologne.de> References: <1088817250.3535546.1703071432843@comcenter.netcologne.de> <7408ADB29853D60644FA44A89191C3B8@wopr.sciops.net> <1235011938.3556150.1703098437964@comcenter.netcologne.de> <193272321.3542789.1703189557177@comcenter.netcologne.de> From: hiro <23hiro@gmail.com> Date: Thu, 21 Dec 2023 21:48:46 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: RESTful optimized map/reduce general-purpose-oriented STM solution Subject: Re: [9front] [PATCH] Fix nusb/audio /dev entries Reply-To: 9front@9front.org Precedence: bulk > how about this? Bring audio more in line with the rest of nusb. Postfix all > the device nodes with U so we can have as much usb audio devices as > we like > and are not dependent on bind order. oh in...deed. thank you.