lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 28 May 2007 13:11:05 +0200
From:	xcsnake@...e.fr
To:	linux-kernel@...r.kernel.org
Subject: 8 words bursts for fbdev driver

Hello,

I'm working on a FPGA vga controller, with an arm cpu (at91rm9200). My FPGA is
plugged on a 16 bits data bus. I'm trying to develop the framebuffer driver,
from the epson s1d13xxxfb driver to use my controller. I have a first driver
which works well. To accelerate my controller, I would like to read and write in
my video memory (controlled by the FPGA) by 8 words bursts. Is it possible to
tell the kernel that the memory must be accessed only by 8 words bursts ??
My driver is available on http://xcsnake.free.fr/driver

Thanks a lot
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ