[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110104.092637.226761806.davem@davemloft.net>
Date: Tue, 04 Jan 2011 09:26:37 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: alex.buell@...ted.org.uk
Cc: linux-fbdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Using s3virge card in Sun Blade 2000
From: Alex Buell <alex.buell@...ted.org.uk>
Date: Tue, 04 Jan 2011 15:57:07 +0000
> On Mon, 2011-01-03 at 14:36 -0800, David Miller wrote:
>> From: Alex Buell <alex.buell@...ted.org.uk>
>> Date: Mon, 03 Jan 2011 21:36:13 +0000
>>
>> > Those are 32 bit addresses, so I suppose I should be getting the base
>> > address for the registers accesses from region 1, right?
>>
>> Yes, and pre-computed addresses exist in pci_region_start(pdev, 1).
>
> Do you have any tips for reducing the amount of reboots I have to do
> whenever I try loading the s3fb module after changing code?
You should build s3fb as a module, block it from auto-loading in
/etc/modules.conf, and then load it explicitly by hand as you
make changes and recompile.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists