inb parameter physical/Virtual.

2005-04-11 Thread Mukund JB.
Hi all, I am into writing Linux device drivers. I have a query regarding usage of inb, outb instruction in the drivers. What is the address we need to pass to inb, oub instructions? I mean, Is it a Physical address or a Virtual address? Regards, Mukund jampala - To unsubscribe from thi

[no subject]

2005-04-11 Thread Peter H.
At 05:58 PM 4/10/2005 +0800, Peter H. wrote: >Hi, > >slackware 10.1 kernel 2.4.29 > >After I upgraded to dropline 2.10.0 from 2.8.3, xmms 1.2.10 will not open. >The error I get is: > >~:$ xmms >unable to open port `/dev/ttyS1' (Permission denied) >unable to open port `/dev/ttyS1' (Permission denie

Re: help on dmesg output

2005-04-11 Thread James Miller
On Tue, 12 Apr 2005 [EMAIL PROTECTED] wrote: Another solution is to comment out all the lines in /etc/modules.conf and then uncomment only the necessary one for your kernel to work (i.e. usb stuff, zip, vesa and sound). Also for this to work you must make sure that nos script is loading the modul

3d graphics in X

2005-04-11 Thread Jeremy Abbott
I'm running Gentoo with xorg 6.8.2-r1, kernel 2.6.10-gentoo-r6, and ati-drivers 8.10.19. I have a Radeon 9600, so I have to use ATI's binary driver to use the 3d. For some reason, glxgears gives me over 2000 fps, but tuxracer freezes everytime I run it. I've tried tweaking with my setting in my

Re: help on dmesg output

2005-04-11 Thread caszonyi
On Mon, 11 Apr 2005, James Miller wrote: On Mon, 11 Apr 2005 [EMAIL PROTECTED] wrote: On Mon, 11 Apr 2005, James Miller wrote: input: PC Speaker Real Time Clock Driver v1.12 ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 ad1848: No ISAPnP cards found, trying standard ones...

Re: help on dmesg output

2005-04-11 Thread James Miller
On Mon, 11 Apr 2005 [EMAIL PROTECTED] wrote: On Mon, 11 Apr 2005, James Miller wrote: input: PC Speaker Real Time Clock Driver v1.12 ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 ad1848: No ISAPnP cards found, trying standard ones... cs4232: set synthio and synthirq to use

Re: help on dmesg output

2005-04-11 Thread caszonyi
On Mon, 11 Apr 2005, James Miller wrote: kernel and Ubuntu. I accomplished that by adding snd-cs4236 to /etc/modules--pretty simple (this is a Crystal Semiconductor CS4236 chipset). Turns out it is not so easy under Debian unstable with the 2.6.10 kernel. I get some worrying output in dmesg, whi

help on dmesg output

2005-04-11 Thread James Miller
Unfortunately, this note concerns my ongoing misfortunes with sound on a mod'd Dell Optiplex running Debian unstable. I recently posted on trying to get an ISA soundcard going on this machine, an endeavor which finally resulted in frustration and failure. After that, I decided to take what appe