[<prev] [next>] [day] [month] [year] [list]
Message-Id: <58634E81-116E-4141-8592-CB563902D1DA@macftphttp.serverbox.org>
Date: Fri, 26 Mar 2010 16:18:57 -0400
From: websrvr <websrvr@...ftphttp.serverbox.org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: pciregions_read_proc() function results.
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 they look valid?
card1: BFG 7300 GS
region 0: mask 0xFF000000, now at 0xA4000000
region 0: type mem, size 588908 (588908B)
region 1: mask 0xF0000000, now at 0x80000000
region 1: type mem, size 588908 (588908B)
region 3: mask 0xFF000000, now at 0xA3000000
region 3: type mem, size 588908 (588908B)
card2: BFG 9400 GT
region 0: mask 0xFF000000, now at 0xA2000000
region 0: type mem, size 588908 (588908B)
region 1: mask 0xF0000000, now at 0x90000000
region 1: type mem, size 588908 (588908B)
region 3: mask 0xFE000000, now at 0xA0000000
region 3: type mem, size 588908 (588908B)
region 5: mask 0xFFFFFF80, now at 0x00002000
region 5: type I/O, size 588908 (588908B)
--
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