In message: <009c01c1c356$93e13be0$c80ca8c0@khromovv>
"Valery N. Khromov" <[EMAIL PROTECTED]> writes:
: I'd like to develop a kernel module for FreeBSD, able to read & write
: directly to VGA text-mode screen buffer. I know that this buffer is located
: at 0xB8000 in physical address s
> I'd like to develop a kernel module for FreeBSD, able to read & write
> directly to VGA text-mode screen buffer. I know that this buffer is located
> at 0xB8000 in physical address space. But in kernel I must address it using
> kernel virtual address space.
>
> Thus, the question is: how can I
Ok :-)
I am caught. I hit the send key by accident when I realized I had misread
the question.
> Andy, what were you trying to say?
>
> Or is that the way the Linux kernel converts addresses?
>
Probably! :-)
Have you a name yet for 'fish?'
Andy
To Unsubscribe: send mail to [EMAIL PROT
On Thu, Mar 07, 2002 at 01:09:40PM +0100, Andy Sporner wrote:
Andy, what were you trying to say?
Or is that the way the Linux kernel converts addresses?
Cheers,
--
Miguel Mendez - [EMAIL PROTECTED]
GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt
EnergyHQ
On 04-Mar-02 Valery N. Khromov wrote:
> I'd like to develop a kernel module for FreeBSD, able to read & write
> directly to VGA text-mode screen buffer. I know that this buffer is located
> at 0xB8000 in physical address space. But in kernel I must address it using
> kernel virtual address space.
I'd like to develop a kernel module for FreeBSD, able to read & write
directly to VGA text-mode screen buffer. I know that this buffer is located
at 0xB8000 in physical address space. But in kernel I must address it using
kernel virtual address space.
Thus, the question is: how can I _correctly_
6 matches
Mail list logo