| From | Subject | Date |
|---|---|---|
| Vipul Jain | Using driver defined IOCTL from user space (for my test driv...
Hi All,
I have written an character device driver and add IOCTL code into the
driver. The only functionality that IOCTL provides is dumping the device
structure properties in the user specified buffer. Now I would like to write
an user application to test the driver. I am not sure how to include the
defined IOCTL into the application code (as I have used _IOXX macros to
create the IOCTLS and my driver perform checks for MAGIC number and etc.).
I tried defining IOCTLs as simple integer values ...
| Jul 4, 6:12 pm 2009 |
| sky knight | Re: alsa module snd-hda-codec-realtek not loading
If you have read my link to the boot message of both the kernels you might have got the answer for this question. Extraversion is added, both are compiled seperately.
But both are using same config files, but one is detecting the pci audio device and the other one is not. did any one faced any problem like this
consider A is the kernel which detects and B is the kernel which doesnt detect the audio device
I found in the end of boot message of kernel A it detects the PCI audio card as
hda_codec: U...
| Jul 4, 3:22 pm 2009 |
| sky knight | alsa module snd-hda-codec-realtek not loading
Hi guys,
Im facing a terible problem if any one could help me it will be great,
I have two kernels of version 2.6.30 which are built from same config file,=
but one is detecting the pci audo device and loads snd-hda-codec-realtek a=
nd the other kernel not doing.
The following are the bootmessage of kernel which detects
http://www.heypasteit.com/clip/9JP
The following is the bootmessage of second kernel which doesn't detect the =
audio device
http://www.heypasteit.com/clip/9JR
Here is...
| Jul 4, 11:41 am 2009 |
| Mulyadi Santosa | Re: alsa module snd-hda-codec-realtek not loading
CMIIW, you said: for both kernel, you compiled them using exactly the
same 2.6.30 source? if yes, have you tried to differentiate the
EXTRAVERSION in those two main Makefiles? AFAIK this is needed so
during "make modules_install" there will be 2 new directories under
/lib/modules/. Both are linked toward different kernel image.
Oh and AFAIK too, better compile the image on separate source
directory, or the other workaround is to output the compiled objects
file on separate directories.
regards...
| Jul 4, 2:44 pm 2009 |
| previous day | today | next day |
|---|---|---|
| July 3, 2009 | July 4, 2009 | July 5, 2009 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Artem Bityutskiy | [PATCH 18/44 take 2] [UBI] build unit implementation |
| James Morris | Re: LSM conversion to static interface |
git: | |
| Paul Jackson | [PATCH] cpuset sched_load_balance kmalloc fix |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Linus Torvalds | Re: [GIT]: Networking |
