Realtex 0x0129 Card Reader problems

2020-07-04 Thread Peter Jeremy
:0:0:0): fatal error, failed to attach to device That all makes me wonder if FreeBSD is actually communicating with the device at all. Can anyone offer a set of quirks that will actually work with this reader? -- Peter Jeremy signature.asc Description: PGP signature

USB bus stopping

2013-11-16 Thread Peter Jeremy
for USB, running FreeBSD 9.2R/amd64. The disk is a new WDC WD5000BPKT plugged into a Sunplus Technology Inc. adapter. I'm not using any hubs. The problem doesn't seem to occur if I just do sequential writes (dd to the disk). Any suggestions? -- Peter Jeremy pgpdi7m_DwSmc.pgp Description

USB devices disappearing

2012-08-11 Thread Peter Jeremy
=TIMEOUT -- Peter Jeremy pgpB9hb0diMnv.pgp Description: PGP signature

Re: USB devices disappearing

2012-08-11 Thread Peter Jeremy
On 2012-Aug-11 18:45:15 -0700, free...@johnea.net wrote: Would this UPS by any chance have vendor/product ID 0764:0501? Nope. It's an Eaton E-series NV1000. V/Pid is 0x0665/0x5161. The Megatec protocol seems quite popular. -- Peter Jeremy pgp6WG9p6loI6.pgp Description: PGP signature

Re: panic: blockable sleep lock (sleep mutex) ehci0

2011-04-04 Thread Peter Jeremy
On 2011-Apr-04 11:23:35 +1000, Peter Jeremy peterjer...@acm.org wrote: My work desktop has suddenly suddenly started reporting the above panic. I'm running 8.2-stable/amd64 from end of February. memtest revealed a very sick DIMM. Removing it seems to have solved the problem. Sorry

panic: blockable sleep lock (sleep mutex) ehci0

2011-04-03 Thread Peter Jeremy
: 3 ports with 2 removable, bus powered ugen0.3: Dell at usbus0 ukbd0: Dell USB Keyboard on usbus0 kbd1 at ukbd0 ugen0.4: vendor 0x413c at usbus0 ums0: vendor 0x413c product 0x3010, class 0/0, rev 2.00/2.30, addr 4 on usbus0 ums0: 3 buttons and [XYZ] coordinates ID=0 -- Peter Jeremy

u3g(4) incorrectly returning EOF

2011-01-31 Thread Peter Jeremy
' and then '~p' restores connectivity). grog@ has similar problems with an E1762. Can anyone suggest why u3g(4) is incorrectly reporting EOF to an application? -- Peter Jeremy pgpbuFgQKgwre.pgp Description: PGP signature

ACM interface on TI Launchpad

2011-01-29 Thread Peter Jeremy
bEndpointAddress = 0x0001 OUT bmAttributes = 0x0003 INTERRUPT wMaxPacketSize = 0x0040 bInterval = 0x0001 bRefresh = 0x bSynchAddress = 0x [1] http://processors.wiki.ti.com/index.php/MSP430_LaunchPad_%28MSP-EXP430G2%29 -- Peter Jeremy

Re: static usb device configuration

2010-12-13 Thread Peter Jeremy
each other. Somehow I need to make sure the devices in the USB hub are always recognized in the same order. The standard approach seems to be to iterate through all available USB devices until you find the one that matches your specifications. -- Peter Jeremy pgp0B07afpudf.pgp Description: PGP

Re: Multimedia keys on Dell SK-8135

2010-11-25 Thread Peter Jeremy
[adding kaiw@ as per the wiki page] On 2010-Nov-25 09:38:15 +0100, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 25 November 2010 04:42:30 Peter Jeremy wrote: I have a Dell SK-8135 keyboard which has multimedia keys in addition ... http://wiki.freebsd.org/uhidd Thanks. I didn't think

Multimedia keys on Dell SK-8135

2010-11-24 Thread Peter Jeremy
-- Peter Jeremy pgpsHPLugzIo3.pgp Description: PGP signature

Re: [USB] Keyboard, mouse and ergonomy

2010-09-28 Thread Peter Jeremy
for root to obtain actual keypress and mouse movement data. -- Peter Jeremy pgpOUztlgvtTB.pgp Description: PGP signature

Re: ukbd probe order regression

2010-02-14 Thread Peter Jeremy
On 2010-Feb-03 10:56:46 +0100, Hans Petter Selasky hsela...@c2i.net wrote: On Wednesday 03 February 2010 10:47:56 Peter Jeremy wrote: In 7.x, ukbd probes before the kernel mounts root. In 8.x, ukbd probes after the kernel mounts root (it actually probes asynchronously after the Enter full

Re: ukbd probe order regression

2010-02-08 Thread Peter Jeremy
/ukbd.camp;REV=43; Thanks for that patch. Unfortunately, something has come up and I won't be able to check it out until late March. -- Peter Jeremy pgpnkICdzql4D.pgp Description: PGP signature

audio/libmtp problems with 8.x libusb

2010-02-03 Thread Peter Jeremy
0.17 RET ioctl -1 errno 22 Invalid argument 2744 mtp-files 0.14 CALL close(0x4) 2744 mtp-files 0.32 RET close 0 2744 mtp-files 0.12 CALL close(0x3) 2744 mtp-files 0.21 RET close 0 -- Peter Jeremy pgp846rThaHMh.pgp Description: PGP signature

Re: Fwd: My first question

2010-01-01 Thread Peter Jeremy
, you might try ask in freebsd-questions. -- Peter Jeremy pgpgD09m5FEgz.pgp Description: PGP signature

Re: u3g driver sometimes loses the Huawei E169 modem after upgrade to 8.0BETA2

2009-08-18 Thread Peter Jeremy
a bit strange, though it is currently working. -- Peter Jeremy pgpmKPTJ2cQEo.pgp Description: PGP signature

Re: usb/119201: [patch] Quirksfor Olympus FE-210 camera, LG and Laser MP3 players

2009-05-15 Thread Peter Jeremy
Any chance of getting this patch committed before 8.0? -- Peter Jeremy pgpi2hJcs6i5F.pgp Description: PGP signature

Re: new usb2 stack : -current patch with mpsafe tty layer available ?

2008-09-13 Thread Peter Jeremy
to be. Not related, I did not notice before, the device seems to read the first sectors slower : This may be related to the magic wear-levelling algorithm in your stick - the first few sectors are more critical and presumably have more error detection and correction overheads. -- Peter Jeremy Please

Re: usb4bsd patch review [was Re: ...]

2008-08-20 Thread Peter Jeremy
to allow things to stabilise. Having both a new USB stack and a new TTY subsystem would appear to make it unnecessarily difficult to identify the cause of USB serial port issues. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821

Re: MP3 Player not recognized by USB stack

2008-04-10 Thread Peter Jeremy
On Thu, Apr 10, 2008 at 12:03:20PM +0200, Marcin Cieslak wrote: Peter Jeremy wrote: I am getting timeouts and I/O errors when I connect my MP3 player to my desktop. The MP3 player works OK on my laptop. Both are running 7-stable/amd64 from about a month ago. The MP3 player does require

Re: usb/121168: Kernel panic when try to unmount removed usbdrive

2008-02-28 Thread Peter Jeremy
. Unfortunately, your patches to correct this don't seem to have made it through the mailing list software. Could you please resend them. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed

Re: usb/84336: [usb] [reboot] instant system reboot when unmounting a powered off/unplugged+replugged USB device

2008-01-26 Thread Peter Jeremy
not clear how to fix this. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. pgpPWTyguQ3Io.pgp Description: PGP signature

Re: umass troubleshooting FAQ

2008-01-14 Thread Peter Jeremy
a and then my machine panics failure which is also a nuisance to debug. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. pgpzLkg1VQTMm.pgp Description: PGP signature

Re: LaCie Desktop Hard Drive panics the system

2008-01-11 Thread Peter Jeremy
. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. pgpFuZzKAtzn0.pgp Description: PGP signature

usb/119201: [patch] Quirksfor Olympus FE-210 camera, LG and Laser MP3 players

2007-12-31 Thread Peter Jeremy
: sw-bug Submitter-Id: current-users Arrival-Date: Mon Dec 31 20:50:00 UTC 2007 Closed-Date: Last-Modified: Originator: Peter Jeremy Release:FreeBSD 6.3-PRERELEASE i386 Organization: n/a Environment: System: FreeBSD turion.vk2pj.dyndns.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE

Re: lpt(4) and non-blocking read

2007-12-28 Thread Peter Jeremy
transfer if there is no data available (ie if the poll/select would block). Note that, at present, ulpt(4) on FreeBSD doesn't support any read buffering. I've been bitten by this and there's a patch in PR usb/91538 to implement read buffering. -- Peter Jeremy Please excuse any delays as the result

Re: USB2 device won't attach to ehci

2007-07-24 Thread Peter Jeremy
only exists in some countries - presumably where that sort of claim doesn't raise the ire of the relevant consumer protection body. Thanks for that pointer. Sorry for disturbing this list. -- Peter Jeremy pgpX5GLO0HRgT.pgp Description: PGP signature

USB2 device won't attach to ehci

2007-07-22 Thread Peter Jeremy
SCSI-0 device Jul 22 20:31:06 turion kernel: da0: 1.000MB/s transfers Jul 22 20:31:06 turion kernel: da0: 1999MB (4095630 512 byte sectors: 255H 63S/T 254C) -- Peter Jeremy pgp6hwpL5jzh0.pgp Description: PGP signature

MP3 umass hangs bus

2007-07-22 Thread Peter Jeremy
, scsi status == 0x0 -- Peter Jeremy pgp3YP2AOUKYV.pgp Description: PGP signature

Re: Sending to ulpt0

2007-02-03 Thread Peter Jeremy
- Re-connect printer (which will attach as ulpt0) -- Peter Jeremy pgp7xjK1hYPRl.pgp Description: PGP signature

Re: Ethernet problems

2006-12-18 Thread Peter Jeremy
and FreeBSD as a VLAN trunk within the switch. Within FreeBSD, you use ifconfig vlanXXX inet ... vlan TAG vlandev NIC (where XXX is a unique number - I tend to use the tag) to access the VLAN with a tag TAG on the trunk connected to NIC. -- Peter Jeremy pgpVI8ZG6SznT.pgp Description: PGP signature

umass not working with MP3 Player

2006-05-13 Thread Peter Jeremy
on how to proceed further? -- Peter Jeremy ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to [EMAIL PROTECTED]

Problems printing to EPSON CX3500

2005-12-31 Thread Peter Jeremy
And then exactly the same sequence as above. I've looked through the USB commits since I last updated my sources and don't see anything relevant. Does anyone have any suggestions? -- Peter Jeremy ___ freebsd-usb@freebsd.org mailing list http