Re: [PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-09 Thread Ludovic Courtès
Alírio Eyng skribis: > From bab613902e5459fc794caebf9226663742371d0b Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= > Date: Wed, 9 Apr 2014 11:05:04 + > Subject: [PATCH] gnu: linux-libre: Add SIS hardware compatibility. > > * gnu/packages/linux.scm

Re: [PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-09 Thread Alírio Eyng
From bab613902e5459fc794caebf9226663742371d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= Date: Wed, 9 Apr 2014 11:05:04 + Subject: [PATCH] gnu: linux-libre: Add SIS hardware compatibility. * gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y, CONFIG_SIS190=y

Re: [PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-07 Thread Ludovic Courtès
It seems that your mail client wrapped lines, which makes the patch inapplicable. Also, could you either send the output of ‘git format-patch’ as an attachment, or send it directly with ‘git send-email’? (Currently it doesn’t work as expected if I pipe the message to ‘git am’, for some reason.)

[PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-06 Thread Alírio Eyng
>From 9d83f36249a6e14bf192ef80147ca87e9275d1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= Date: Mon, 7 Apr 2014 02:05:57 + Subject: [PATCH] gnu: linux-libre: Add SIS hardware compatibility. * gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y, CONFIG_SIS19