[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1EB1D398-8263-47A8-8403-69570DD0E075@macftphttp.serverbox.org>
Date: Fri, 26 Mar 2010 18:09:50 -0400
From: websrvr <websrvr@...ftphttp.serverbox.org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: pciregions_read_proc() function results. [corrected]
I've implemented the pciregions_read_proc code as a debugging tool
for video cards and I'm not sure if the output is correct I've listed
the results below, are the results valid (typical of expected values)???
card1: BFG 7300 GS
region 0: mask 0xFF000000, now at 0xA4000000
region 0: type mem, size 16777216 (16mb)
region 1: mask 0xF0000000, now at 0x80000000
region 1: type mem, size 268435456 (256MB)
region 3: mask 0xFF000000, now at 0xA3000000
region 3: type mem, size 16777216 (16MB)
card2: BFG 9400 GT
region 0: mask 0xFF000000, now at 0xA2000000
region 0: type mem, size 16777216 (16MB)
region 1: mask 0xF0000000, now at 0x90000000
region 1: type mem, size 588908 (256MB)
region 3: mask 0xFE000000, now at 0xA0000000
region 3: type mem, size 33554432 (32MB)
region 5: mask 0xFFFFFF80, now at 0x00002000
region 5: type I/O, size 128 (128B)
--
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