Gentoo Archives: gentoo-hardened

From: Alex Efros <powerman@××××××××××××××××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] JMicron 363 IDE support (MB on P965)
Date: Mon, 30 Oct 2006 13:18:06
Message-Id: 20061030131556.GC30814@home.power
1 Hi!
2
3 What's about subj in hardened-sources? Is it possible to add newer
4 hardened kernel into portage (looks like 2.6.19-rc has support for subj
5 and probably 2.6.18.1 too) _OR_ backport patches into current
6 hardened-sources? I'd prefer to install ~x86 hardened-sources than just
7 stop using hardened-sources for few months because my DVD-RW doesn't work...
8
9 BTW, it's also good idea to add this trivial patch to support 2nd network
10 card on ASUS P5B Deluxe (but this isn't very important, I can live with
11 manual kernel patching in this case):
12
13 ---cut---
14 --- linux/drivers/net/sky2.c.orig 2006-10-30 04:42:10.000000000 +0200
15 +++ linux/drivers/net/sky2.c 2006-10-30 04:42:29.000000000 +0200
16 @@ -121,6 +121,7 @@
17 { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4361) },
18 { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4362) },
19 { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4363) },
20 + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4364) },
21 { 0 }
22 };
23
24 ---cut---
25
26 --
27 WBR, Alex.
28 --
29 gentoo-hardened@g.o mailing list