Re: Problem with 16-in-1 card reader

2006-03-11 Thread Alex Dupre
John-Mark Gurney wrote: > have you tried: > cat /dev/null > /dev/da0 > > That will force a reprobe of the geom layer for the da0 device by opening > it for write, and immediately closing it. Thanks, it works. Maybe it worths two rows in a man page. -- Alex Dupre _

Re: Problem with 16-in-1 card reader

2006-03-11 Thread John-Mark Gurney
Alex Dupre wrote this message on Sat, Mar 11, 2006 at 19:11 +0100: > The problem arise when I replace the inserted CF with another one (with > different size and filesystem, for example an MSDOS formatted card) and > try to mount it. Fdisk can correctly > sees the new partition table, but devfs is

Problem with 16-in-1 card reader

2006-03-11 Thread Alex Dupre
My new PC has an *internal* (3.5" slot) 16-in-1 card reader connected via USB 2.0. The device is the Techsolo TCR-1640 (http://www.techsolo.de/product/cardreader/tcr_1640/index.php). I boot from a compact flash inserted in it and I can mount and unmount the same CF once the system has booted and ha

[PATCH] Logitech USB Receiver mouse workaround patch

2006-03-11 Thread Morten Johansen
Nenad Kljajic wrote: > There is some problem with hid_report_size() function > and Logitech USB receiver in /usr/src/sys/dev/usb/ums.c. > The returned value is 14 but it should be 8. > This results in subsamling mouse data and jerky cursor movement. > > I have tested this workaround patch for > Log