Re: O_TARGET

From: Robert Hancock
Date: Thu Jul 06 2006 - 01:34:47 EST


yh@xxxxxxxxxxxxxx wrote:
Thanks Randy, that works. But now it generated a NewSerial.ko instead of
NewSerial.o in kernel 2.6, this caused a problem when I called the insmod,
the insmod added another .o as follows:

insmod NewSerial.ko
insmod: NewSerial.ko.o: no module by that name found

Is it possible for me to get a NewSerial.o, not a NewSerail.ko?

.ko is what modules are in 2.6, are you using some old version of the module utilities?

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@xxxxxxxxxxxxx
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/