Re: [PATCH v2] zd1211rw: Convert installer CDROM device into WLAN device

2006-08-13 Thread Michael Buesch
On Sunday 13 August 2006 13:15, Daniel Drake wrote: > Some devices identify themselves as a virtual USB CDROM drive. The virtual CD > includes the windows driver. We aren't interested in this, so we eject the > virtual CDROM and then the real wireless device appears. > > Patch fixed over the earli

[PATCH v2] zd1211rw: Convert installer CDROM device into WLAN device

2006-08-13 Thread Daniel Drake
Some devices identify themselves as a virtual USB CDROM drive. The virtual CD includes the windows driver. We aren't interested in this, so we eject the virtual CDROM and then the real wireless device appears. Patch fixed over the earlier version to not leak cmd, thanks to Michael Buesch for spott