9front - general discussion about 9front
 help / color / mirror / Atom feed
From: chris@chrisfroeschl.de
To: 9front@9front.org
Subject: Re: [9front] Printing configuration
Date: Thu, 09 Jun 2022 15:53:29 +0200	[thread overview]
Message-ID: <9E5E6E9216E2E56811A2401FBF6B8A03@chrisfroeschl.de> (raw)
In-Reply-To: <CABB-WO-SNBgi5ZarDFWd7vYaHHfgq+-OOsdgr86B9uC=8NTwbg@mail.gmail.com>

> At a minimum I would assume you would have to bring usb/print along to nusb.
> 
> Howto: https://inbox.vuxu.org/9fans/aefe5050714a813fb41e09b511643954@rei2.9hal/

Hm I didn't get anything that helps out of that thread.

You might have seen that I already tried using a /dev/usb/ep* device
in my config, but I didn't manage do understand which of the multiple
dedicated files for the printer I should use or if these are even
meant to be directly used by me as a user.

; grep Canon /dev/usb/ctl
255 csp 0xff00ff vid 0x04a9 did 0x188d Canon 'TS6300 series' 29e51 ehci
[usb/ usb/ usbevent user]
[usb/ usb/ usbevent user]
; cat /dev/usbevent 
attach 9 0bdb 1900 000002 a5754
attach 12 04a9 188d ff00ff 29e51
attach 10 17ef 480c 0102ef 0815b
attach 11 0a5c 2145 0101e0 caa40
[35 files]
[ep12.0/ ep12.1/ ep12.10/ ep12.11/ ep12.12/ ep12.13/ ep12.14/ ep12.15/ ep12.2/ ep12.3/ ep12.6/ ep12.7/ ep12.8/ ep12.9/]
; ls /dev/usb/ep12.*
/dev/usb/ep12.0/ctl
/dev/usb/ep12.0/data
/dev/usb/ep12.1/ctl
/dev/usb/ep12.1/data
/dev/usb/ep12.10/ctl
/dev/usb/ep12.10/data
/dev/usb/ep12.11/ctl
/dev/usb/ep12.11/data
/dev/usb/ep12.12/ctl
/dev/usb/ep12.12/data
/dev/usb/ep12.13/ctl
/dev/usb/ep12.13/data
/dev/usb/ep12.14/ctl
/dev/usb/ep12.14/data
/dev/usb/ep12.15/ctl
/dev/usb/ep12.15/data
/dev/usb/ep12.2/ctl
/dev/usb/ep12.2/data
/dev/usb/ep12.3/ctl
/dev/usb/ep12.3/data
/dev/usb/ep12.6/ctl
/dev/usb/ep12.6/data
/dev/usb/ep12.7/ctl
/dev/usb/ep12.7/data
/dev/usb/ep12.8/ctl
/dev/usb/ep12.8/data
/dev/usb/ep12.9/ctl
/dev/usb/ep12.9/data
; cat /dev/usb/ep12.0/ctl 
enabled control rw speed high maxpkt 64 ntds 1 pollival 0 samplesz 0 hz 0 uframes 0 hub 0 port 1 rootport 1 addr 12 idle
255 csp 0xff00ff vid 0x04a9 did 0x188d Canon 'TS6300 series' 29e51 ehci
; 

The sample device configs show a /dev/lpt1data device, I would assume that I
might have to configure usbd properly to create a useable high level
device like that?

PS: Sorry for the late response.  Barely got time for a computer the
last days.  Trying my best to read more into the usb man as soon as
I can.

chris

  reply	other threads:[~2022-06-09 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 15:35 chris
2022-06-05 17:40 ` Stuart Morrow
2022-06-09 13:53   ` chris [this message]
2022-06-09 21:07     ` Stuart Morrow
2022-06-10  6:09 ` [9front] " Anthony Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9E5E6E9216E2E56811A2401FBF6B8A03@chrisfroeschl.de \
    --to=chris@chrisfroeschl.de \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).