Re: awk(1) rshift/lshift on the borders of int

2012-01-17 Thread Jakub Tuček/otaznik
Martin Pelikan martin.peli...@gmail.com napsal: I can't say anything more than 'this solved my problem', which was $ echo | awk '{ printf %u\n, rshift(int(0xdeff), 24) }' | bc -e 'obase=16' FF80 vs. $ echo | awk '{ printf %u\n, rshift(int(0xdeff), 24) }' | bc -e 'obase=16'

Patch for Vertex Wireless VW110L CDMA modem

2011-11-30 Thread Jakub Tuček/otaznik
Hello, recently I met Qalcomm based Vertex CDMA Modem VW110L, which was not initialized properly by umsm driver. I am sending dmesg and usbdev listing before (Generic) and after (Vertex) along with patch to driver and usbdevice database. I am wondering if there is some way how to choose which

Re: Patch for Vertex Wireless VW110L CDMA modem

2011-11-30 Thread Jakub Tuček/otaznik
Wed, 30 Nov 2011 18:55:46 +0100 David Coppa dco...@gmail.com wrote: On Wed, Nov 30, 2011 at 6:09 PM, Jakub TuD ek/otaznik pub...@otaznik.net wrote: [demime 1.01d removed an attachment of type application/octet-stream which had a name of GENERIC.dmesg] [demime 1.01d removed an