[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CONFIG_HIGHMEM64G



Hornsby, Tim wrote:
Hi,

My SysKonnect driver for the CDDI hardware stop working with the new Debian
3.1, with kernel 2.6.8.

It worked with 2.4.27.

I've been told that the new kernel default is 64 bit addressing with
CONFIG_HIGHMEM64G set to yes.

Does anyone know if this is true?

I don't use a Debian stock kernel, therefore I can't tell you directly,
but I can tell you were to find the config file for your kernel: It is
in /boot/config-xxxx, named after release name of your kernel
(i.e. the output of "uname -r").

You can check the CONFIG_HIGHMEM64G setting of your running kernel with

grep CONFIG_HIGHMEM64G /boot/config-`uname -r`

Regards,
            Florian



Reply to: