Re: [Patch] Support F13-F24 on PC-122 terminal keyboard

2013-03-17 Thread Miod Vallat
> The following patch adds the keycodes for F13-F24 on a standard PC-122 > terminal keyboard. > > Doesn't seem to conflict with anything else I've found. Well, it conflicts with the codes listed in the `USB HID to PS/2 Scan Code Translation Table', which you can download from http://download.

Re: [Patch] Add repeat key functionality

2013-03-17 Thread Miod Vallat
> The following patches add functionality to the console for a 'repeat' key, > basically a modifier key which adjusts the typematic delay whilst held down. Is there a real use case for this feature? > Usually these were found on systems which didn't have auto-repeat, but > this implementation pre

Re: Problem chaning board with RTL8169SC

2013-03-17 Thread Stuart Henderson
On 2013/03/16 22:57, Vladimir Támara Patiño wrote: > In a firewall I was using for long time two cards RTL8169SC with 5.2 > on a board MSI M7312K9MM-V, today we changed the board to Asrock > H55M-LE ( http://www.asrock.com/mb/Intel/H55M-LE/?cat=Specifications > ), and > the network cards refused to

Problem chaning board with RTL8169SC

2013-03-17 Thread Vladimir Támara Patiño
In a firewall I was using for long time two cards RTL8169SC with 5.2 on a board MSI M7312K9MM-V, today we changed the board to Asrock H55M-LE ( http://www.asrock.com/mb/Intel/H55M-LE/?cat=Specifications ), and the network cards refused to work, re0 would generate during boot: Mar 16 19:42:46 bet

Re: [PATCH] tftpd: DoS vuln

2013-03-17 Thread David Gwynne
good point. On 16/03/2013, at 10:17 PM, Maxime Villard wrote: > Le 15/03/2013 12:17, David Gwynne a écrit : >> >> On 15/03/2013, at 9:02 AM, Maxime Villard wrote: >> >>> Hi, >>> there is a huge bug in the tftp daemon. >> >> sure, but then there's also a huge bug in your fix by your own defin