Re: Problem with USB Still...

2004-09-28 Thread Mike Woods
Thomas Moyer wrote:
It seems to me that when the device is forced closed like that the script
doesn't run.  Any ideas?
It's a kernel bug :)
I had this same issue a little while bad and after a great deal of 
searching i found this http://www.freebsd.org/cgi/query-pr.cgi?pr=46488

The patch worked flawlessly for me, so you should try either the patch 
or simply updating your source and building a new kernel :)

--
Mike Woods
IT Technician
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem with USB Still...

2004-09-28 Thread Thomas Moyer
I figured out that my pi-detach script wasn't working correctly so I
fixed that but now it still is not run when the USB PDA is detached.
Following is the console output.

ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
tmm324 ppp[864]: tun0: Error: Bad option length 0 (out of phase?)
ucom0: ucomreadcb: IOERROR
ucom0: at uhub0 port 1 (addr 2) disconnected
ucom0: still open, forcing close
ucom0: detached

It seems to me that when the device is forced closed like that the script
doesn't run.  Any ideas?
Thomas Moyer
[EMAIL PROTECTED]
DracoYung
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"