diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-01-22 02:55:25 -0500 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-01-22 02:55:25 -0500 |
commit | 7755726fe90a8b253659756e6de68c1a55aa427f (patch) | |
tree | a3523fa77e07854db3b8089e3066a55ea997060c /MAINTAINERS | |
parent | 3bf127637e22ddf95e67e10a23c339cee3d52429 (diff) | |
parent | 92dcffb916d309aa01778bf8963a6932e4014d07 (diff) |
Merge commit 'v2.6.33-rc5' into next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 109 |
1 files changed, 63 insertions, 46 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1f21c34124db..1858646b52e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -410,9 +410,8 @@ F: drivers/i2c/busses/i2c-ali1563.c | |||
410 | 410 | ||
411 | ALPHA PORT | 411 | ALPHA PORT |
412 | M: Richard Henderson <rth@twiddle.net> | 412 | M: Richard Henderson <rth@twiddle.net> |
413 | S: Odd Fixes for 2.4; Maintained for 2.6. | ||
414 | M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> | 413 | M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> |
415 | S: Maintained for 2.4; PCI support for 2.6. | 414 | M: Matt Turner <mattst88@gmail.com> |
416 | L: linux-alpha@vger.kernel.org | 415 | L: linux-alpha@vger.kernel.org |
417 | F: arch/alpha/ | 416 | F: arch/alpha/ |
418 | 417 | ||
@@ -835,13 +834,13 @@ F: arch/arm/mach-pxa/palmte2.c | |||
835 | F: arch/arm/mach-pxa/include/mach/palmtc.h | 834 | F: arch/arm/mach-pxa/include/mach/palmtc.h |
836 | F: arch/arm/mach-pxa/palmtc.c | 835 | F: arch/arm/mach-pxa/palmtc.c |
837 | 836 | ||
838 | ARM/PALM TREO 680 SUPPORT | 837 | ARM/PALM TREO SUPPORT |
839 | M: Tomas Cech <sleep_walker@suse.cz> | 838 | M: Tomas Cech <sleep_walker@suse.cz> |
840 | L: linux-arm-kernel@lists.infradead.org | 839 | L: linux-arm-kernel@lists.infradead.org |
841 | W: http://hackndev.com | 840 | W: http://hackndev.com |
842 | S: Maintained | 841 | S: Maintained |
843 | F: arch/arm/mach-pxa/include/mach/treo680.h | 842 | F: arch/arm/mach-pxa/include/mach/palmtreo.h |
844 | F: arch/arm/mach-pxa/treo680.c | 843 | F: arch/arm/mach-pxa/palmtreo.c |
845 | 844 | ||
846 | ARM/PALMZ72 SUPPORT | 845 | ARM/PALMZ72 SUPPORT |
847 | M: Sergey Lapin <slapin@ossfans.org> | 846 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -1402,6 +1401,8 @@ L: linux-usb@vger.kernel.org | |||
1402 | S: Supported | 1401 | S: Supported |
1403 | F: Documentation/usb/WUSB-Design-overview.txt | 1402 | F: Documentation/usb/WUSB-Design-overview.txt |
1404 | F: Documentation/usb/wusb-cbaf | 1403 | F: Documentation/usb/wusb-cbaf |
1404 | F: drivers/usb/host/hwa-hc.c | ||
1405 | F: drivers/usb/host/whci/ | ||
1405 | F: drivers/usb/wusbcore/ | 1406 | F: drivers/usb/wusbcore/ |
1406 | F: include/linux/usb/wusb* | 1407 | F: include/linux/usb/wusb* |
1407 | 1408 | ||
@@ -1470,6 +1471,12 @@ L: linux-scsi@vger.kernel.org | |||
1470 | S: Supported | 1471 | S: Supported |
1471 | F: drivers/scsi/fnic/ | 1472 | F: drivers/scsi/fnic/ |
1472 | 1473 | ||
1474 | CMPC ACPI DRIVER | ||
1475 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | ||
1476 | M: Daniel Oliveira Nascimento <don@syst.com.br> | ||
1477 | S: Supported | ||
1478 | F: drivers/platform/x86/classmate-laptop.c | ||
1479 | |||
1473 | CODA FILE SYSTEM | 1480 | CODA FILE SYSTEM |
1474 | M: Jan Harkes <jaharkes@cs.cmu.edu> | 1481 | M: Jan Harkes <jaharkes@cs.cmu.edu> |
1475 | M: coda@cs.cmu.edu | 1482 | M: coda@cs.cmu.edu |
@@ -1482,8 +1489,8 @@ F: include/linux/coda*.h | |||
1482 | 1489 | ||
1483 | COMMON INTERNET FILE SYSTEM (CIFS) | 1490 | COMMON INTERNET FILE SYSTEM (CIFS) |
1484 | M: Steve French <sfrench@samba.org> | 1491 | M: Steve French <sfrench@samba.org> |
1485 | L: linux-cifs-client@lists.samba.org | 1492 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1486 | L: samba-technical@lists.samba.org | 1493 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1487 | W: http://linux-cifs.samba.org/ | 1494 | W: http://linux-cifs.samba.org/ |
1488 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1495 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1489 | S: Supported | 1496 | S: Supported |
@@ -1630,9 +1637,8 @@ S: Maintained | |||
1630 | F: sound/pci/cs5535audio/ | 1637 | F: sound/pci/cs5535audio/ |
1631 | 1638 | ||
1632 | CX18 VIDEO4LINUX DRIVER | 1639 | CX18 VIDEO4LINUX DRIVER |
1633 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
1634 | M: Andy Walls <awalls@radix.net> | 1640 | M: Andy Walls <awalls@radix.net> |
1635 | L: ivtv-devel@ivtvdriver.org | 1641 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
1636 | L: linux-media@vger.kernel.org | 1642 | L: linux-media@vger.kernel.org |
1637 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1643 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1638 | W: http://linuxtv.org | 1644 | W: http://linuxtv.org |
@@ -2161,10 +2167,9 @@ F: drivers/hwmon/f75375s.c | |||
2161 | F: include/linux/f75375s.h | 2167 | F: include/linux/f75375s.h |
2162 | 2168 | ||
2163 | FIREWIRE SUBSYSTEM | 2169 | FIREWIRE SUBSYSTEM |
2164 | M: Kristian Hoegsberg <krh@redhat.com> | ||
2165 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2170 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2166 | L: linux1394-devel@lists.sourceforge.net | 2171 | L: linux1394-devel@lists.sourceforge.net |
2167 | W: http://www.linux1394.org/ | 2172 | W: http://ieee1394.wiki.kernel.org/ |
2168 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2173 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2169 | S: Maintained | 2174 | S: Maintained |
2170 | F: drivers/firewire/ | 2175 | F: drivers/firewire/ |
@@ -2377,6 +2382,15 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ | |||
2377 | S: Maintained | 2382 | S: Maintained |
2378 | F: drivers/hwmon/hdaps.c | 2383 | F: drivers/hwmon/hdaps.c |
2379 | 2384 | ||
2385 | HWPOISON MEMORY FAILURE HANDLING | ||
2386 | M: Andi Kleen <andi@firstfloor.org> | ||
2387 | L: linux-mm@kvack.org | ||
2388 | L: linux-kernel@vger.kernel.org | ||
2389 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison | ||
2390 | S: Maintained | ||
2391 | F: mm/memory-failure.c | ||
2392 | F: mm/hwpoison-inject.c | ||
2393 | |||
2380 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2394 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2381 | L: linuxppc-dev@ozlabs.org | 2395 | L: linuxppc-dev@ozlabs.org |
2382 | S: Odd Fixes | 2396 | S: Odd Fixes |
@@ -2688,22 +2702,14 @@ S: Supported | |||
2688 | F: drivers/idle/i7300_idle.c | 2702 | F: drivers/idle/i7300_idle.c |
2689 | 2703 | ||
2690 | IEEE 1394 SUBSYSTEM | 2704 | IEEE 1394 SUBSYSTEM |
2691 | M: Ben Collins <ben.collins@ubuntu.com> | ||
2692 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2705 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2693 | L: linux1394-devel@lists.sourceforge.net | 2706 | L: linux1394-devel@lists.sourceforge.net |
2694 | W: http://www.linux1394.org/ | 2707 | W: http://ieee1394.wiki.kernel.org/ |
2695 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2708 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2696 | S: Maintained | 2709 | S: Obsolete |
2697 | F: Documentation/debugging-via-ohci1394.txt | 2710 | F: Documentation/debugging-via-ohci1394.txt |
2698 | F: drivers/ieee1394/ | 2711 | F: drivers/ieee1394/ |
2699 | 2712 | ||
2700 | IEEE 1394 RAW I/O DRIVER | ||
2701 | M: Dan Dennedy <dan@dennedy.org> | ||
2702 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | ||
2703 | L: linux1394-devel@lists.sourceforge.net | ||
2704 | S: Maintained | ||
2705 | F: drivers/ieee1394/raw1394* | ||
2706 | |||
2707 | IEEE 802.15.4 SUBSYSTEM | 2713 | IEEE 802.15.4 SUBSYSTEM |
2708 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2714 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
2709 | M: Sergey Lapin <slapin@ossfans.org> | 2715 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -3004,8 +3010,8 @@ S: Maintained | |||
3004 | F: drivers/isdn/hardware/eicon/ | 3010 | F: drivers/isdn/hardware/eicon/ |
3005 | 3011 | ||
3006 | IVTV VIDEO4LINUX DRIVER | 3012 | IVTV VIDEO4LINUX DRIVER |
3007 | M: Hans Verkuil <hverkuil@xs4all.nl> | 3013 | M: Andy Walls <awalls@radix.net> |
3008 | L: ivtv-devel@ivtvdriver.org | 3014 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
3009 | L: linux-media@vger.kernel.org | 3015 | L: linux-media@vger.kernel.org |
3010 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3016 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3011 | W: http://www.ivtvdriver.org | 3017 | W: http://www.ivtvdriver.org |
@@ -3081,8 +3087,11 @@ S: Maintained | |||
3081 | F: fs/autofs4/ | 3087 | F: fs/autofs4/ |
3082 | 3088 | ||
3083 | KERNEL BUILD | 3089 | KERNEL BUILD |
3090 | M: Michal Marek <mmarek@suse.cz> | ||
3091 | T: git git://repo.or.cz/linux-kbuild.git for-next | ||
3092 | T: git git://repo.or.cz/linux-kbuild.git for-linus | ||
3084 | L: linux-kbuild@vger.kernel.org | 3093 | L: linux-kbuild@vger.kernel.org |
3085 | S: Orphan | 3094 | S: Maintained |
3086 | F: Documentation/kbuild/ | 3095 | F: Documentation/kbuild/ |
3087 | F: Makefile | 3096 | F: Makefile |
3088 | F: scripts/Makefile.* | 3097 | F: scripts/Makefile.* |
@@ -3124,7 +3133,6 @@ L: kvm@vger.kernel.org | |||
3124 | W: http://kvm.qumranet.com | 3133 | W: http://kvm.qumranet.com |
3125 | S: Supported | 3134 | S: Supported |
3126 | F: arch/x86/include/asm/svm.h | 3135 | F: arch/x86/include/asm/svm.h |
3127 | F: arch/x86/kvm/kvm_svm.h | ||
3128 | F: arch/x86/kvm/svm.c | 3136 | F: arch/x86/kvm/svm.c |
3129 | 3137 | ||
3130 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3138 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
@@ -3633,6 +3641,11 @@ W: http://0pointer.de/lennart/tchibo.html | |||
3633 | S: Maintained | 3641 | S: Maintained |
3634 | F: drivers/platform/x86/msi-laptop.c | 3642 | F: drivers/platform/x86/msi-laptop.c |
3635 | 3643 | ||
3644 | MSI WMI SUPPORT | ||
3645 | M: Anisse Astier <anisse@astier.eu> | ||
3646 | S: Supported | ||
3647 | F: drivers/platform/x86/msi-wmi.c | ||
3648 | |||
3636 | MULTIFUNCTION DEVICES (MFD) | 3649 | MULTIFUNCTION DEVICES (MFD) |
3637 | M: Samuel Ortiz <sameo@linux.intel.com> | 3650 | M: Samuel Ortiz <sameo@linux.intel.com> |
3638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git | 3651 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git |
@@ -3666,7 +3679,7 @@ F: include/linux/isicom.h | |||
3666 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | 3679 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER |
3667 | M: Felipe Balbi <felipe.balbi@nokia.com> | 3680 | M: Felipe Balbi <felipe.balbi@nokia.com> |
3668 | L: linux-usb@vger.kernel.org | 3681 | L: linux-usb@vger.kernel.org |
3669 | T: git git://gitorious.org/musb/mainline.git | 3682 | T: git git://gitorious.org/usb/usb.git |
3670 | S: Maintained | 3683 | S: Maintained |
3671 | F: drivers/usb/musb/ | 3684 | F: drivers/usb/musb/ |
3672 | 3685 | ||
@@ -3858,7 +3871,7 @@ F: drivers/net/ni5010.* | |||
3858 | 3871 | ||
3859 | NILFS2 FILESYSTEM | 3872 | NILFS2 FILESYSTEM |
3860 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> | 3873 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> |
3861 | L: users@nilfs.org | 3874 | L: linux-nilfs@vger.kernel.org |
3862 | W: http://www.nilfs.org/en/ | 3875 | W: http://www.nilfs.org/en/ |
3863 | S: Supported | 3876 | S: Supported |
3864 | F: Documentation/filesystems/nilfs2.txt | 3877 | F: Documentation/filesystems/nilfs2.txt |
@@ -3925,29 +3938,20 @@ S: Maintained | |||
3925 | F: sound/soc/omap/ | 3938 | F: sound/soc/omap/ |
3926 | 3939 | ||
3927 | OMAP FRAMEBUFFER SUPPORT | 3940 | OMAP FRAMEBUFFER SUPPORT |
3928 | M: Imre Deak <imre.deak@nokia.com> | 3941 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> |
3929 | L: linux-fbdev@vger.kernel.org | 3942 | L: linux-fbdev@vger.kernel.org |
3930 | L: linux-omap@vger.kernel.org | 3943 | L: linux-omap@vger.kernel.org |
3931 | S: Maintained | 3944 | S: Maintained |
3932 | F: drivers/video/omap/ | 3945 | F: drivers/video/omap/ |
3933 | 3946 | ||
3934 | OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2) | 3947 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) |
3935 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | 3948 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> |
3936 | L: linux-omap@vger.kernel.org | 3949 | L: linux-omap@vger.kernel.org |
3937 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | 3950 | L: linux-fbdev@vger.kernel.org |
3938 | S: Maintained | 3951 | S: Maintained |
3939 | F: drivers/video/omap2/dss/ | 3952 | F: drivers/video/omap2/ |
3940 | F: drivers/video/omap2/vrfb.c | ||
3941 | F: drivers/video/omap2/vram.c | ||
3942 | F: Documentation/arm/OMAP/DSS | 3953 | F: Documentation/arm/OMAP/DSS |
3943 | 3954 | ||
3944 | OMAP FRAMEBUFFER SUPPORT (FOR DSS2) | ||
3945 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3946 | L: linux-omap@vger.kernel.org | ||
3947 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3948 | S: Maintained | ||
3949 | F: drivers/video/omap2/omapfb/ | ||
3950 | |||
3951 | OMAP MMC SUPPORT | 3955 | OMAP MMC SUPPORT |
3952 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3956 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3953 | L: linux-omap@vger.kernel.org | 3957 | L: linux-omap@vger.kernel.org |
@@ -5419,10 +5423,19 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM: | |||
5419 | M: David Vrabel <david.vrabel@csr.com> | 5423 | M: David Vrabel <david.vrabel@csr.com> |
5420 | L: linux-usb@vger.kernel.org | 5424 | L: linux-usb@vger.kernel.org |
5421 | S: Supported | 5425 | S: Supported |
5422 | F: drivers/uwb/* | 5426 | F: drivers/uwb/ |
5427 | X: drivers/uwb/wlp/ | ||
5428 | X: drivers/uwb/i1480/i1480u-wlp/ | ||
5429 | X: drivers/uwb/i1480/i1480-wlp.h | ||
5423 | F: include/linux/uwb.h | 5430 | F: include/linux/uwb.h |
5424 | F: include/linux/uwb/ | 5431 | F: include/linux/uwb/ |
5425 | 5432 | ||
5433 | UNIFDEF | ||
5434 | M: Tony Finch <dot@dotat.at> | ||
5435 | W: http://dotat.at/prog/unifdef | ||
5436 | S: Maintained | ||
5437 | F: scripts/unifdef.c | ||
5438 | |||
5426 | UNIFORM CDROM DRIVER | 5439 | UNIFORM CDROM DRIVER |
5427 | M: Jens Axboe <axboe@kernel.dk> | 5440 | M: Jens Axboe <axboe@kernel.dk> |
5428 | W: http://www.kernel.dk | 5441 | W: http://www.kernel.dk |
@@ -5926,9 +5939,12 @@ W: http://linuxwimax.org | |||
5926 | 5939 | ||
5927 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | 5940 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM |
5928 | M: David Vrabel <david.vrabel@csr.com> | 5941 | M: David Vrabel <david.vrabel@csr.com> |
5942 | L: netdev@vger.kernel.org | ||
5929 | S: Maintained | 5943 | S: Maintained |
5930 | F: include/linux/wlp.h | 5944 | F: include/linux/wlp.h |
5931 | F: drivers/uwb/wlp/ | 5945 | F: drivers/uwb/wlp/ |
5946 | F: drivers/uwb/i1480/i1480u-wlp/ | ||
5947 | F: drivers/uwb/i1480/i1480-wlp.h | ||
5932 | 5948 | ||
5933 | WISTRON LAPTOP BUTTON DRIVER | 5949 | WISTRON LAPTOP BUTTON DRIVER |
5934 | M: Miloslav Trmac <mitr@volny.cz> | 5950 | M: Miloslav Trmac <mitr@volny.cz> |
@@ -5974,6 +5990,7 @@ M: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||
5974 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 5990 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
5975 | W: http://opensource.wolfsonmicro.com/node/8 | 5991 | W: http://opensource.wolfsonmicro.com/node/8 |
5976 | S: Supported | 5992 | S: Supported |
5993 | F: Documentation/hwmon/wm83?? | ||
5977 | F: drivers/leds/leds-wm83*.c | 5994 | F: drivers/leds/leds-wm83*.c |
5978 | F: drivers/mfd/wm8*.c | 5995 | F: drivers/mfd/wm8*.c |
5979 | F: drivers/power/wm83*.c | 5996 | F: drivers/power/wm83*.c |
@@ -5983,14 +6000,14 @@ F: drivers/video/backlight/wm83*_bl.c | |||
5983 | F: drivers/watchdog/wm83*_wdt.c | 6000 | F: drivers/watchdog/wm83*_wdt.c |
5984 | F: include/linux/mfd/wm831x/ | 6001 | F: include/linux/mfd/wm831x/ |
5985 | F: include/linux/mfd/wm8350/ | 6002 | F: include/linux/mfd/wm8350/ |
5986 | F: include/linux/mfd/wm8400/ | 6003 | F: include/linux/mfd/wm8400* |
5987 | F: sound/soc/codecs/wm8350.c | 6004 | F: sound/soc/codecs/wm8350.* |
5988 | F: sound/soc/codecs/wm8400.c | 6005 | F: sound/soc/codecs/wm8400.* |
5989 | 6006 | ||
5990 | X.25 NETWORK LAYER | 6007 | X.25 NETWORK LAYER |
5991 | M: Henner Eisen <eis@baty.hanse.de> | 6008 | M: Andrew Hendry <andrew.hendry@gmail.com> |
5992 | L: linux-x25@vger.kernel.org | 6009 | L: linux-x25@vger.kernel.org |
5993 | S: Maintained | 6010 | S: Odd Fixes |
5994 | F: Documentation/networking/x25* | 6011 | F: Documentation/networking/x25* |
5995 | F: include/net/x25* | 6012 | F: include/net/x25* |
5996 | F: net/x25/ | 6013 | F: net/x25/ |