[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#458216: [m68k] natfeat ethernet config



Package: linux-2.6
Version: 2.6.23-2

It seems that a change in the patch after 2.6.18 has defaulted the
natfeat ethernet support to no, which sort of defeats the point of
adding the patch. :)

The attached patch should fix this (untested).

Thanks,

Stephen


From 2.6.18 [0]: 
|   Atari NatFeat Ethernet support (ATARI_NFETH) [Y/n/m/?] y

From 2.6.22-5 [1]: (since we have a log for it)
| ARAnyM emulator support (NATFEAT) [Y/n/?] y
|   NatFeat Ethernet support (NFETH) [N/m/y/?] (NEW) n


[0] <http://buildd.debian.org/fetch.cgi?&pkg=linux-2.6&ver=2.6.18.dfsg.1-10&arch=m68k&stamp=1170758623&file=log>

[1] <http://buildd.debian.org/fetch.cgi?&pkg=linux-2.6&ver=2.6.22-5&arch=m68k&stamp=1193495100&file=log>

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<stephen@marenka.net>
--- debian/config/m68k/config.atari.orig	2007-12-29 09:31:21.000000000 -0600
+++ debian/config/m68k/config.atari	2007-12-29 09:32:38.000000000 -0600
@@ -105,6 +105,7 @@
 # enable new ethernet drivers
 CONFIG_ARANYM=y
 CONFIG_NATFEAT=y
+CONFIG_NFETH=y
 # enable ethernet
 CONFIG_NET_ETHERNET=y
 CONFIG_ATARILANCE=y

Attachment: signature.asc
Description: Digital signature


Reply to: