tempestuous
  
 
  
 
 
Group: Members 
Posts: 259 
Joined: Aug. 2004 | 
  | 
Posted: Aug. 06 2005,15:32 | 
   | 
 
 
  
Good progress, what you say makes sense.  Your extra firmware files are possibly being restored too late, after the prism54 driver has loaded.
  You could try unloading the driver - "rmmod prism54", then (once firmware files are in place) reload it - "modprobe prism54".  Though there's a chance the driver won't unload with a warning something like "device is busy".
  Or a simple solution might be to wait for DSL to load and firmware files in place before inserting the wireless PCMCIA card. 
 |