Hi,

I configured cups as network printer around beginning of 2022. Few
months later I've noticed coredump at /usb.core. Then it took me a while
to collect what I have so far. I don't know when this started, but I
assume from day one, when I've setup cups as a remote.

I imagine it will take me a while to troubleshoot this and I will
probably need some guidenance. I know we are pre-release, I'm not
in rush to fix this, but I finally collected enough into to write
this email.

Any clue what could be the problem here?


pce-0035# pkg_info -qI cups cups-libs cups-filters libusb1 debug-cups 
debug-cups-libs debug-cups-filters debug-libusb1
cups-2.4.2p0
cups-libs-2.4.2
cups-filters-1.28.16
libusb1-1.0.23p2-debug
debug-cups-2.4.2p0
debug-cups-libs-2.4.2
debug-cups-filters-1.28.16
debug-libusb1-1.0.23p2-debug

pce-0035# ls -l /usb.core
-rw-------  1 root  wheel  2405480 Sep 13 16:09 /usb.core

pce-0035# ls -l /usr/local/libexec/cups/backend/usb
-rwxr--r--  1 root  bin  38702 Aug 31 11:36 /usr/local/libexec/cups/backend/usb

pce-0035# egdb /usr/local/libexec/cups/backend/usb /usb.core
GNU gdb (GDB) 9.2
...

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/libexec/cups/backend/usb...
Reading symbols from /usr/local/libexec/cups/backend/.debug/usb.dbg...
[New process 244617]
[New process 426606]
Core was generated by `usb'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000118371b4360 in list_del (entry=<optimized out>) at ./libusbi.h:163
163     ./libusbi.h: No such file or directory.
[Current thread is 1 (process 244617)]
(gdb) bt
#0  0x00000118371b4360 in list_del (entry=<optimized out>) at ./libusbi.h:163
#1  remove_from_flying_list (transfer=0x118a9179600) at io.c:1465
#2  libusb_submit_transfer (transfer=0x118a9179650) at io.c:1559
#3  0x00000118371b64cd in do_sync_bulk_transfer (dev_handle=<optimized out>, 
endpoint=129 '\201', buffer=0x1190a6a5850 "", length=512, 
transferred=0x1190a6a5a5c, timeout=60000, type=2 '\002') at sync.c:193
#4  0x00000118371b63fe in libusb_bulk_transfer (dev_handle=0x1184e1f8b40, 
endpoint=129 '\201', data=0x2 <error: Cannot access memory at address 0x2>, 
length=0, transferred=0x0, timeout=1236779248) at sync.c:281
#5  0x000001162dd39d28 in read_thread (reference=<optimized out>) at 
./usb-libusb.c:1734
#6  0x00000118b7ebc801 in _rthread_start (v=<optimized out>) at 
/usr/src/lib/librthread/rthread.c:96
#7  0x0000011849b5cdaa in __tfork_thread () at 
/usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:84
(gdb) thread apply all bt

Thread 2 (process 426606):
#0  0x00000118371afbcd in libusb_close (dev_handle=0x1184e1dc280) at core.c:1530
#1  0x000001162dd39c33 in close_device (printer=0x1162dd3d798 
<find_device.printer>) at ./usb-libusb.c:762
#2  0x000001162dd391d5 in print_device (uri=<optimized out>, 
hostname=<optimized out>, resource=<optimized out>, options=<optimized out>, 
print_fd=0, copies=<optimized out>, argc=<optimized out>, argv=0x7f7fffffa3b8) 
at ./usb-libusb.c:645
#3  0x000001162dd39f90 in main (argc=6, argv=0x7f7fffffa3b8) at usb.c:235

Thread 1 (process 244617):
#0  0x00000118371b4360 in list_del (entry=<optimized out>) at ./libusbi.h:163
#1  remove_from_flying_list (transfer=0x118a9179600) at io.c:1465
#2  libusb_submit_transfer (transfer=0x118a9179650) at io.c:1559
#3  0x00000118371b64cd in do_sync_bulk_transfer (dev_handle=<optimized out>, 
endpoint=129 '\201', buffer=0x1190a6a5850 "", length=512, 
transferred=0x1190a6a5a5c, timeout=60000, type=2 '\002') at sync.c:193
#4  0x00000118371b63fe in libusb_bulk_transfer (dev_handle=0x1184e1f8b40, 
endpoint=129 '\201', data=0x2 <error: Cannot access memory at address 0x2>, 
length=0, transferred=0x0, timeout=1236779248) at sync.c:281
#5  0x000001162dd39d28 in read_thread (reference=<optimized out>) at 
./usb-libusb.c:1734
#6  0x00000118b7ebc801 in _rthread_start (v=<optimized out>) at 
/usr/src/lib/librthread/rthread.c:96
#7  0x0000011849b5cdaa in __tfork_thread () at 
/usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:84
(gdb)


# /var/log/cups/access_log
192.168.5.107 - - [13/Sep/2022:16:08:08 +0000] "POST /printers/Samsung-M2070 
HTTP/1.1" 200 697 Validate-Job successful-ok
192.168.5.107 - - [13/Sep/2022:16:08:08 +0000] "POST /printers/Samsung-M2070 
HTTP/1.1" 200 437096 Print-Job successful-ok


# /var/log/cups/error_log
W [13/Sep/2022:16:09:10 +0000] [Job 93] Backend returned status -139 (crashed)
E [13/Sep/2022:16:09:10 +0000] [Job 93] Job aborted due to backend errors; 
please consult the /var/log/cups/error_log file for details.
D [13/Sep/2022:16:09:10 +0000] [Job 93] The following messages were recorded 
from 16:08:21 to 16:09:10
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195487] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48846ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195525] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195537] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195550] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17e0e50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195593] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195616] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17e0e50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195701] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17f5050
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195714] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17f5050
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195726] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.195737] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196753] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.843806s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196773] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196786] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48844ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196808] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196821] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196832] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17f5050 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196844] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.196862] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17f5050
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.313835] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17e0250
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.313894] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17e0250
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.313909] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.313950] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380497] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.660052s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380575] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380591] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48661ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380635] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380678] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380691] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17e0250 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380705] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380763] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17e0250
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380892] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17e0f50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380906] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17e0f50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380950] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.380961] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.382923] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.657624s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.382970] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.382982] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48658ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.383005] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.383018] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.383058] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17e0f50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.383070] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.383087] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17e0f50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.438014] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17efe50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.438064] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17efe50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.438082] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.438094] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439182] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.601365s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439206] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439221] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48602ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439259] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439272] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439303] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17efe50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439330] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439354] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17efe50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439439] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17e0050
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439452] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17e0050
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439464] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.439474] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440454] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.600093s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440476] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440489] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48601ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440542] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440554] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440584] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17e0050 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440608] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.440625] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17e0050
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.577124] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17efa50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.577170] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17efa50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.577196] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.577208] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578307] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.462240s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578335] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578350] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48463ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578420] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578433] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578446] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17efa50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578460] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578504] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17efa50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578601] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118447d4250
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578615] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118447d4250
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578627] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.578638] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579683] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.460863s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579721] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579748] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48461ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579771] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579783] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579814] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118447d4250 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579837] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [11.579855] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118447d4250
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.014564] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17ef450
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.014594] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17ef450
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.014627] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.014654] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016539] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.024008s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016566] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016581] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48025ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016620] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016662] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016677] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17ef450 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016691] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016715] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17ef450
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016892] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17dcb50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016905] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17dcb50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016917] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.016930] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.017976] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 48.022571s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.017998] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018011] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 48023ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018061] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018073] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018085] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17dcb50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018098] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.018144] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17dcb50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] renderer exited with status 0
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.185890] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17dcc50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.185941] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17dcc50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.185964] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.185977] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187068] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 47.853480s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187120] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187136] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 47854ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187173] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187186] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187199] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17dcc50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187213] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187266] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17dcc50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187323] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17f5d50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187336] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17f5d50
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187348] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.187359] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188465] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 47.852082s
D [13/Sep/2022:16:09:10 +0000] [Job 93] kid4 exited with status 0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188488] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] kid3 finished
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188527] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 47853ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188576] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188589] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188603] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17f5d50 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188617] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=8192
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188660] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17f5d50
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 8192 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read 3755 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188711] [0006826e] libusb: debug 
[libusb_alloc_transfer] transfer 0x118c17dc850
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188723] [0006826e] libusb: debug 
[libusb_submit_transfer] transfer 0x118c17dc850
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188762] [0006826e] libusb: debug 
[obsd_submit_transfer] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.188773] [0006826e] libusb: debug 
[_access_endpoint] endpoint 2 mode 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190213] [0006826e] libusb: debug 
[libusb_get_next_timeout] next timeout in 47.850334s
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190236] [0006826e] libusb: debug 
[libusb_handle_events_timeout_completed] doing our own event handling
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190250] [0006826e] libusb: debug 
[handle_events] poll() 1 fds with timeout in 47851ms
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190274] [0006826e] libusb: debug 
[handle_events] poll() returned 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190287] [0006826e] libusb: debug 
[handle_events] caught a fish on the event pipe
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190300] [0006826e] libusb: debug 
[usbi_handle_transfer_completion] transfer 0x118c17dc850 has callback 
0x118371b62e0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190312] [0006826e] libusb: debug 
[sync_transfer_cb] actual_length=3755
D [13/Sep/2022:16:09:10 +0000] [Job 93] [12.190331] [0006826e] libusb: debug 
[libusb_free_transfer] transfer 0x118c17dc850
D [13/Sep/2022:16:09:10 +0000] [Job 93] Wrote 3755 bytes of print data...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Kid3 exit status: 0
D [13/Sep/2022:16:09:10 +0000] [Job 93] Closing foomatic-rip.
D [13/Sep/2022:16:09:10 +0000] [Job 93] Sent 724651 bytes...
D [13/Sep/2022:16:09:10 +0000] [Job 93] Waiting for read thread to exit...
D [13/Sep/2022:16:09:10 +0000] [Job 93] PID 73101 
(/usr/local/libexec/cups/filter/foomatic-rip) exited with no errors.
D [13/Sep/2022:16:09:10 +0000] [Job 93] Read thread still active, aborting the 
pending read...
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.213626] [0006826e] libusb: debug 
[libusb_get_config_descriptor] index 0
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.213818] [0006826e] libusb: debug 
[obsd_get_config_descriptor] index 0, len 9
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.215718] [0006826e] libusb: debug 
[obsd_get_config_descriptor] index 0, len 55
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.217501] [0006826e] libusb: debug 
[libusb_release_interface] interface 1
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.218042] [0006826e] libusb: debug 
[libusb_reset_device] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.218065] [0006826e] libusb: debug 
[obsd_reset_device] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] Device reset failed, error code: -12
D [13/Sep/2022:16:09:10 +0000] [Job 93] [20.218196] [0006826e] libusb: debug 
[libusb_close] 
D [13/Sep/2022:16:09:10 +0000] [Job 93] [60.035914] [0003bb89] libusb: debug 
[_errno_to_libusb] error: Operation timed out (60)
D [13/Sep/2022:16:09:10 +0000] [Job 93] [60.036023] [0006826e] libusb: error 
[do_close] Device handle closed while transfer was still being processed, but 
the device is still connected as far as we know
D [13/Sep/2022:16:09:10 +0000] [Job 93] [60.036073] [0006826e] libusb: error 
[do_close] A cancellation hasn\'t even been scheduled on the transfer for which 
the device is closing
D [13/Sep/2022:16:09:10 +0000] [Job 93] [60.036087] [0006826e] libusb: debug 
[do_close] Removed transfer 0x118a9179650 from the in-flight list because 
device handle 0x1184e1dc280 closed
D [13/Sep/2022:16:09:10 +0000] [Job 93] [60.036111] [0006826e] libusb: debug 
[obsd_close] close: fd 7
D [13/Sep/2022:16:09:10 +0000] [Job 93] PID 66901 
(/usr/local/libexec/cups/backend/usb) crashed on signal 11.
D [13/Sep/2022:16:09:10 +0000] [Job 93] Hint: Try setting the LogLevel to 
"debug" to find out more.
D [13/Sep/2022:16:09:10 +0000] [Job 93] time-at-completed=1663085350
D [13/Sep/2022:16:09:10 +0000] [Job 93] End of messages
D [13/Sep/2022:16:09:10 +0000] [Job 93] printer-state=3(idle)
D [13/Sep/2022:16:09:10 +0000] [Job 93] printer-state-message="Backend failed"
D [13/Sep/2022:16:09:10 +0000] [Job 93] printer-state-reasons=none


# dmesg
OpenBSD 7.2-beta (GENERIC.MP) #717: Thu Sep  8 09:39:06 MDT 2022
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4259872768 (4062MB)
avail mem = 4113371136 (3922MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xcfe8b040 (13 entries)
bios0: vendor coreboot version "v4.12.0.4" date 08/27/2020
bios0: PC Engines apu2
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP SSDT MCFG TPM2 APIC HEST SSDT SSDT DRTM HPET
acpi0: wakeup devices PBR4(S4) PBR5(S4) PBR6(S4) PBR7(S4) PBR8(S4) UOH1(S3) 
UOH2(S3) UOH3(S3) UOH4(S3) UOH5(S3) UOH6(S3) XHC0(S4)
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-64
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD GX-412TC SOC, 998.17 MHz, 16-30-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 2-way I-cache, 2MB 64b/line 
16-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD GX-412TC SOC, 998.16 MHz, 16-30-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 2-way I-cache, 2MB 64b/line 
16-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
tsc: cpu0/cpu2: sync test round 2/2 failed
tsc: cpu0/cpu2: cpu2: 2 lags 212 cycles
cpu2: AMD GX-412TC SOC, 998.15 MHz, 16-30-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 2-way I-cache, 2MB 64b/line 
16-way L2 cache
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD GX-412TC SOC, 998.14 MHz, 16-30-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 2-way I-cache, 2MB 64b/line 
16-way L2 cache
cpu3: smt 0, core 3, package 0
ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 5 pa 0xfec20000, version 21, 32 pins
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PBR4)
acpiprt2 at acpi0: bus 1 (PBR5)
acpiprt3 at acpi0: bus 2 (PBR6)
acpiprt4 at acpi0: bus 3 (PBR7)
acpiprt5 at acpi0: bus 4 (PBR8)
acpipci0 at acpi0 PCI0: 0x00000000 0x00000011 0x00000001
acpicmos0 at acpi0
com0 at acpi0 COM1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at acpi0 COM2 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x300 irq 7, 184 pins
"PRP0001" at acpi0 not configured
"PRP0001" at acpi0 not configured
"PRP0001" at acpi0 not configured
"PRP0001" at acpi0 not configured
"PRP0001" at acpi0 not configured
"PRP0001" at acpi0 not configured
"BOOT0000" at acpi0 not configured
acpicpu0 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS
acpicpu1 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS
acpicpu2 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS
acpicpu3 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS
acpitz0 at acpi0: critical temperature is 115 degC
cpu0: 998 MHz: speeds: 1000 800 600 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "AMD 16h Root Complex" rev 0x00
vendor "AMD", unknown product 0x1567 (class system subclass IOMMU, rev 0x00) at 
pci0 dev 0 function 2 not configured
pchb1 at pci0 dev 2 function 0 "AMD 16h Host" rev 0x00
ppb0 at pci0 dev 2 function 2 "AMD 16h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
em0 at pci1 dev 0 function 0 "Intel I210" rev 0x03: msi, address 
00:0d:b9:55:96:04
ppb1 at pci0 dev 2 function 3 "AMD 16h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
em1 at pci2 dev 0 function 0 "Intel I210" rev 0x03: msi, address 
00:0d:b9:55:96:05
ppb2 at pci0 dev 2 function 4 "AMD 16h PCIE" rev 0x00: msi
pci3 at ppb2 bus 3
em2 at pci3 dev 0 function 0 "Intel I210" rev 0x03: msi, address 
00:0d:b9:55:96:06
ppb3 at pci0 dev 2 function 5 "AMD 16h PCIE" rev 0x00: msi
pci4 at ppb3 bus 4
athn0 at pci4 dev 0 function 0 "Atheros AR928X" rev 0x01: apic 5 int 16
athn0: AR9280 rev 2 (2T2R), ROM rev 22, address 04:f0:21:45:6a:c4
ccp0 at pci0 dev 8 function 0 "AMD 16h Crypto" rev 0x00
xhci0 at pci0 dev 16 function 0 "AMD Bolton xHCI" rev 0x11: msi, xHCI 1.0
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci0 dev 17 function 0 "AMD Hudson-2 SATA" rev 0x40: apic 4 int 19, 
AHCI 1.3
ahci0: port 0: 6.0Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, TS128GMSA370, P122> naa.57c35481856c8911
sd0: 122104MB, 512 bytes/sector, 250069680 sectors, thin
ehci0 at pci0 dev 19 function 0 "AMD Hudson-2 USB2" rev 0x39: apic 4 int 18
usb1 at ehci0: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "AMD EHCI root hub" rev 2.00/1.00 
addr 1
piixpm0 at pci0 dev 20 function 0 "AMD Hudson-2 SMBus" rev 0x42: SMI
iic0 at piixpm0
iic1 at piixpm0
iic1: addr 0x4c 3e=00 48=00 4a=00 4e=00 fc=00 fe=00 words 00=ffff 01=ffff 
02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
pcib0 at pci0 dev 20 function 3 "AMD Hudson-2 LPC" rev 0x11
sdhc0 at pci0 dev 20 function 7 "AMD Bolton SD/MMC" rev 0x01: apic 4 int 16
sdhc0: SDHC 2.0, 50 MHz base clock
sdmmc0 at sdhc0: 4-bit, sd high-speed, mmc high-speed, dma
pchb2 at pci0 dev 24 function 0 "AMD 16h Link Cfg" rev 0x00
pchb3 at pci0 dev 24 function 1 "AMD 16h Address Map" rev 0x00
pchb4 at pci0 dev 24 function 2 "AMD 16h DRAM Cfg" rev 0x00
km0 at pci0 dev 24 function 3 "AMD 16h Misc Cfg" rev 0x00
pchb5 at pci0 dev 24 function 4 "AMD 16h CPU Power" rev 0x00
pchb6 at pci0 dev 24 function 5 "AMD 16h Misc Cfg" rev 0x00
isa0 at pcib0
isadma0 at isa0
com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
intr_establish: pic ioapic0 pin 7: can't share type 3 with 2
wbsio0 at isa0 port 0x2e/2: NCT5104D rev 0x53
vmm0 at mainbus0: SVM/RVI
ugen0 at uhub0 port 3 "Samsung Electronics Co., Ltd. M2070 Series" rev 
2.00/1.00 addr 2
uhub2 at uhub1 port 1 configuration 1 interface 0 "Advanced Micro Devices Hub" 
rev 2.00/0.18 addr 2
umb0 at uhub2 port 3 configuration 1 interface 12 "Sierra Wireless, 
Incorporated Sierra Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A" rev 
2.00/0.06 addr 3
ugen1 at uhub2 port 3 configuration 1 "Sierra Wireless, Incorporated Sierra 
Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A" rev 2.00/0.06 addr 3
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (f4c61a8acb9563fd.a) swap on sd0b dump on sd0b


# usbdevs -v
Controller /dev/usb0:
addr 01: 1022:0000 AMD, xHCI root hub
         super speed, self powered, config 1, rev 1.00
         driver: uhub0
addr 02: 04e8:3469 Samsung Electronics Co., Ltd., M2070 Series
         high speed, self powered, config 1, rev 1.00, iSerial ZF46B8KM2D02Z1A
         driver: ugen0
Controller /dev/usb1:
addr 01: 1022:0000 AMD, EHCI root hub
         high speed, self powered, config 1, rev 1.00
         driver: uhub1
addr 02: 0438:7900 Advanced Micro Devices, Hub
         high speed, self powered, config 1, rev 0.18
         driver: uhub2
addr 03: 1199:9071 Sierra Wireless, Incorporated, Sierra Wireless MC7455 
Qualcomm\M-. Snapdragon? X7 LTE-A
         high speed, power 500 mA, config 1, rev 0.06, iSerial LQ80634656021021
         driver: umb0
         driver: ugen1


# lsusb -v 2>/dev/null

Bus 000 Device 001: ID 1022:0000 Shinko Shoji Co., Ltd 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0         9
  idVendor           0x1022 Shinko Shoji Co., Ltd
  idProduct          0x0000 
  bcdDevice            1.00
  iManufacturer           1 AMD
  iProduct                2 xHCI root hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength              13
  bDescriptorType      42
  nNbrPorts             4
  wHubCharacteristic 0x0000
    Ganged power switching
    Ganged overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00
 Hub Port Status:
   Port 1: 0000.02a0 5Gbps power Rx.Detect
   Port 2: 0000.02a0 5Gbps power Rx.Detect
   Port 3: 0000.0503 Unknown Speed Recovery enable connect
   Port 4: 0000.02a0 5Gbps power Rx.Detect
Device Status:     0x0001
  Self Powered

Bus 000 Device 002: ID 04e8:3469 Samsung Electronics Co., Ltd 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x04e8 Samsung Electronics Co., Ltd
  idProduct          0x3469 
  bcdDevice            1.00
  iManufacturer           1 Samsung Electronics Co., Ltd.
  iProduct                2 M2070 Series
  iSerial                 3 ZF46B8KM2D02Z1A
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           55
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         7 Printer
      bInterfaceSubClass      1 Printer
      bInterfaceProtocol      2 Bidirectional
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval              10
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1022:0000 Shinko Shoji Co., Ltd 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1022 Shinko Shoji Co., Ltd
  idProduct          0x0000 
  bcdDevice            1.00
  iManufacturer           1 AMD
  iProduct                2 EHCI root hub
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              12
Hub Descriptor:
  bLength              10
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood      200 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0500 highspeed power
Device Status:     0x0001
  Self Powered

Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x0438 Advanced Micro Devices, Inc.
  idProduct          0x7900 
  bcdDevice            0.18
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0069
    Per-port power switching
    Per-port overcurrent protection
    TT think time 32 FS bits
  bPwrOn2PwrGood        0 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 003: ID 1199:9071 Sierra Wireless, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x1199 Sierra Wireless, Inc.
  idProduct          0x9071 
  bcdDevice            0.06
  iManufacturer           1 Sierra Wireless, Incorporated
  iProduct                2 Sierra Wireless MC7455 Qualcomm? Snapdragon? X7 
LTE-A
  iSerial                 3 LQ80634656021021
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          216
    bNumInterfaces          5
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      ** UNRECOGNIZED:  05 24 00 10 01
      ** UNRECOGNIZED:  05 24 01 00 00
      ** UNRECOGNIZED:  04 24 02 02
      ** UNRECOGNIZED:  05 24 06 00 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x000a  1x 10 bytes
        bInterval               9
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      ** UNRECOGNIZED:  05 24 00 10 01
      ** UNRECOGNIZED:  05 24 01 00 00
      ** UNRECOGNIZED:  04 24 02 02
      ** UNRECOGNIZED:  05 24 06 00 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x000a  1x 10 bytes
        bInterval               9
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface        12
      bInterfaceCount         2
      bFunctionClass          2 Communications
      bFunctionSubClass      14 
      bFunctionProtocol       0 
      iFunction               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber       12
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass     14 
      bInterfaceProtocol      0 
      iInterface              0 
      CDC Header:
        bcdCDC               1.10
      CDC Union:
        bMasterInterface        12
        bSlaveInterface         13 
      CDC MBIM:
        bcdMBIMVersion       1.00
        wMaxControlMessage   4096
        bNumberFilters       32
        bMaxFilterSize       128
        wMaxSegmentSize      2048
        bmNetworkCapabilities 0x20
          8-byte ntb input size
      UNRECOGNIZED CDC:  08 24 1c 00 01 40 dc 05
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x87  EP 7 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               9
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber       13
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      2 
      iInterface              0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber       13
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      2 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x86  EP 6 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)


-- 
Regards,
 Mikolaj

Reply via email to