From owner-freebsd-usb@FreeBSD.ORG Sun Jul 2 03:35:39 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54D8C16A403; Sun, 2 Jul 2006 03:35:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD0A43D45; Sun, 2 Jul 2006 03:35:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k623WfOt020335; Sat, 1 Jul 2006 21:32:41 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 01 Jul 2006 21:32:42 -0600 (MDT) Message-Id: <20060701.213242.-1540391480.imp@bsdimp.com> To: jhs@flat.berklix.net From: "M. Warner Losh" In-Reply-To: <200607012318.k61NI5G1053721@fire.jhs.private> References: <200607012318.k61NI5G1053721@fire.jhs.private> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netchild@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/99099: [uscanner] [patch] add support for HP ScanJet 4400c X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2006 03:35:39 -0000 In message: <200607012318.k61NI5G1053721@fire.jhs.private> "Julian H. Stacey" writes: : "M. Warner Losh" wrote Sun, 18 Jun 2006 14:37:41 -0600 (MDT) (22:37 CEST) : > In message: <20060618222342.2c9f4313@Magellan.Leidinger.net> : > Alexander Leidinger writes: : > : Quoting "Julian H. Stacey" (Sun, 18 Jun 2006 21:53:22 +0200): : > : : > : > Do you know who'se working on this 'cos I'm trying to get : > : > Sane & ports/graphics/sane-backend working here with my HP 4400c scanner, : > : > & if someone else has achieved that already ? ... : > : : > : I don't know. And after looking at the supported devices page of SANE : > : I'm not sure if it possible at all ATM without doing it on your own. : > : > I think the 4400 is in the same boat as the 4215 I have. Gotta get : > HP's drivers working, and that's a bit pita... : > : > Warner : : [Apologies for delay] : Dont know if this might help your 4215, but seems there's progress : on my 4400, It turns out that the 4215 actually mostly works. I have to restart hpiod and hpssd by hand after I plug it in, but then it basically works. There's some edge cases that don't work so well (scanning legal sized documents requires I enter 2 for the number of pages to scan, and then feed them through one document at a time... But other than that, this is a fast little box. Don't know if the Scanjet 4400 is supported by hplip or not (looks like not), but since I posted the message you are replying to, I got it working (on amd64 no less) and have scanned about 2000 pages of old paperwork that I'm tossing out (via the shred-o-matic, even though most of the data in it is too old to be useful to anybody). : I made notes & will download & try later: : -------- : Web search: : >From http://www.neoseeker.com/Hardware/Products/4400c/ : The HP ScanJet 4400C has a flatbed design. It has a optical resolution : of 1200x1200 dpi. It can scan a color document in about 40 seconds : and a B&W document in about 35 seconds. It supports both parallel : and usb connection. This scanner is PC/Mac compatible. It also : includes 5 configurable buttons. : Release Date: Q4 2001 : http://www.itweek.co.uk/computeractive/hardware/2012918/hp-scanjet-4400c : Review: $90 : http://www.buzzard.me.uk/jonathan/scanners-usb.html : ScanJet 4400C, 4470C These scanners uses a RealTek : RTS8891 chip to drive the scanner. Requests for information : on this chip to RealTek have gone unanswered. There is some : very preliminary software for these based on reverse : engineering the Windows driver. More information on this : can be can be found at SourceForge here. : http://reapoff.sourceforge.net/hpscanner/Default.htm : michael.cohen@netspeed.com.au has got it working in grey scale etc : http://www.linuxquestions.org/hcl/showproduct.php?product=108&cat=all : I have spoken to HP about this. The scanner uses a parallel : port but has a USB to parallel converter in it. : http://projects.troy.rollo.name/rt-scanners/chip.html : There is a demo SANE backend for the HP ScanJet 4400C and : 4470C at http://hp44x0backend.sourceforge.net that can do : greyscale scanning at 300 / 600 DPI. : http://www.sane-project.org/cgi-bin/driver.pl?manu=hew&model=4400&bus=any : grayscale 300DPI only : http://hp44x0backend.sourceforge.net/ : HP4400C UNTESTED ALPHA : http://sourceforge.net/projects/hp44x0backend/ : hp_rts88xx Scanjet HP4470c family SANE backend (hp_rts88xx). : http://home.foni.net/~johanneshub/testtool.html : http://www.oreillynet.com/cs/user/view/cs_msg/23440 : i have too an hp 4400 c : seems to be in fact a UMAX one with USB converter inside.:1 >From the sounds of things, it looks like your problems and mine are very different. Warner From owner-freebsd-usb@FreeBSD.ORG Mon Jul 3 11:03:19 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C13516A4C9 for ; Mon, 3 Jul 2006 11:03:19 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C123C43D45 for ; Mon, 3 Jul 2006 11:03:18 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k63B3ISL070025 for ; Mon, 3 Jul 2006 11:03:18 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k63B3Hxu070021 for freebsd-usb@freebsd.org; Mon, 3 Jul 2006 11:03:17 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 3 Jul 2006 11:03:17 GMT Message-Id: <200607031103.k63B3Hxu070021@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 11:03:19 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2005/08/10] usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_ o [2006/01/11] usb/91629 usb usbd_abort_pipe() may result in infinite 2 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/07/19] usb/40792 usb signals lead to data loss on device ugen o [2002/12/10] usb/46176 usb [panic] umass causes kernel panic if devi o [2002/12/19] i386/46371 usb USB controller cannot be initialized on I f [2003/08/13] usb/55555 usb [ums] system freezes with access to /dev/ o [2003/09/26] bin/57255 usb usbd and multi-function devices o [2004/01/30] usb/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/02/03] usb/62309 usb [ugen] [panic] panic: ugen(4) driver o [2004/03/01] usb/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/07/13] usb/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/08/30] usb/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/10/30] usb/73307 usb [panic] Kernel panics on USB disconnect o [2004/12/06] usb/74771 usb [umass] mounting write-protected umass de o [2005/01/01] usb/75705 usb [panic] da0 attach / Optio S4 (with backt o [2005/01/04] usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, f [2005/01/13] usb/76204 usb panic while using usb attached modem o [2005/01/18] usb/76395 usb USB printer does not work, usbdevs says " f [2005/01/25] usb/76684 usb [hang] Toshiba PDR-M4 camera connected vi o [2005/02/06] usb/77184 usb kernel panic on USB device disconnect o [2005/02/09] usb/77294 usb ucom + ulpcom panic o [2005/02/23] usb/77940 usb [patch] [panic] insertion of usb keyboard f [2005/03/01] i386/78218 usb [kue] kue not detected on Sony PCG-F370 V o [2005/03/18] usb/78989 usb please add USB keyboard support to instal o [2005/03/22] usb/79140 usb WD Firewire/USB Combo hangs under load on o [2005/03/27] usb/79269 usb USB ohci da0 plug/unplug causes crashes a o [2005/03/27] usb/79287 usb UHCI hang after interrupt transfer o [2005/04/04] usb/79524 usb printing to Minolta PagePro 1[23]xxW via f [2005/04/07] usb/79656 usb [usb] RHSC interrupts lost o [2005/04/09] usb/79722 usb [usb] wrong alignments in ehci.h o [2005/04/17] usb/80040 usb [hang] Use of sound mixer causes system f f [2005/04/22] usb/80260 usb Travan USB tape drive fails to write o [2005/04/26] usb/80361 usb mounting of usb-stick fails o [2005/04/26] usb/80373 usb usb keyboard does not respond o [2005/05/09] usb/80829 usb possible panic when loading USB-modules o [2005/05/10] usb/80862 usb [patch] USB locking issues: missing some o [2005/05/20] usb/81308 usb [ugen] [patch] polling a ugen(4) control f [2005/06/13] usb/82198 usb Panic on attaching of ONKI N-338 USB MP3 f [2005/06/15] usb/82272 usb Can not recognize Casio camera EX-Z40 as o [2005/06/17] usb/82350 usb [usb] null pointer dereference in USB sta o [2005/06/22] usb/82520 usb Reboot when USL101 connected o [2005/06/23] usb/82569 usb [usb] USB mass storage plug/unplug causes o [2005/06/26] usb/82660 usb EHCI: I/O stuck in state 'physrd'/panic o [2005/07/15] usb/83504 usb [usb] SpeedTouch USB stop working on rece o [2005/07/16] usb/83563 usb [panic] Page Fault while detaching Mpman o [2005/07/18] usb/83677 usb [usb] usb controller often not detected ( o [2005/07/19] usb/83756 usb Microsoft Intellimouse Explorer 4.0A does o [2005/07/24] usb/83977 usb [ucom] [panic] ucom1: open bulk out error o [2005/07/30] usb/84326 usb [umass] Panic trying to connect SCSI tape o [2005/07/30] usb/84336 usb [usb] [reboot] instant system reboot when o [2005/08/15] usb/84936 usb install - usb keyboard not recognized o [2005/09/12] usb/86031 usb need support usb nic rt2500 in my 5.4 STA o [2005/09/30] usb/86767 usb [usb] bogus "slice starts beyond end of t o [2005/10/08] usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not o [2005/10/16] usb/87519 usb [kbd] cannot install on USB-only system o [2005/10/17] usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS car o [2005/11/09] usb/88743 usb [hang] USB makes kernel hang at boot (reg o [2005/11/14] usb/88966 usb kldunload ucom.ko returns "Device busy" e o [2005/11/14] usb/89003 usb LaCie Firewire drive not properly support o [2005/11/18] usb/89218 usb flash disk o [2005/12/05] usb/89954 usb [usb] USB Disk driver race condition? f [2005/12/05] usb/89997 usb [umass] [panic] panic on iPod mini detach o [2005/12/09] usb/90162 usb [usb] [patch] Add support for the MS Wire o [2005/12/20] usb/90700 usb Kernel panic on connect/mount/use umass d o [2006/01/02] usb/91238 usb USB tape unit fails to write a second tap o [2006/01/03] usb/91263 usb [patch] USB quirk needed for Logitec USB o [2006/01/03] usb/91283 usb booting very slow with usb devices connec o [2006/01/09] usb/91538 usb Unable to print to EPSON CX3500 o [2006/01/17] usb/91906 usb FreeBSD hangs while booting with USB lega o [2006/01/20] usb/92052 usb usbd causes defunct process with busy fil o [2006/01/22] usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors fro o [2006/01/22] usb/92171 usb [panic] panic unplugging Vodafone Mobile o [2006/02/10] usb/93155 usb /dev/ulpt0: device busy USB printer doe o [2006/02/15] usb/93408 usb hw.acpi.cpu.cx_lowest=C3 on AMD Turion ca f [2006/02/17] usb/93496 usb USB2.0 umass stalls on VIA o [2006/02/21] usb/93640 usb device ehci causes interrupt storm on thi o [2006/02/25] usb/93828 usb ohci causes panic on boot (HP Pavillion d o [2006/02/28] usb/93949 usb ugen(4)-related repeatable kernel panic i o [2006/03/07] usb/94166 usb btx halted with a flashcard plugged o [2006/03/12] usb/94384 usb kernel panic with usb2 hardware o [2006/03/20] usb/94717 usb Reading from /dev/ulpt can break work of o [2006/03/20] usb/94742 usb [umass] [patch] umass driver does not rec o [2006/03/21] usb/94813 usb mounting write-protected umass device fre o [2006/03/24] usb/94897 usb Kernel Panic when cleanly unmounting USB o [2006/03/30] usb/95131 usb Boot/setup process does not accept key st o [2006/04/05] usb/95348 usb USB keyboard unplug causes noise on scree o [2006/04/10] usb/95562 usb Write Stress in USB Mass drive cause: [v o [2006/04/11] usb/95636 usb [boot] 5 minute delay at boot when using o [2006/04/20] usb/96120 usb USB mouse not always detected o [2006/04/23] usb/96224 usb [usb] mount_msdosfs cause page fault in s o [2006/04/28] usb/96457 usb fatback on umass = reboot o [2006/05/15] usb/97286 usb MS Wireless Intellimouse Explorer 2.0 doe o [2006/06/24] usb/99431 usb FreeBSD on MSI 6566E (Intel 845E motherbo 91 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/30] conf/30929 usb [usb] [patch] use usbd to initialize USB s [2001/12/09] usb/32653 usb Added patches to improve USB scanner supp o [2002/07/24] usb/40948 usb [usb] USB HP CDW8200 does not work f [2002/08/07] usb/41415 usb [usb] [patch] Some USB scanners cannot ta o [2003/02/16] usb/48342 usb [PATCH] usbd dynamic device list. o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo o [2003/06/08] usb/53025 usb [ugen] [patch] ugen does not allow O_NONB o [2003/08/28] usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fai o [2003/11/26] kern/59698 usb [kbd] [patch] Rework of ukbd HID to AT co f [2003/12/15] usb/60248 usb [patch] Problem with USB printer HP Laser o [2004/01/12] usb/61234 usb [usb] [patch] usbhidaction(1) doesn't sup o [2004/03/06] usb/63837 usb [uhid] [patch] USB: hid_is_collection() o o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/06/23] usb/68232 usb [ugen] [patch] ugen(4) isochronous handli o [2004/06/27] usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/08/16] usb/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/25] usb/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/09/06] usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/07] usb/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/11] usb/71605 usb [umass] [patch] umass doesn't recognize m o [2004/10/06] usb/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/15] usb/72732 usb [patch] Kyocera 7135 quirk. o [2004/10/15] usb/72733 usb Kyocera 7135 Palm OS connection problem. o [2004/10/23] usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse n f [2004/11/05] usb/73553 usb [usb] Microsoft USB Internet Keyboard not o [2004/11/21] usb/74211 usb USB flash drive causes CAM status 0x4 on f [2004/11/25] usb/74358 usb [umass] unplugging at boot time an umass o [2004/11/27] usb/74453 usb Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/30] usb/74557 usb imation 500mb usb key can only be written o [2004/12/02] usb/74609 usb [usb] [patch] allowing cdma modems to wor o [2004/12/08] usb/74849 usb [usb] [patch] Samsung SPH-i500 does not a o [2004/12/09] usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm o [2005/01/04] usb/75800 usb ucom1: init failed STALLED error in time o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/19] usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4 o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch f [2005/03/03] usb/78371 usb Philips Wearable Audio Player (128) fails f [2005/03/18] usb/78984 usb Creative MUVO umass failure o [2005/04/09] usb/79723 usb [usb] prepare for high speed isochronous o [2005/04/09] usb/79725 usb [usb] [patch] USB device speed is not dou o [2005/04/14] usb/79893 usb [umass] [patch] new usbdevs/umass quirks o [2005/04/16] usb/80010 usb [aue] [patch] add support for the AEI USB f [2005/04/27] usb/80420 usb atapicam stops iPod functionality f [2005/05/08] usb/80773 usb "usbd_get_string()" could have taken a le o [2005/05/08] usb/80774 usb have "usbd_find_desc" in line with the ot o [2005/05/08] usb/80776 usb [udav] UDAV device driver shouldn't use u o [2005/05/08] usb/80777 usb usb_rem_task() should wait for callback t o [2005/05/10] usb/80854 usb suggestion for new iface-no-probe mechani o [2005/05/12] usb/80935 usb uvisor.c is not work with CLIE TH55. o [2005/05/15] usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN qu o [2005/05/18] usb/81191 usb Support for Curitel HX-550C USB modem to f [2005/05/29] usb/81621 usb external hd hangs under load on ehci o [2005/06/20] usb/82436 usb [patch] USL101 Host-to-Host bridge suppor o [2005/07/05] usb/83022 usb ALI USB 2.0 EHCI Controller is not detect o [2005/07/21] usb/83863 usb Communication problem between opensc/open o [2005/08/18] usb/85067 usb Cannot attach ScanJet 4300C to usb device o [2005/09/11] usb/85992 usb [uhid] [patch] USB stops working when try o [2005/09/16] usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECO o [2005/09/18] usb/86298 usb Known good USB mouse won't work with corr o [2005/09/21] usb/86438 usb Fix for non-working iPod over USB is in N o [2005/10/10] usb/87224 usb Cannot mount USB Zip750 o [2005/10/19] usb/87648 usb [mouse] Logitech USB-optical mouse proble o [2005/11/02] usb/88408 usb axe0 read PHY failed o [2005/11/13] usb/88939 usb Fix cheapy Myson USB-IDE adapter f [2005/11/15] usb/89087 usb usb external harddrive hangs with BBB res f [2006/01/01] usb/91191 usb HP LaserJet 1020 (USB printer) not recogn f [2006/01/08] usb/91516 usb [umass] umass0 problems, with Freecom Cla o [2006/01/09] usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone o [2006/01/15] usb/91811 usb Compact Flash in HP Photosmart 2610 retur o [2006/01/17] usb/91896 usb Serial Number of USB Memory Sticks is not o [2006/01/25] usb/92306 usb [quirk] [patch] Support for iRiver U10 US o [2006/01/27] usb/92403 usb [uplcom] uplcom.c needs new entry for 4.0 f [2006/01/28] usb/92462 usb [patch] Add support for Epson CX3500/3600 o [2006/02/05] usb/92852 usb Vertical scroll not working properly on A f [2006/02/08] usb/93011 usb HP ScanJet 6200C & uscanner problem o [2006/02/15] usb/93389 usb Digital Camera Pentax S60 don't work o [2006/02/17] usb/93484 usb [umass] [patch] QUIRK: Toshiba TransMemor o [2006/02/26] usb/93872 usb [patch] SCSI quirk required for ELTA 8061 o [2006/03/06] usb/94132 usb USB QUIRK for CENTURY EX35QUAT disk enclo f [2006/03/06] usb/94147 usb doesn't recognise my USB keyboard o [2006/03/06] usb/94148 usb Make if_cdce work with ARM linux handheld o [2006/03/11] usb/94311 usb [ugen][PATCH] allow interrupt IN transact o [2006/03/14] usb/94439 usb [patch] Add support for JNC MP3 Player o [2006/03/26] usb/94946 usb [uhub][patch] code dynamic status size fo o [2006/03/28] usb/95037 usb USB disk didnt recognized on hot-plug. o [2006/03/31] usb/95173 usb [usb] cannot mount external usb harddisk o [2006/04/02] usb/95241 usb Patch to add USB ID for OEM Pharos 360 GP p [2006/04/11] usb/95616 usb [patch] Add support for USB Acer 640BT sc o [2006/04/15] usb/95803 usb Add support for AnyData ADU-E100H o [2006/04/15] usb/95805 usb Add Support for Siemens ES75 modem o [2006/04/26] usb/96381 usb [patch] add a quirk table entry for a fla o [2006/04/30] usb/96546 usb [usb] [patch] Add support (quirk) for Eas o [2006/05/01] usb/96599 usb [patch] [usb] Sony Handycam DCR-HC32E mem o [2006/05/03] usb/96714 usb Update uvisor to support the Fossil Abacu o [2006/05/07] usb/96901 usb [patch] Add support for X-Micro Flash Dis o [2006/05/12] usb/97175 usb USB cardreader hangs system o [2006/05/18] usb/97472 usb [patch] add support for Olympus C150,D390 o [2006/05/20] usb/97512 usb add Motorola A41x/V32x USB phone support o [2006/05/26] usb/97948 usb [patch] CMOTECH CDMA USB modem support o [2006/06/02] usb/98343 usb BBB reset failed errors with Creative Muv o [2006/06/02] usb/98385 usb [patch] add support for libretto DVD Dock o [2006/06/08] usb/98713 usb QUIRK: Rekam USB Camera o [2006/06/24] usb/99419 usb external usb harddrive slow to accept o [2006/06/27] usb/99538 usb [kbd] while using USB keyboard default pa 107 problems total. From owner-freebsd-usb@FreeBSD.ORG Mon Jul 3 23:48:28 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61B7616A53D for ; Mon, 3 Jul 2006 23:48:28 +0000 (UTC) (envelope-from apache@km20932-01.keymachine.de) Received: from km20932-01.keymachine.de (ns.km20932-01.keymachine.de [84.19.184.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA25043D5A for ; Mon, 3 Jul 2006 23:48:27 +0000 (GMT) (envelope-from apache@km20932-01.keymachine.de) Received: from km20932-01.keymachine.de (localhost [127.0.0.1]) by km20932-01.keymachine.de (8.12.11/8.12.11) with ESMTP id k640nEb3005371 for ; Tue, 4 Jul 2006 02:49:14 +0200 Received: (from apache@localhost) by km20932-01.keymachine.de (8.12.11/8.12.11/Submit) id k640nDjh005370; Tue, 4 Jul 2006 02:49:13 +0200 Date: Tue, 4 Jul 2006 02:49:13 +0200 Message-Id: <200607040049.k640nDjh005370@km20932-01.keymachine.de> From: Chase Bank To: freebsd-usb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Chase Online. Banking Account registration information X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 23:48:28 -0000 [chaseNew.gif] Chase Bank Online. Department Notice You have received this email because you or someone had used your account from different locations. For security purpose, we are required to open an investigation into this matter. In order to safeguard your account, we require that you confirm your banking details. To help speed up this process, please access the following link so we can complete the verification of your Chase Online. Banking Account registration information : To get started, please click the link below: [1]https://www.chase.com Please Note: If we do no receive the appropriate account verification within 48 hours, then we will assume this Chase Bank account is fraudulent and will be suspended. The purpose of this verification is to ensure that your bank account has not been fraudulently used and to combat the fraud from our community. Regards, Chase Bank - Chase Online. Banking Department _________________________________________________________________ Securities (including mutual funds and variable life insurance), annuities and insurance products are not bank deposits and are not insured by the FDIC or any other agency of the United States, nor are they obligations of, nor insured or guaranteed by, JPMorgan Chase Bank, N.A., CISC, CIA, CMIA or their affiliates. Securities (including mutual funds and variable life insurance) and annuities involve investment risks, including the possible loss of value. References 1. http://cms.ucall.com/ From owner-freebsd-usb@FreeBSD.ORG Wed Jul 5 16:01:46 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 404C216A4F6 for ; Wed, 5 Jul 2006 16:01:46 +0000 (UTC) (envelope-from jhs@flat.berklix.net) Received: from thin.berklix.org (thin.berklix.org [194.246.123.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76F5B43D93 for ; Wed, 5 Jul 2006 16:01:09 +0000 (GMT) (envelope-from jhs@flat.berklix.net) Received: from js.berklix.net (p549A730F.dip.t-dialin.net [84.154.115.15]) (authenticated bits=128) by thin.berklix.org (8.12.11/8.12.11) with ESMTP id k65G175d072913 for ; Wed, 5 Jul 2006 18:01:07 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (fire.jhs.private [192.168.91.41]) by js.berklix.net (8.12.11/8.12.11) with ESMTP id k65G159M005025 for ; Wed, 5 Jul 2006 18:01:05 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (localhost.jhs.private [127.0.0.1]) by fire.jhs.private (8.13.1/8.13.1) with ESMTP id k65G15sE003041 for ; Wed, 5 Jul 2006 18:01:05 +0200 (CEST) (envelope-from jhs@fire.jhs.private) Received: (from jhs@localhost) by fire.jhs.private (8.13.1/8.13.1/Submit) id k65G15CT003040; Wed, 5 Jul 2006 18:01:05 +0200 (CEST) (envelope-from jhs) Date: Wed, 5 Jul 2006 18:01:05 +0200 (CEST) Message-Id: <200607051601.k65G15CT003040@fire.jhs.private> To: freebsd-usb@freebsd.org From: "Julian Stacey" Organization: http://berklix.com Munich Unix, BSD, Internet Consultancy Fcc: sent-mail User-agent: EXMH http://beedub.com/exmh/ on FreeBSD http://freebsd.org X-URL: http://berklix.com/~jhs/cv/ Subject: Mounting multiple ram sticks dynamicly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 16:01:46 -0000 Hi USB people, I have various USB ram sticks & external hard disks, that get mounted periodically in various machines in variable time order, sometimes with several media on one host simultaneously, thus /dev/da0 is not sufficient, & /etc/usbd.conf needs to specify dynamic da[0-9] numbering. I use eg: (For a stick by manufacturer Integral), this typical syntax attach "sleep 3; fdisk /dev/`echo ${DEVNAME}|sed -e s/umass/da/`; \ mount -t msdos /dev/`echo ${DEVNAME}|sed -e s/umass/da/`s1 \ /usb/integral" It works, but is cludgey (OK & would be a problem on machines with inbuilt scsi disks), Is there a better dynamic numbering system ? Devd somehow maybe ? Or ? Ideas ? (It could also be nice if best solution made as an example in man usbd.conf.) Julian -- Julian Stacey. Internet & Unix Consultant, Munich. http://berklix.com Mail in Ascii, HTML = spam. Ihr Rauch = mein allergischer Kopfschmerz. From owner-freebsd-usb@FreeBSD.ORG Thu Jul 6 08:28:52 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 629DC16A4DD for ; Thu, 6 Jul 2006 08:28:52 +0000 (UTC) (envelope-from nocturnal@swehack.se) Received: from mail2.swebase.com (mail2.swebase.com [82.99.44.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C737D43D66 for ; Thu, 6 Jul 2006 08:28:38 +0000 (GMT) (envelope-from nocturnal@swehack.se) Received: from [82.99.47.5] by mail2.swebase.com (MDaemon.PRO.v8.1.0.R) with ESMTP id 27-md50000044000.msg for ; Thu, 06 Jul 2006 10:28:20 +0200 Message-ID: <44ACC966.8030009@swehack.se> Date: Thu, 06 Jul 2006 10:27:18 +0200 From: nocturnal User-Agent: Thunderbird 1.5 (X11/20060116) MIME-Version: 1.0 To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Authenticated-Sender: nocturnal@swehack.se X-MDRemoteIP: 82.99.47.5 X-Return-Path: nocturnal@swehack.se X-MDaemon-Deliver-To: freebsd-usb@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail2 X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 X-Spam-Level: X-Spam-Processed: mail2.swebase.com, Thu, 06 Jul 2006 10:28:20 +0200 Subject: Lowering USB Transfer Rate? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 08:28:52 -0000 Hi I'm not sure if that's what i want to do but the story is i lost the USB cable for my mp3 player and i honestly have no idea if it was USB 1 or 2. So i took the cable from my lacie hdd and tried to mount the mp3 player but the system locked up and was rebooted. Each of these devices work just fine with their original cables. I suspected maybe that the lacie usb cable was usb 2.0 and that the transfer rate was too high, i honestly have no idea but it sounds like different usb protocols need different cables. Does anyone know what the problem is and is it possible to force usb 1.0 transfer? -- Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se From owner-freebsd-usb@FreeBSD.ORG Thu Jul 6 08:38:39 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E266716A4DD for ; Thu, 6 Jul 2006 08:38:39 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9930743D45 for ; Thu, 6 Jul 2006 08:38:38 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: gvlK0tOCzrqh9CPROFOFPw== X-Cloudmark-Score: 0.000000 [] Received: from mp-217-36-85.daxnet.no ([193.217.36.85] verified) by mailfe04.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 227889286; Thu, 06 Jul 2006 10:38:36 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Thu, 6 Jul 2006 10:38:41 +0200 User-Agent: KMail/1.7 References: <44ACC966.8030009@swehack.se> In-Reply-To: <44ACC966.8030009@swehack.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607061038.42503.hselasky@c2i.net> Cc: nocturnal Subject: Re: Lowering USB Transfer Rate? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 08:38:40 -0000 On Thursday 06 July 2006 10:27, nocturnal wrote: > Hi > > I'm not sure if that's what i want to do but the story is i lost the USB > cable for my mp3 player and i honestly have no idea if it was USB 1 or > 2. So i took the cable from my lacie hdd and tried to mount the mp3 > player but the system locked up and was rebooted. Each of these devices > work just fine with their original cables. I suspected maybe that the > lacie usb cable was usb 2.0 and that the transfer rate was too high, i > honestly have no idea but it sounds like different usb protocols need > different cables. Does anyone know what the problem is and is it > possible to force usb 1.0 transfer? If you don't load the "ehci" module then all devices will attach as USB 1.x. --HPS From owner-freebsd-usb@FreeBSD.ORG Thu Jul 6 08:40:44 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73FEB16A4E1 for ; Thu, 6 Jul 2006 08:40:44 +0000 (UTC) (envelope-from RoelofW@global-aviation.aero) Received: from ctb-mesg9.saix.net (ctb-mesg9.saix.net [196.25.240.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809C343D6A for ; Thu, 6 Jul 2006 08:40:34 +0000 (GMT) (envelope-from RoelofW@global-aviation.aero) Received: from global-aviation.aero (dsl-145-103-241.telkomadsl.co.za [165.145.103.241]) by ctb-mesg9.saix.net (Postfix) with ESMTP id 747113456 for ; Thu, 6 Jul 2006 10:40:31 +0200 (SAST) Date: Thu, 6 Jul 2006 10:44:43 +0200 MIME-Version: 1.0 Message-ID: <745C4DE5A2E2A546803D042BC581EB1D15C6A1@galjhbza01.GalAviation.local> X-MS-Has-Attach: Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 X-MS-TNEF-Correlator: Thread-Topic: mez1000 screen problem Thread-Index: Acag2G00SYknPq4/TzSwlrgKN6bWXg== From: "Roelf Warnick" To: X-Mailman-Approved-At: Thu, 06 Jul 2006 13:22:47 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mez1000 screen problem X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 08:40:44 -0000 to whom it may concern. =20 My meazura mez1000 does not want to power up when I use the power on button. It looks like the battery and battery charger is fine, but no indication on screen of power being turned on. However, when I use the backlight button, the backlighting comes on. I'm not sure if the contrast is set too high. Will you please help me with any information regarding this problem. I should mention that I use this product for aircraft elt testing. =20 Thank you very much. Renier Venter. Global Aviation. From owner-freebsd-usb@FreeBSD.ORG Fri Jul 7 01:06:11 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46EBE16A4DA for ; Fri, 7 Jul 2006 01:06:11 +0000 (UTC) (envelope-from jhs@flat.berklix.net) Received: from thin.berklix.org (thin.berklix.org [194.246.123.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08F143D4C for ; Fri, 7 Jul 2006 01:06:09 +0000 (GMT) (envelope-from jhs@flat.berklix.net) Received: from js.berklix.net (p549A5450.dip.t-dialin.net [84.154.84.80]) (authenticated bits=128) by thin.berklix.org (8.12.11/8.12.11) with ESMTP id k67164ht077027; Fri, 7 Jul 2006 03:06:05 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (fire.jhs.private [192.168.91.41]) by js.berklix.net (8.12.11/8.12.11) with ESMTP id k6715x74005200; Fri, 7 Jul 2006 03:06:02 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (localhost.jhs.private [127.0.0.1]) by fire.jhs.private (8.13.1/8.13.1) with ESMTP id k6715wht027738; Fri, 7 Jul 2006 03:05:58 +0200 (CEST) (envelope-from jhs@fire.jhs.private) Message-Id: <200607070105.k6715wht027738@fire.jhs.private> To: "Roelf Warnick" In-Reply-To: Message from "Roelf Warnick" of "Thu, 06 Jul 2006 10:44:43 +0200." <745C4DE5A2E2A546803D042BC581EB1D15C6A1@galjhbza01.GalAviation.local> Date: Fri, 07 Jul 2006 03:05:58 +0200 From: "Julian H. Stacey" Cc: freebsd-usb@freebsd.org Subject: Re: mez1000 screen problem X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 01:06:11 -0000 "Roelf Warnick" wrote: > to whom it may concern. Not us ! ... But anyway ... > > > > My meazura mez1000 does not want to power up when I use the power on > button. It looks like the battery and battery charger is fine, but no > indication on screen of power being turned on. However, when I use the > backlight button, the backlighting comes on. I'm not sure if the > contrast is set too high. Will you please help me with any information > regarding this problem. I should mention that I use this product for > aircraft elt testing. Why ask our FreeBSD list ? are you running FreeBSD ? & why ask on the USB list of FreeBSD ? hardware@ exists. Some devices like GPS 700 from Tomtom no longer have a real power on/off switch, just an advisory switch, ignored by CPU if it's crashed (mine crashed, presumably from a power glitch during placing GPS in power cradle). The tomtom 700 has a very small reset hole needing a very small paper clip - start looking. Maybe your keyboard controller has some magic key sequence for reset, failing that dismantle, remove all batteries & external power to force a reboot. But there's no reason we should know, you should be reading docs from manufacturer, asking manuf. or asking a self help mail list of users of the device - not us. Good luck. > Thank you very much. > > Renier Venter. > > Global Aviation. > > _______________________________________________ > freebsd-usb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org" -- Julian Stacey. Consultant Unix Net & Sys. Eng., Munich. http://berklix.com Mail in Ascii, HTML=spam. Ihr Rauch = mein allergischer Kopfschmerz. From owner-freebsd-usb@FreeBSD.ORG Fri Jul 7 14:18:24 2006 Return-Path: X-Original-To: freebsd-usb@FreeBSD.org Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12DBE16A4DD; Fri, 7 Jul 2006 14:18:24 +0000 (UTC) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: from daemon.egr.msu.edu (daemon.egr.msu.edu [35.9.44.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB11943D5F; Fri, 7 Jul 2006 14:18:19 +0000 (GMT) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: by daemon.egr.msu.edu (Postfix, from userid 21281) id 295161CC36; Fri, 7 Jul 2006 10:18:19 -0400 (EDT) Date: Fri, 7 Jul 2006 10:18:19 -0400 From: Adam McDougall To: Alexander Leidinger Message-ID: <20060707141818.GN42070@egr.msu.edu> References: <200601081419.k08EJUUD074408@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601081419.k08EJUUD074408@freefall.freebsd.org> User-Agent: Mutt/1.5.11 Cc: freebsd-usb@FreeBSD.org Subject: Re: usb/90467: Patch to recognize HP 8200C Scanner X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 14:18:24 -0000 Could someone MFC this please? Thanks. On Sun, Jan 08, 2006 at 02:19:30PM +0000, Alexander Leidinger wrote: Synopsis: Patch to recognize HP 8200C Scanner State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Sun Jan 8 14:19:23 UTC 2006 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=90467 From owner-freebsd-usb@FreeBSD.ORG Fri Jul 7 14:22:18 2006 Return-Path: X-Original-To: freebsd-usb@FreeBSD.org Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBAF16A4E0; Fri, 7 Jul 2006 14:22:18 +0000 (UTC) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: from daemon.egr.msu.edu (daemon.egr.msu.edu [35.9.44.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DBBF43D46; Fri, 7 Jul 2006 14:22:18 +0000 (GMT) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: by daemon.egr.msu.edu (Postfix, from userid 21281) id 317311CC36; Fri, 7 Jul 2006 10:22:18 -0400 (EDT) Date: Fri, 7 Jul 2006 10:22:18 -0400 From: Adam McDougall To: Alexander Leidinger Message-ID: <20060707142217.GO42070@egr.msu.edu> References: <200601081419.k08EJUUD074408@freefall.freebsd.org> <20060707141818.GN42070@egr.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060707141818.GN42070@egr.msu.edu> User-Agent: Mutt/1.5.11 Cc: freebsd-usb@FreeBSD.org Subject: Re: usb/90467: Patch to recognize HP 8200C Scanner X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 14:22:18 -0000 Nevermind, I see it was renamed while it was merged 2 weeks ago in a group MFC. Thats why my grep didn't find it. On Fri, Jul 07, 2006 at 10:18:18AM -0400, Adam McDougall wrote: Could someone MFC this please? Thanks. On Sun, Jan 08, 2006 at 02:19:30PM +0000, Alexander Leidinger wrote: Synopsis: Patch to recognize HP 8200C Scanner State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Sun Jan 8 14:19:23 UTC 2006 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=90467 From owner-freebsd-usb@FreeBSD.ORG Fri Jul 7 14:43:45 2006 Return-Path: X-Original-To: freebsd-usb@FreeBSD.org Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A98416A4DA for ; Fri, 7 Jul 2006 14:43:45 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB92343D45 for ; Fri, 7 Jul 2006 14:43:44 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5FD61.dip.t-dialin.net [84.165.253.97]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k67EZHjv080343; Fri, 7 Jul 2006 16:35:18 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k67Ehgxu022881; Fri, 7 Jul 2006 16:43:42 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 07 Jul 2006 16:43:42 +0200 Message-ID: <20060707164342.vm58bie40so088gk@netchild.homeip.net> X-Priority: 3 (Normal) Date: Fri, 07 Jul 2006 16:43:42 +0200 From: Alexander Leidinger To: Adam McDougall References: <200601081419.k08EJUUD074408@freefall.freebsd.org> <20060707141818.GN42070@egr.msu.edu> In-Reply-To: <20060707141818.GN42070@egr.msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Fri, 07 Jul 2006 16:01:40 +0000 Cc: freebsd-usb@FreeBSD.org Subject: Re: usb/90467: Patch to recognize HP 8200C Scanner X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 14:43:45 -0000 Quoting Adam McDougall (from Fri, 7 Jul 2006 10:18:19 -0400): > Could someone MFC this please? Thanks. > > On Sun, Jan 08, 2006 at 02:19:30PM +0000, Alexander Leidinger wrote: > > Synopsis: Patch to recognize HP 8200C Scanner It already is, it will be detected as "Scanjet 82x0C" Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Electrons on a bender From owner-freebsd-usb@FreeBSD.ORG Fri Jul 7 16:40:18 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B8F16A4E0 for ; Fri, 7 Jul 2006 16:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7021143D49 for ; Fri, 7 Jul 2006 16:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k67GeHQ4099299 for ; Fri, 7 Jul 2006 16:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k67GeH4O099289; Fri, 7 Jul 2006 16:40:17 GMT (envelope-from gnats) Resent-Date: Fri, 7 Jul 2006 16:40:17 GMT Resent-Message-Id: <200607071640.k67GeH4O099289@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Megan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B50516A4DD for ; Fri, 7 Jul 2006 16:32:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F6B43D45 for ; Fri, 7 Jul 2006 16:32:58 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k67GWwLI034004 for ; Fri, 7 Jul 2006 16:32:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k67GWwYh034003; Fri, 7 Jul 2006 16:32:58 GMT (envelope-from nobody) Message-Id: <200607071632.k67GWwYh034003@www.freebsd.org> Date: Fri, 7 Jul 2006 16:32:58 GMT From: Megan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/99887: Archos Multimedia Jukebox doesn't work X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 16:40:18 -0000 >Number: 99887 >Category: usb >Synopsis: Archos Multimedia Jukebox doesn't work >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 07 16:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Megan >Release: 5.3-RELEASE-p31 >Organization: University of Minnesota >Environment: FreeBSD 5.3-RELEASE-p31 FreeBSD 5.3-RELEASE-p31 #26: Fri Jun 16 13:58:13 CDT 2006 /usr/obj/usr/src/sys/GENERIC i386 >Description: When I plug the Archos Multimedia Jukebox into the USB port on my machine no device appears in /dev/ for me to mount. I see this line in dmesg: umass0: Archos Archos Multimedia Jukebox, rev 1.10/0.01, addr 2 Normally the line above is followed by something like "da0 at umass-sim0 bus 0 target 0 lun 0" but that line never appears. After I unplug it I see these lines in dmesg: umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED Perhaps it's related to similar problems reported at http://lists.freebsd.org/pipermail/freebsd-bugs/2005-June/013179.html for another USB device. >How-To-Repeat: Plug device into machine. >Fix: Add lines to scsi_da.c that tell it not to attempt to use the synchronize cache command. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sat Jul 8 13:10:08 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDE2616A4E1 for ; Sat, 8 Jul 2006 13:10:07 +0000 (UTC) (envelope-from scott@fishballoon.org) Received: from queue03-winn.ispmail.ntl.com (queue03-winn.ispmail.ntl.com [81.103.221.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A0643D5D for ; Sat, 8 Jul 2006 13:10:05 +0000 (GMT) (envelope-from scott@fishballoon.org) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060708122340.KTDH27023.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Sat, 8 Jul 2006 13:23:40 +0100 Received: from llama.fishballoon.org ([81.101.128.185]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060708122340.MIUW18889.aamtaout03-winn.ispmail.ntl.com@llama.fishballoon.org> for ; Sat, 8 Jul 2006 13:23:40 +0100 Received: from tuatara.fishballoon.org ([192.168.1.6]) by llama.fishballoon.org with esmtp (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FzBqT-0008lu-VT for freebsd-usb@freebsd.org; Sat, 08 Jul 2006 13:23:38 +0100 Received: (from scott@localhost) by tuatara.fishballoon.org (8.13.4/8.13.4/Submit) id k68CNbiI001196 for freebsd-usb@freebsd.org; Sat, 8 Jul 2006 13:23:37 +0100 (BST) (envelope-from scott) Date: Sat, 8 Jul 2006 13:23:37 +0100 From: Scott Mitchell To: freebsd-usb@freebsd.org Message-ID: <20060708122337.GA1098@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-STABLE i386 Subject: Spinning down a USB drive? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jul 2006 13:10:08 -0000 Hi all, I asked this on -questions already with no response - maybe the USB experts over here will know the answer :-) I'm looking for a way to spin down a USB-connected drive, either manually or on a timeout. I suspect I may be SOL: it looks like umass doesn't have a mechanism for doing this, and the best I've come up with is to temporarily connect the drive to a real ATA cable to set its internal spindown timeout (and remember to do this again every time the drive is power-cycled). Assuming there's no good way to do this, can anyone recommend an external USB2 drive enclosure (with or without a drive) that will do automatic spindown of an idle drive. And that plays nicely with FreeBSD of course! Many thanks in advance, Scott ----- Forwarded message from Scott Mitchell ----- Date: Wed, 28 Jun 2006 22:42:40 +0100 From: Scott Mitchell Subject: Spinning down a USB drive? To: freebsd-questions@freebsd.org Hi all, Does anyone know of any way to ask a USB-attached drive to spin down (or better yet some way to have it happen automatically after an idle timeout)? I've tried "camcontrol stop" but it doesn't like that: (511) llama:~ $ sudo camcontrol stop 1:0:0 -v Error received from stop unit command (pass0:umass-sim0:0:0:0): STOP START UNIT. CDB: 1b 0 0 0 0 0 (pass0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (pass0:umass-sim0:0:0:0): SCSI Status: Check Condition (pass0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:24,0 (pass0:umass-sim0:0:0:0): Invalid field in CDB The drive is just a regular Seagate PATA drive in an external enclosure that can be connected over FireWire or USB. I've had it running over FW for a couple of years quite happily; "camcontrol stop" would make it spin down and "camcontrol start" spin it back up again when connected this way. Unfortunately the FW interface on either the drive or the machine has died so I've had to switch over to USB. The drive is only used for a couple of hours daily for backups - I'd like to keep it spun down the rest of the time simply because it gets pretty hot even when idle, and to save a bit of power. The USB-ATA adapter shows up like this: (515) llama:~ $ usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 port 1 addr 2: full speed, self powered, config 1, USB TO IDE(0x0702), Genesys Logic(0x05e3), rev 0.02 [...] It's using USB 1.1 right now because the machine is running 5.4 where USB 2.0 wasn't enabled by default in GENERIC (and I didn't think I needed it). I can post dmesg and other info as necessary. Many thanks in advance, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ----- End forwarded message ----- -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon