Well
options USB_DEBUG causes compile error:
cc1: warnings being treated as errors
/usr/src/sys/dev/usb/ulpt.c: In function 'ulpt_do_read':
/usr/src/sys/dev/usb/ulpt.c:763: warning: format '%d' expects type
'int', but argument 3 has type 'size_t'
*** Failed target: ulpt.o
Cem Kayali wrote:
Hello!
I have problem with Epson printer on amd64 system. It was working on
i386 but i see following error message on amd64:
Jul 14 13:33:39 localhost /netbsd: uhub0: device problem, disabling
port 1
Jul 14 13:33:56 localhost /netbsd: uhub5: device problem, disabling
port 1
I use cups and ppds collection to print.
Any suggestion?
Regards,