Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 19:40:24 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/48952: usacnner0 hangs
Message-ID:  <200303051840.h25IeOss078821@home.dinoex.sub.de>

next in thread | raw e-mail | index | archive | help

>Number:         48952
>Category:       kern
>Synopsis:       usacnner0 hangs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 10:40:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
privat
>Environment:

FreeBSD 4.8-PRERELEASE #22: Thu Feb 27 20:03:38 CET 2003

Feb 27 20:32:24 net3 /kernel: ohci0: <SiS 5571 USB controller> mem 0xcfffc000-0xcfffcfff irq 12 at device 1.2 on pci0
Feb 27 20:32:24 net3 /kernel: usb0: OHCI version 1.0, legacy support
Feb 27 20:32:24 net3 /kernel: usb0: <SiS 5571 USB controller> on ohci0
Feb 27 20:32:24 net3 /kernel: usb0: USB revision 1.0
Feb 27 20:32:24 net3 /kernel: uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Feb 27 20:32:24 net3 /kernel: uhub0: 3 ports with 3 removable, self powered
Feb 27 20:32:24 net3 /kernel: ohci1: <SiS 5571 USB controller> mem 0xcfffd000-0xcfffdfff irq 12 at device 1.3 on pci0
Feb 27 20:32:24 net3 /kernel: usb1: OHCI version 1.0, legacy support
Feb 27 20:32:24 net3 /kernel: usb1: <SiS 5571 USB controller> on ohci1
Feb 27 20:32:24 net3 /kernel: usb1: USB revision 1.0
Feb 27 20:32:24 net3 /kernel: uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Feb 27 20:32:24 net3 /kernel: uhub1: 3 ports with 3 removable, self powered

connecting scanner to usb:

Mar  5 17:33:28 net3 /kernel: uscanner0: EPSON EPSON Scanner, rev 1.10/1.00, addr 2

installed from ports:
expat-1.95.6_1          jpeg-6b_1               libusb-0.1.7
gettext-0.11.5_1        libiconv-1.8_2          sane-backends-1.0.11

modified config: /usr/local/etc/sane.d/plustek.conf

Setup works under:

FreeBSD 5.0-CURRENT #0: Fri Jan 31 13:42:19 CET 2003

usb0: OHCI version 1.0, legacy support
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
usb1: OHCI version 1.0, legacy support
usb1: <SiS 5571 USB controller> on ohci1
usb1: USB revision 1.0


>Description:

>How-To-Repeat:

stable$ /usr/local/bin/scanimage --verbose --device plustek:/dev/uscanner0 --format tiff --mode Color -x 210 -y 297 > test.tif
^C
scanimage: received signal 2
scanimage: trying to stop scanner
scanimage: sane_start: Error during device I/O
scanimage: read 0 bytes in total

current$ /usr/local/bin/scanimage --verbose --device plustek:/dev/uscanner0 --format tiff --mode Color -x 210 -y 297 > test.tif

scanimage: scanning image of size 413x584 pixels at 24 bits/pixel
scanimage: acquiring RGB frame
scanimage: min/max graylevel value = 46/255
scanimage: read 723576 bytes in total

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303051840.h25IeOss078821>