Since 5/7/2012 5:10:16 AM, inuY4sha1 has written 8 articles and participated in 4 conversations. inuY4sha1 signature: inuY4sha1
inuY4sha1's articles:
Items(8) /1
spin_lock824 (4/9/2008 12:34:27 PM) comp.lang.c Can anybody give me the basics (or a *basic* instructions link) regarding spinlocks and their usage? I really can't understand their meaning... Thanks . R ... InuY4sha
Kernel modules syntaxes136 (4/9/2008 11:08:24 AM) comp.lang.c Hi all, I already asked about this line but now the question is slightly different .. so I've got a module "pippo.c" and within its code I've got the following lines: 00001 static int mynd_dev_init(struct ne... InuY4sha
inline435 (4/8/2008 2:41:59 PM) comp.lang.c What do I gain from defining a [small] function as inline? Thanks R ... InuY4sha
OSPF newbie124 (4/7/2008 8:23:14 AM) comp.dcom.sys.cisco Hi all, I'm trying a couple of things with 3 computers equipped with 2 wireless interfaces eachone. I'm running OSPF on all of the 3 machines and I would like to have the following setup for them: For every mac... InuY4sha
Optimization #2 #2640 (4/3/2008 10:20:50 AM) comp.lang.c How much can I save from this if (! (*ptr & MY_CONST) ){} and this if (*ptr != MY_CONST){} thanks, cheers ... InuY4sha
Strange sintax826 (4/2/2008 8:58:16 AM) comp.lang.c Hi all :) sorry.. I know this is a very mean question but I can't get the following couple of lines: static int dev_init(struct net_device *dev); struct net_device my_device = { init: dev_init, }; To ... InuY4sha
Selecting a submatrix from a N-dimensional one131 (3/28/2008 12:21:16 PM) comp.soft-sys.matlab Hi all,
Just as the topic says, I've got a N-dimension matrix (N is unknown),
and I would like, based on this to select some subsets of this matrix;
the code would be more or less like this:
size = l;
N ... InuY4sha
Wireless tools724 (3/27/2008 9:23:06 AM) comp.os.linux.networking I'm having A LOT of troubles with wireless tools, wireless extensions and uCLinux with kernel 2.4.19-uc1; From what I see after I modprobe the module for setting up the wireless interface, if I type iwconfig I ... inuY4sha
inuY4sha1's replies:
Items(2) /1
Wireless tools724 (3/27/2008 9:23:06 AM) comp.os.linux.networking I'm having A LOT of troubles with wireless tools, wireless extensions and uCLinux with kernel 2.4.19-uc1; From what I see after I modprobe the module for setting up the wireless interface, if I type iwconfig I ... inuY4sha1(12)
inline435 (4/8/2008 2:41:59 PM) comp.lang.c What do I gain from defining a [small] function as inline? Thanks R ... inuY4sha1(12)