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

Bug#288657: marked as done (kernel-image-2.6.8-1-686: cannot identify Planex FNW-3602-TX and patch)



Your message dated Thu, 30 Nov 2006 21:56:33 +0900
with message-id <20061130215633.c33cca63.henrich@debian.or.jp>
and subject line (no subject)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kernel-image-2.6.8-1-686
Severity: normal
Tags: patch, d-i, upstream

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear maintainer,

 I'm using Planex FNW-3602-TX (*1) and it was not identified in 
 2.6 kernels. I've modified driver file (just added 1 line), 
 rebuild kernel-image and dpkg -i it. Now it works fine :-)
 
 I'll send a patch for it. Could you apply it for 2.6.x kernels, 
 please?
 
 # and I hope you'll send it to upstream too.


 *1) http://www.planex.co.jp/product/pccard/fnw3602tx.shtml
     (Japanese language only)


- --
Regards,

 Hideki Yamane     henrich @ samba.gr.jp/iijmio-mail.jp



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB2xbbIu0hy8THJksRAil3AKCgJ58XxodtojQRHPGoNEXNAgLSzwCfRcfM
dExoybDpWyXiD7C2r/HTJBA=
=4BRY
-----END PGP SIGNATURE-----
--- drivers/net/tulip/tulip_core.c.orig 2005-01-05 06:57:19.000000000 +0900
+++ drivers/net/tulip/tulip_core.c      2005-01-05 06:59:04.000000000 +0900
@@ -235,6 +235,7 @@
        { 0x17B3, 0xAB08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x10b9, 0x5261, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DM910X },       /* ALi 1563 integrated ethernet */
        { 0x10b7, 0x9300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, /* 3Com 3CSOHO100B-TX */
+       { 0x14ea, 0xab08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, /* Planex FNW-3602-TX */
        { } /* terminate list */
 };
 MODULE_DEVICE_TABLE(pci, tulip_pci_tbl);


--- End Message ---
--- Begin Message ---
Etch is coming, this patch doesn't have meaning any longer...
So closing now.

--- End Message ---

Reply to: