lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2e8h5Eov+827X3W_EZSHRoaUHgP119fXJA+WEUdmdJ6f3gkg@mail.gmail.com>
Date: Thu, 31 Jul 2025 11:05:30 +0800
From: Pengyu Luo <mitltlatltl@...il.com>
To: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
Cc: aliceryhl@...gle.com, andersson@...nel.org, conor+dt@...nel.org, 
	devicetree@...r.kernel.org, ebiggers@...gle.com, 
	ilpo.jarvinen@...ux.intel.com, joel.granados@...nel.org, 
	konradybcio@...nel.org, krzk+dt@...nel.org, len.brown@...el.com, 
	linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	lossin@...nel.org, mingo@...nel.org, ojeda@...nel.org, robh@...nel.org, 
	sfr@...b.auug.org.au, vanyang@...il.nju.edu.cn, viro@...iv.linux.org.uk
Subject: Re: [PATCH 3/4] arm64: dts: qcom: sc8280xp: Add initial support for
 Ntmer TW220

On Thu, Jul 31, 2025 at 4:32 AM Konrad Dybcio
<konrad.dybcio@....qualcomm.com> wrote:
>
> On 7/30/25 5:29 PM, Pengyu Luo wrote:
> > On Wed, Jul 30, 2025 at 8:53 PM Konrad Dybcio
> > <konrad.dybcio@....qualcomm.com> wrote:
> >>
> >> On 7/6/25 5:43 AM, Pengyu Luo wrote:
> >>> On Sat, Jun 28, 2025 at 3:48 AM Konrad Dybcio <konrad.dybcio@....qualcomm.com> wrote:
> >>>> On 6/17/25 11:29 AM, Pengyu Luo wrote:
> >>>>> The Ntmer TW220 is a WOS tablet based on the Qualcomm SC8280XP platform,
> >>>>> also known as the Robo&Kala 2-in-1 Laptop. Thanks to Hong for providing
> >>>>> the unlocked device and early development work. This patch adds an
> >>>>> initial device tree to enable basic functionality.
> >>>>>
> >>>>> Currently supported components include:
> >>>>> - Bluetooth & Wi-Fi (board file regeneration required)
> >>>>> - Battery charging (up to 15V/3A fixed PDO) and reporting via pmic-glink
> >>>>> - Flash LEDs (front and rear)
> >>>>> - Hall sensor (lid detection)
> >>>>> - Keyboard (via Bluetooth or USB)
> >>>>> - NVMe SSD
> >>>>> - Power and volume keys
> >>>>> - Simple-framebuffer
> >>>>> - Sound (playback and capture; top-left DMIC only, top-right works only
> >>>>>   on Windows)
> >>>>> - Touchscreen and stylus (requires GPI DMA support [1] and stylus support [2])
> >>>>> - USB Type-C ports
> >>>>>
> >>>>> The following components are currently non-functional:
> >>>>> - Cameras (GalaxyCore GC5035; only sensor ID is detectable, no frames in libcamera;
> >>>>>   partial driver can be found on LKML archives)
> >>>>> - DSI display (blank screen with `dsi_err_worker: status=4`; primary DSI register
> >>>>>   dump included below)
> >>>>> - Stylus wireless charger (CPS4035)
> >>>>> - UCSI over GLINK
> >>>>>
> >>>>> [1]: https://lore.kernel.org/linux-arm-msm/20250617090032.1487382-3-mitltlatltl@gmail.com
> >>>>> [2]: https://lore.kernel.org/linux-input/20250605054855.403487-2-mitltlatltl@gmail.com
> >>>>>
> >>>>> Note: This series does **not** include any confidential material. Those
> >>>>> who wish to run Linux on this device should contact Ntmer, as the
> >>>>> bootloader is locked via secure boot.
> >>>>>
> >>>>> Co-developed-by: Hong Zhu <vanyang@...il.nju.edu.cn>
> >>>>> Signed-off-by: Hong Zhu <vanyang@...il.nju.edu.cn>
> >>>>> Signed-off-by: Pengyu Luo <mitltlatltl@...il.com>
> >>>>>
> >>>>> dsi_ctrl, reg = <0 0x0ae94000 0 0x400>;
> >>>>> 0xae94000 20050001 000001f3 0000000b dddd1011
> >>>>
> >>>> This is not something we want in the commit log
> >>>>
> >>>
> >>> I will remove it. I need help, then I attached it, two of my sc8280xp
> >>> devices require dsi to work. Reversing and guessing wasted a lot of
> >>> time. I will appreciate it if qcom could support it.
> >>
> >> There should be nothing interesting compared to what's on SM8350 when it
> >> comes to DSI on 8280.
> >>
> >> I would assume something's wrong with how your panel is being set up.
> >
> > Just to mention it. According to some public sources, the Adreno 1095 DPU
> > is included in the sm8350, while the Adreno 1199 DPU is included in the
> > sc8280xp, they are slightly different. Here is a quick comparison
> >
> >                    dpu_version     dsi_version     dsi_phy_version
> > Adreno 1095 DPU:     7.0            2.5.0           4.2
> > Adreno 1199 DPU:     8.0            2.5.1           4.2
>
> Patchlevel/step versions are usually not supposed to break any software
> interfaces, so I'd be *really* surprised if this is the case
>
> DPU is rather different (the one on 8280 is way larger than 8350's), but
> ultimately they're built of the same bricks
>
> >
> > The panel setup has been tweaked and tested countless times, I really don't
> > think I screwed it up. I had already brought up a lcd video panel with dual
> > dsi and dual dsc on the sm8650. On the sc8280xp, I’ve worked with two
> > different panels:
> >
> > - One LCD video panel with dual DSI and dual DSC
> > - One OLED video panel with dual DSI only
> >
> > Both fail to display anything and complain about DSI FIFO errors
> > (dsi_err_worker: status=4). Someone also encountered a similar issue on
> > the SC8180X([1]), another WoA platform.
> >
> > Anyway, I had quit. This doesn’t bother me anymore. Just mentioning the
> > info for reference.
>
> Sad to see you go.
>
> If you still want to, I saw a fix for a sneaky bug earlier today on
> LKML that may actually be related to your issue, given you seem to
> have a really high res panel..
>
> https://lore.kernel.org/linux-arm-msm/20250730123938.1038640-1-quic_amakhija@quicinc.com/
>
Thanks for the suggestion. Unfortunately, that won’t help here. Both
panels are 2560x1600, and both horizontal and vertical values are far
less than BIT(12) with one of them being halved.

Since I had shared the Linux register dump earlier, here’s the Windows
snippet as well. Let’s do a quick comparison:

Linux:
> ae94000 20050001 000001f3 0000000b dddd1011
> ae94010 00009130 31211101 3e2e1e0e 00001900
> ae94020 00000000 05190019 064c000c 065f0528
> ae94030 00060000 00000000 00040000 14000000
> ae94040 06100006 00003c2c 00001000 00000008

Windows:
> ae94000 20050001 000001f7 00000008 00001010
> ae94010 00009130 31211101 3e2e1e0e 00001900
> ae94020 00000000 05320032 064c000c 065f0551
> ae94030 000c0000 00000000 00040000 14000000
> ae94040 00100008 00013c2c 9bb9b000 00000004

REG_DSI_TOTAL is at offset 0x2c, since msm_host->ctrl_base += cfg->io_offset,
the offset is 4 as Dmitry noted.

Comparing 0x065f0528 (Linux) vs 0x065f0551 (Windows), the H_TOTAL clearly
does not overflow. Although the timings differ slightly, IIRC I had gone
through most of the registers earlier and tried tweaking some values to
match, but it was in vain. (Unfortunately, I didn’t save the final dump,
what’s attached here isn’t the last version.)

Just leaving this here in case it helps someone else down the line.

DSI0 on Windows:
# ae94000 20050001 000001f7 00000008 00001010
# ae94010 00009130 31211101 3e2e1e0e 00001900
# ae94020 00000000 05320032 064c000c 065f0551
# ae94030 000c0000 00000000 00040000 14000000
# ae94040 00100008 00013c2c 9bb9b000 00000004
# ae94050 00000000 00000900 00000000 00000000
# ae94060 00000000 00000000 00000000 00000000
# ae94070 00000000 00000000 00000000 22211211
# ae94080 001c1a02 00000004 00000000 00000000
# ae94090 00000001 00000000 00000000 00000000
# ae940a0 00000000 00000000 00001f00 00000000
# ae940b0 00000000 00088888 ffffffff 0004ea60
# ae940c0 00000000 00000000 010f0f08 00000001
# ae940d0 00000000 00000000 00000000 00000000
# ae940e0 00000000 00000000 00000000 00000000
# ae940f0 00000000 00000000 00000000 00000000
# ae94100 00000000 00000000 00000000 7ffffbff
# ae94110 00010000 00000000 00000000 0000023f
# ae94120 008067c3 00000000 00000000 00000000
# ae94130 00000000 ffffffff ffffffff ffffffff
# ae94140 ffffffff 00000000 0000ffff 0000ffff
# ae94150 0000ffff 0000ffff 00000000 00000000
# ae94160 00000000 00000000 00000000 00000000
# ae94170 00000000 00000000 00000000 00000000
# ae94180 00000000 00000000 00000000 00000000
# ae94190 00000000 00000000 00000000 00000000
# ae941a0 00000000 00000001 00ff0000 00400040
# ae941b0 000000ff 00000024 00010006 00000000
# ae941c0 00000000 00000000 ffffffff 00000000
# ae941d0 00290000 00000000 00000000 00000000
# ae941e0 00000000 00000000 00000000 00000000
# ae941f0 00000000 03000104 00000001 00000000
# ae94200 80000000 00000000 00000000 00000000
# ae94210 00000000 00000000 00000000 00000000
# ae94220 00000000 00000000 00000000 00000000
# ae94230 00000000 00000000 00000000 00000000
# ae94240 00000000 00000000 00000000 00000000
# ae94250 00000000 00000000 00000000 00000000
# ae94260 00000000 00000000 00000000 00000000
# ae94270 00000000 00000000 00000000 00000000
# ae94280 00000000 00000000 00000000 00000000
# ae94290 00000000 00000000 00000000 00000000
# ae942a0 00000b00 00000000 39003900 00000000
# ae942b0 00000000 00000000 3e2e0600 0000f000
# ae942c0 00000000 00000000 00000004 00000000
# ae942d0 00000000 00000000 00000000 00000000
# ae942e0 00000000 00000000 00000000 00000000
# ae942f0 00000000 00000000 00000000 00000000
# ae94300 0000ffff 00000000 00000000 00000000
# ae94310 00008421 0033ffff 0002a300 00000043
# ae94320 10ffffff 0000b81f 00000000 000c2c0d
# ae94330 33533000 ffffffff ffffffff ffffffff
# ae94340 00000000 00000000 00000000 00000000
# ae94350 00000000 00000000 00000000 00000000
# ae94360 00000000 01000000 00000000 00000000
# ae94370 00000000 00000000 00000000 00000000
# ae94380 00000000 00000000 00000000 00000000
# ae94390 00000000 00000000 00000000 00000000
# ae943a0 00000000 00000000 00000000 00000000
# ae943b0 00000000 00000000 00000000 00000000
# ae943c0 00000000 00000000 00000000 00000000
# ae943d0 00000000 00000000 00000000 00000000
# ae943e0 00000000 00000000 00000000 00000000
# ae943f0 00000000 00000000 00000000 00000000
# ae94400 00000024 00000000 00000000 00000000
# ae94410 00000031 00000031 00000000 00000001
# ae94420 00000053 0000007f 00000000 00000040
# ae94430 00000004 00000021 00000084 00000001
# ae94440 000000b8 00000000 0000007f 0000007f
# ae94450 00000000 000000ff 000000ff 00000000
# ae94460 0000003f 0000003f 0000003e 00000041
# ae94470 00000041 0000007f 00000000 00000000
# ae94480 00000000 00000000 000000ff 000000ff
# ae94490 000000ff 00000010 00000000 00000000
# ae944a0 0000001f 00000000 00000000 00000000
# ae944b0 00000000 00000000 0000001c 00000007
# ae944c0 00000007 00000017 00000015 00000007
# ae944d0 00000007 00000008 00000002 00000004
# ae944e0 00000000 00000018 0000000c 00000088
# ae944f0 00000000 0000003c 00000038 00000000
# ae94500 00000055 00000000 00000000 00000000
# ae94510 0000005c 00000004 00000000 00000000
# ae94520 00000000 000000ff 00000000 00000000
# ae94530 00000000 00000000 00000086 0000000a
# ae94540 00000007 00000057 0000001f 0000001f
# ae94550 000000ff 000000ff 000000ff 000000ff
# ae94560 000000ff 000000ff 000000ff 000000ff
# ae94570 00000000 00000000 00000000 00000000
# ae94580 00000000 00000001 000000ff 0000000f
# ae94590 000000f0 00000000 00000000 00000005
# ae945a0 000000ff 00000000 00000000 00000000
# ae945b0 00000001 00000000 00000000 00000000
# ae945c0 00000000 00000000 00000000 00000000
# ae945d0 00000000 00000000 00000000 00000000
# ae945e0 00000000 00000000 00000000 00000000
# ae945f0 00000000 00000000 00000000 00000000
# ae94600 00000000 00000000 0000000a 00000000
# ae94610 00000000 00000003 00000040 00000000
# ae94620 000000ff 00000000 00000000 00000000
# ae94630 00000000 00000000 00000055 000000ff
# ae94640 00000000 00000000 00000000 00000000
# ae94650 00000000 00000000 00000000 00000000
# ae94660 000000ff 000000ff 000000ff 00000000
# ae94670 00000000 00000000 00000000 0000002a
# ae94680 00000000 00000000 0000000a 00000000
# ae94690 00000000 00000000 00000040 00000000
# ae946a0 000000ff 00000000 00000000 00000000
# ae946b0 00000000 00000000 00000055 000000ff
# ae946c0 00000000 00000000 00000000 00000000
# ae946d0 00000000 00000000 00000000 00000000
# ae946e0 000000ff 000000ff 000000ff 00000000
# ae946f0 00000000 00000000 00000000 0000002a
# ae94700 00000000 00000000 0000000a 00000000
# ae94710 00000000 00000000 00000040 00000000
# ae94720 000000ff 00000000 00000000 00000000
# ae94730 00000000 00000000 00000055 000000ff
# ae94740 00000000 00000000 00000000 00000000
# ae94750 00000000 00000000 00000000 00000000
# ae94760 000000ff 000000ff 000000ff 00000000
# ae94770 00000000 00000000 00000000 0000002a
# ae94780 00000000 00000000 0000000a 00000000
# ae94790 00000000 00000000 00000046 00000000
# ae947a0 000000ff 00000000 00000000 00000000
# ae947b0 00000000 00000000 00000055 000000ff
# ae947c0 00000000 00000000 00000000 00000000
# ae947d0 00000000 00000000 00000000 00000000
# ae947e0 000000ff 000000ff 000000ff 00000000
# ae947f0 00000000 00000000 00000000 0000002a
# ae94800 00000000 00000000 0000008a 00000000
# ae94810 00000000 00000000 00000041 00000000
# ae94820 000000ff 00000000 00000000 00000000
# ae94830 00000000 00000000 00000055 000000ff
# ae94840 00000000 00000000 00000000 00000000
# ae94850 00000000 00000000 00000000 00000000
# ae94860 000000ff 000000ff 000000ff 00000000
# ae94870 00000000 00000000 00000000 0000002a
# ae94880 00000000 00000000 00000000 00000000
# ae94890 00000000 00000000 00000000 00000000
# ae948a0 00000000 00000000 00000000 00000000
# ae948b0 00000000 00000000 00000000 00000000
# ae948c0 00000000 00000000 00000000 00000000
# ae948d0 00000000 00000000 00000000 00000000
# ae948e0 00000000 00000000 00000000 00000000
# ae948f0 00000000 00000000 00000000 00000000
# ae94900 00000000 00000003 0000003f 00000000
# ae94910 00000000 00000000 00000001 00000080
# ae94920 00000000 0000004e 000000c0 00000000
# ae94930 00000010 00000020 00000010 00000002
# ae94940 0000001c 00000040 00000000 00000002
# ae94950 00000020 00000000 000000ff 00000000
# ae94960 0000000a 00000025 000000ba 0000004f
# ae94970 0000000a 00000000 0000000c 00000020
# ae94980 00000000 000000ff 00000010 00000046
# ae94990 0000002f 0000003f 00000054 00000000
# ae949a0 00000000 00000040 00000000 00000004
# ae949b0 00000000 00000000 00000000 00000012
# ae949c0 00000000 00000008 00000008 00000041
# ae949d0 000000ab 0000006a 00000000 00000000
# ae949e0 00000014 0000000a 0000005a 00000003
# ae949f0 00000027 00000000 00000040 00000000
# ae94a00 00000003 00000000 00000000 00000000
# ae94a10 00000000 00000000 00000000 00000000
# ae94a20 00000000 00000000 00000000 00000000
# ae94a30 00000000 00000000 00000000 00000000
# ae94a40 00000000 00000000 00000000 00000000
# ae94a50 00000000 00000000 00000040 00000040
# ae94a60 0000000a 0000000a 000000c0 00000000
# ae94a70 00000082 00000054 0000004c 0000004c
# ae94a80 00000003 00000000 00000000 00000000
# ae94a90 00000080 00000006 00000019 00000000
# ae94aa0 00000000 00000040 00000020 00000000
# ae94ab0 00000051 00000008 00000055 000000d5
# ae94ac0 000000ac 0000001d 00000004 00000000
# ae94ad0 00000000 00000002 00000011 00000000
# ae94ae0 00000000 00000080 00000000 00000000
# ae94af0 00000000 0000005d 00000003 00000000
# ae94b00 00000000 00000000 00000000 00000000
# ae94b10 00000000 00000000 00000055 00000082
# ae94b20 00000000 00000000 0000001d 0000001c
# ae94b30 000000ff 00000022 00000009 00000000
# ae94b40 00000008 00000000 000000a0 00000000
# ae94b50 00000010 00000010 00000001 00000003
# ae94b60 00000022 00000000 00000000 00000000
# ae94b70 00000000 0000009b 00000000 00000000
# ae94b80 00000000 00000000 00000000 00000000
# ae94b90 00000000 00000000 00000000 00000000
# ae94ba0 00000000 00000000 00000000 00000000
# ae94bb0 00000000 00000000 00000000 00000000
# ae94bc0 00000000 00000000 00000000 00000000
# ae94bd0 00000000 00000000 00000000 00000000
# ae94be0 00000000 00000000 00000000 00000000
# ae94bf0 00000000 00000000 00000000 00000000
# ae94c00 00000000 00000000 00000000 00000000
# ae94c10 00000000 00000000 00000000 00000000
# ae94c20 00000000 00000000 00000000 00000000
# ae94c30 00000000 00000000 00000000 00000000
# ae94c40 00000000 00000000 00000000 00000000
# ae94c50 00000000 00000000 00000000 00000000
# ae94c60 00000000 00000000 00000000 00000000
# ae94c70 00000000 00000000 00000000 00000000
# ae94c80 00000000 00000000 00000000 00000000
# ae94c90 00000000 00000000 00000000 00000000
# ae94ca0 00000000 00000000 00000000 00000000
# ae94cb0 00000000 00000000 00000000 00000000
# ae94cc0 00000000 00000000 00000000 00000000
# ae94cd0 00000000 00000000 00000000 00000000
# ae94ce0 00000000 00000000 00000000 00000000
# ae94cf0 00000000 00000000 00000000 00000000
# ae94d00 00000000 00000000 00000000 00000000
# ae94d10 00000000 00000000 00000000 00000000
# ae94d20 00000000 00000000 00000000 00000000
# ae94d30 00000000 00000000 00000000 00000000
# ae94d40 00000000 00000000 00000000 00000000
# ae94d50 00000000 00000000 00000000 00000000
# ae94d60 00000000 00000000 00000000 00000000
# ae94d70 00000000 00000000 00000000 00000000
# ae94d80 00000000 00000000 00000000 00000000
# ae94d90 00000000 00000000 00000000 00000000
# ae94da0 00000000 00000000 00000000 00000000
# ae94db0 00000000 00000000 00000000 00000000
# ae94dc0 00000000 00000000 00000000 00000000
# ae94dd0 00000000 00000000 00000000 00000000
# ae94de0 00000000 00000000 00000000 00000000
# ae94df0 00000000 00000000 00000000 00000000
# ae94e00 00000000 00000000 00000000 00000000
# ae94e10 00000000 00000000 00000000 00000000
# ae94e20 00000000 00000000 00000000 00000000
# ae94e30 00000000 00000000 00000000 00000000
# ae94e40 00000000 00000000 00000000 00000000
# ae94e50 00000000 00000000 00000000 00000000
# ae94e60 00000000 00000000 00000000 00000000
# ae94e70 00000000 00000000 00000000 00000000
# ae94e80 00000000 00000000 00000000 00000000
# ae94e90 00000000 00000000 00000000 00000000
# ae94ea0 00000000 00000000 00000000 00000000
# ae94eb0 00000000 00000000 00000000 00000000
# ae94ec0 00000000 00000000 00000000 00000000
# ae94ed0 00000000 00000000 00000000 00000000
# ae94ee0 00000000 00000000 00000000 00000000
# ae94ef0 00000000 00000000 00000000 00000000
# ae94f00 00000000 00000000 00000000 00000000
# ae94f10 00000000 00000000 00000000 00000000
# ae94f20 00000000 00000000 00000000 00000000
# ae94f30 00000000 00000000 00000000 00000000
# ae94f40 00000000 00000000 00000000 00000000
# ae94f50 00000000 00000000 00000000 00000000
# ae94f60 00000000 00000000 00000000 00000000
# ae94f70 00000000 00000000 00000000 00000000
# ae94f80 00000000 00000000 00000000 00000000
# ae94f90 00000000 00000000 00000000 00000000
# ae94fa0 00000000 00000000 00000000 00000000
# ae94fb0 00000000 00000000 00000000 00000000
# ae94fc0 00000000 00000000 00000000 00000000
# ae94fd0 00000000 00000000 00000000 00000000
# ae94fe0 00000000 00000000 00000000 00000000
# ae94ff0 00000000 00000000 00000000 00000000
# ae95000 00000000 00000000 00000000 00000000
# ae95010 00000000 00000000 00000000 00000000
# ae95020 00000000 00000000 00000000 00000000
# ae95030 00000000 00000000 00000000 00000000
# ae95040 00000000 00000000 00000000 00000000
# ae95050 00000000 00000000 00000000 00000000
# ae95060 00000000 00000000 00000000 00000000
# ae95070 00000000 00000000 00000000 00000000
# ae95080 00000000 00000000 00000000 00000000
# ae95090 00000000 00000000 00000000 00000000
# ae950a0 00000000 00000000 00000000 00000000
# ae950b0 00000000 00000000 00000000 00000000
# ae950c0 00000000 00000000 00000000 00000000
# ae950d0 00000000 00000000 00000000 00000000
# ae950e0 00000000 00000000 00000000 00000000
# ae950f0 00000000 00000000 00000000 00000000
# ae95100 00000000 00000000 00000000 00000000
# ae95110 00000000 00000000 00000000 00000000
# ae95120 00000000 00000000 00000000 00000000
# ae95130 00000000 00000000 00000000 00000000
# ae95140 00000000 00000000 00000000 00000000
# ae95150 00000000 00000000 00000000 00000000
# ae95160 00000000 00000000 00000000 00000000
# ae95170 00000000 00000000 00000000 00000000
# ae95180 00000000 00000000 00000000 00000000
# ae95190 00000000 00000000 00000000 00000000
# ae951a0 00000000 00000000 00000000 00000000
# ae951b0 00000000 00000000 00000000 00000000
# ae951c0 00000000 00000000 00000000 00000000
# ae951d0 00000000 00000000 00000000 00000000
# ae951e0 00000000 00000000 00000000 00000000
# ae951f0 00000000 00000000 00000000 00000000
# ae95200 00000000 00000000 00000000 00000000
# ae95210 00000000 00000000 00000000 00000000
# ae95220 00000000 00000000 00000000 00000000
# ae95230 00000000 00000000 00000000 00000000
# ae95240 00000000 00000000 00000000 00000000
# ae95250 00000000 00000000 00000000 00000000
# ae95260 00000000 00000000 00000000 00000000
# ae95270 00000000 00000000 00000000 00000000
# ae95280 00000000 00000000 00000000 00000000
# ae95290 00000000 00000000 00000000 00000000
# ae952a0 00000000 00000000 00000000 00000000
# ae952b0 00000000 00000000 00000000 00000000
# ae952c0 00000000 00000000 00000000 00000000
# ae952d0 00000000 00000000 00000000 00000000
# ae952e0 00000000 00000000 00000000 00000000
# ae952f0 00000000 00000000 00000000 00000000
# ae95300 00000000 00000000 00000000 00000000
# ae95310 00000000 00000000 00000000 00000000
# ae95320 00000000 00000000 00000000 00000000
# ae95330 00000000 00000000 00000000 00000000
# ae95340 00000000 00000000 00000000 00000000
# ae95350 00000000 00000000 00000000 00000000
# ae95360 00000000 00000000 00000000 00000000
# ae95370 00000000 00000000 00000000 00000000
# ae95380 00000000 00000000 00000000 00000000
# ae95390 00000000 00000000 00000000 00000000
# ae953a0 00000000 00000000 00000000 00000000
# ae953b0 00000000 00000000 00000000 00000000
# ae953c0 00000000 00000000 00000000 00000000
# ae953d0 00000000 00000000 00000000 00000000
# ae953e0 00000000 00000000 00000000 00000000
# ae953f0 00000000 00000000 00000000 00000000
# ae95400 00000000 00000000 00000000 00000000
# ae95410 00000000 00000000 00000000 00000000
# ae95420 00000000 00000000 00000000 00000000
# ae95430 00000000 00000000 00000000 00000000
# ae95440 00000000 00000000 00000000 00000000
# ae95450 00000000 00000000 00000000 00000000
# ae95460 00000000 00000000 00000000 00000000
# ae95470 00000000 00000000 00000000 00000000
# ae95480 00000000 00000000 00000000 00000000
# ae95490 00000000 00000000 00000000 00000000
# ae954a0 00000000 00000000 00000000 00000000
# ae954b0 00000000 00000000 00000000 00000000
# ae954c0 00000000 00000000 00000000 00000000
# ae954d0 00000000 00000000 00000000 00000000
# ae954e0 00000000 00000000 00000000 00000000
# ae954f0 00000000 00000000 00000000 00000000
# ae95500 00000000 00000000 00000000 00000000
# ae95510 00000000 00000000 00000000 00000000
# ae95520 00000000 00000000 00000000 00000000
# ae95530 00000000 00000000 00000000 00000000
# ae95540 00000000 00000000 00000000 00000000
# ae95550 00000000 00000000 00000000 00000000
# ae95560 00000000 00000000 00000000 00000000
# ae95570 00000000 00000000 00000000 00000000
# ae95580 00000000 00000000 00000000 00000000
# ae95590 00000000 00000000 00000000 00000000
# ae955a0 00000000 00000000 00000000 00000000
# ae955b0 00000000 00000000 00000000 00000000
# ae955c0 00000000 00000000 00000000 00000000
# ae955d0 00000000 00000000 00000000 00000000
# ae955e0 00000000 00000000 00000000 00000000
# ae955f0 00000000 00000000 00000000 00000000
# ae95600 00000000 00000000 00000000 00000000
# ae95610 00000000 00000000 00000000 00000000
# ae95620 00000000 00000000 00000000 00000000
# ae95630 00000000 00000000 00000000 00000000
# ae95640 00000000 00000000 00000000 00000000
# ae95650 00000000 00000000 00000000 00000000
# ae95660 00000000 00000000 00000000 00000000
# ae95670 00000000 00000000 00000000 00000000
# ae95680 00000000 00000000 00000000 00000000
# ae95690 00000000 00000000 00000000 00000000
# ae956a0 00000000 00000000 00000000 00000000
# ae956b0 00000000 00000000 00000000 00000000
# ae956c0 00000000 00000000 00000000 00000000
# ae956d0 00000000 00000000 00000000 00000000
# ae956e0 00000000 00000000 00000000 00000000
# ae956f0 00000000 00000000 00000000 00000000
# ae95700 00000000 00000000 00000000 00000000
# ae95710 00000000 00000000 00000000 00000000
# ae95720 00000000 00000000 00000000 00000000
# ae95730 00000000 00000000 00000000 00000000
# ae95740 00000000 00000000 00000000 00000000
# ae95750 00000000 00000000 00000000 00000000
# ae95760 00000000 00000000 00000000 00000000
# ae95770 00000000 00000000 00000000 00000000
# ae95780 00000000 00000000 00000000 00000000
# ae95790 00000000 00000000 00000000 00000000
# ae957a0 00000000 00000000 00000000 00000000
# ae957b0 00000000 00000000 00000000 00000000
# ae957c0 00000000 00000000 00000000 00000000
# ae957d0 00000000 00000000 00000000 00000000
# ae957e0 00000000 00000000 00000000 00000000
# ae957f0 00000000 00000000 00000000 00000000
# ae95800 00000000 00000000 00000000 00000000
# ae95810 00000000 00000000 00000000 00000000
# ae95820 00000000 00000000 00000000 00000000
# ae95830 00000000 00000000 00000000 00000000
# ae95840 00000000 00000000 00000000 00000000
# ae95850 00000000 00000000 00000000 00000000
# ae95860 00000000 00000000 00000000 00000000
# ae95870 00000000 00000000 00000000 00000000
# ae95880 00000000 00000000 00000000 00000000
# ae95890 00000000 00000000 00000000 00000000
# ae958a0 00000000 00000000 00000000 00000000
# ae958b0 00000000 00000000 00000000 00000000
# ae958c0 00000000 00000000 00000000 00000000
# ae958d0 00000000 00000000 00000000 00000000
# ae958e0 00000000 00000000 00000000 00000000
# ae958f0 00000000 00000000 00000000 00000000
# ae95900 00000000 00000000 00000000 00000000
# ae95910 00000000 00000000 00000000 00000000
# ae95920 00000000 00000000 00000000 00000000
# ae95930 00000000 00000000 00000000 00000000
# ae95940 00000000 00000000 00000000 00000000
# ae95950 00000000 00000000 00000000 00000000
# ae95960 00000000 00000000 00000000 00000000
# ae95970 00000000 00000000 00000000 00000000
# ae95980 00000000 00000000 00000000 00000000
# ae95990 00000000 00000000 00000000 00000000
# ae959a0 00000000 00000000 00000000 00000000
# ae959b0 00000000 00000000 00000000 00000000
# ae959c0 00000000 00000000 00000000 00000000
# ae959d0 00000000 00000000 00000000 00000000
# ae959e0 00000000 00000000 00000000 00000000
# ae959f0 00000000 00000000 00000000 00000000
# ae95a00 00000000 00000000 00000000 00000000
# ae95a10 00000000 00000000 00000000 00000000
# ae95a20 00000000 00000000 00000000 00000000
# ae95a30 00000000 00000000 00000000 00000000
# ae95a40 00000000 00000000 00000000 00000000
# ae95a50 00000000 00000000 00000000 00000000
# ae95a60 00000000 00000000 00000000 00000000
# ae95a70 00000000 00000000 00000000 00000000
# ae95a80 00000000 00000000 00000000 00000000
# ae95a90 00000000 00000000 00000000 00000000
# ae95aa0 00000000 00000000 00000000 00000000
# ae95ab0 00000000 00000000 00000000 00000000
# ae95ac0 00000000 00000000 00000000 00000000
# ae95ad0 00000000 00000000 00000000 00000000
# ae95ae0 00000000 00000000 00000000 00000000
# ae95af0 00000000 00000000 00000000 00000000
# ae95b00 00000000 00000000 00000000 00000000
# ae95b10 00000000 00000000 00000000 00000000
# ae95b20 00000000 00000000 00000000 00000000
# ae95b30 00000000 00000000 00000000 00000000
# ae95b40 00000000 00000000 00000000 00000000
# ae95b50 00000000 00000000 00000000 00000000
# ae95b60 00000000 00000000 00000000 00000000
# ae95b70 00000000 00000000 00000000 00000000
# ae95b80 00000000 00000000 00000000 00000000
# ae95b90 00000000 00000000 00000000 00000000
# ae95ba0 00000000 00000000 00000000 00000000
# ae95bb0 00000000 00000000 00000000 00000000
# ae95bc0 00000000 00000000 00000000 00000000
# ae95bd0 00000000 00000000 00000000 00000000
# ae95be0 00000000 00000000 00000000 00000000
# ae95bf0 00000000 00000000 00000000 00000000
# ae95c00 00000000 00000000 00000000 00000000
# ae95c10 00000000 00000000 00000000 00000000
# ae95c20 00000000 00000000 00000000 00000000
# ae95c30 00000000 00000000 00000000 00000000
# ae95c40 00000000 00000000 00000000 00000000
# ae95c50 00000000 00000000 00000000 00000000
# ae95c60 00000000 00000000 00000000 00000000
# ae95c70 00000000 00000000 00000000 00000000
# ae95c80 00000000 00000000 00000000 00000000
# ae95c90 00000000 00000000 00000000 00000000
# ae95ca0 00000000 00000000 00000000 00000000
# ae95cb0 00000000 00000000 00000000 00000000
# ae95cc0 00000000 00000000 00000000 00000000
# ae95cd0 00000000 00000000 00000000 00000000
# ae95ce0 00000000 00000000 00000000 00000000
# ae95cf0 00000000 00000000 00000000 00000000
# ae95d00 00000000 00000000 00000000 00000000
# ae95d10 00000000 00000000 00000000 00000000
# ae95d20 00000000 00000000 00000000 00000000
# ae95d30 00000000 00000000 00000000 00000000
# ae95d40 00000000 00000000 00000000 00000000
# ae95d50 00000000 00000000 00000000 00000000
# ae95d60 00000000 00000000 00000000 00000000
# ae95d70 00000000 00000000 00000000 00000000
# ae95d80 00000000 00000000 00000000 00000000
# ae95d90 00000000 00000000 00000000 00000000
# ae95da0 00000000 00000000 00000000 00000000
# ae95db0 00000000 00000000 00000000 00000000
# ae95dc0 00000000 00000000 00000000 00000000
# ae95dd0 00000000 00000000 00000000 00000000
# ae95de0 00000000 00000000 00000000 00000000
# ae95df0 00000000 00000000 00000000 00000000
# ae95e00 00000000 00000000 00000000 00000000
# ae95e10 00000000 00000000 00000000 00000000
# ae95e20 00000000 00000000 00000000 00000000
# ae95e30 00000000 00000000 00000000 00000000
# ae95e40 00000000 00000000 00000000 00000000
# ae95e50 00000000 00000000 00000000 00000000
# ae95e60 00000000 00000000 00000000 00000000
# ae95e70 00000000 00000000 00000000 00000000
# ae95e80 00000000 00000000 00000000 00000000
# ae95e90 00000000 00000000 00000000 00000000
# ae95ea0 00000000 00000000 00000000 00000000
# ae95eb0 00000000 00000000 00000000 00000000
# ae95ec0 00000000 00000000 00000000 00000000
# ae95ed0 00000000 00000000 00000000 00000000
# ae95ee0 00000000 00000000 00000000 00000000
# ae95ef0 00000000 00000000 00000000 00000000
# ae95f00 00000000 00000000 00000000 00000000
# ae95f10 00000000 00000000 00000000 00000000
# ae95f20 00000000 00000000 00000000 00000000
# ae95f30 00000000 00000000 00000000 00000000
# ae95f40 00000000 00000000 00000000 00000000
# ae95f50 00000000 00000000 00000000 00000000
# ae95f60 00000000 00000000 00000000 00000000
# ae95f70 00000000 00000000 00000000 00000000
# ae95f80 00000000 00000000 00000000 00000000
# ae95f90 00000000 00000000 00000000 00000000
# ae95fa0 00000000 00000000 00000000 00000000
# ae95fb0 00000000 00000000 00000000 00000000
# ae95fc0 00000000 00000000 00000000 00000000
# ae95fd0 00000000 00000000 00000000 00000000
# ae95fe0 00000000 00000000 00000000 00000000
# ae95ff0 00000000 00000000 00000000 00000000

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ