Modem upgrade -7.4, pup_event -5.4
September 02, 2010 —
BarryK
I have applied the latest analog and 3G dialup modem support PET, plus upgrades to the 'pup_event' scripts, from rerwin.
Read more on the forum:
http://murga-linux.com/puppy/viewtopic.php?t=57290
I have applied these two PETs:
modem_fix_pack_delta-7.2_to_7.4.pet
pup_event_backend_modprobe_fix_to_p43x-delta_5.2_to_5.4.pet
Note that these PETs have been merged into Woof, which is how I apply all of rerwin's upgrades.
Comments
multiple defs in pup_event_frontend_dUsername: technosaurus
I was working on my bashbox script - adding stuff from woof and noticed that [b]/sbin/pup_event_frontend_d[/b] has 2 [b]free_coord()[/b] functions I'm sure only one will be used so it won't cause a problem in the context of woof/quirky/puppy as long as the correct one is used, but I am testing putting all scripts/functions into a small script + a large function library so that code can be reused. I think bash automatically uses the last defined function if there are multiple, so that is the one I am using.
Tags: woof