Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71764 Details for
Bug 109595
modem_run in Speedtouch 1.3 is buggy. 1.2b works well but the ebuild is not in portage anymore
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
speedtouch.diff
speedtouch.diff (text/plain), 673 bytes, created by
Paul Bredbury
on 2005-10-30 15:42:04 UTC
(
hide
)
Description:
speedtouch.diff
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2005-10-30 15:42:04 UTC
Size:
673 bytes
patch
obsolete
>--- speedtouch-orig 2005-10-30 23:19:31.000000000 +0000 >+++ speedtouch 2005-10-30 23:28:20.000000000 +0000 >@@ -31,12 +31,15 @@ > return 1 > fi > >+ # Remove blocking semaphore - bug #109595 >+ (ipcs -s | grep ^0xdeadbeef &>/dev/null) && ipcrm -S 0xdeadbeef >+ > modem_run -v $VERBOSE $MODEM_RUN_EXTRAOPTS -f $MICROCODE > if [ $? -ne 0 ]; then # modem_run CAN'T run > eerror "Can't load the microcode !!" > eerror "Please detach and attach again your modem to the USB port to unload the microcode." > eerror "Then run '/etc/init.d/speedtouch start'" >- eend 1 "Speedtouch firmward load failed" >+ eend 1 "Speedtouch firmware load failed" > return 1 > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109595
: 71764