Silan Network & Wireless Cards Driver



Details
Original Title: Mehmetcik Kut’ul Amare
English Title: Victorious Mehmets
Also Known As: Mehmetcik Kutlu Zafer
Genre: History, Period Drama
Episodes: 33 episodes (1-19 episodes in season 1: 18 January 2018 – 7 June 2018; 20-33 episodes in season 2: 23 October 2018-31 January 2019)
Broadcast Network: TRT 1
Broadcast Period: 18 January 2018 – 31 January 2019
Production Company: Bozdag Film
Director: Mustafa Sevki Dogan, Kamil Aydin
Screen Writer: Mehmet Bozdag
Filming Locations: Istanbul, Turkey

  1. Silan Network Company
  2. Silan Network Recipes
  3. Silan Network Services
  4. Silan Network App
  5. Silan Network & Wireless Cards Drivers
  • Summary: Lexi Irwin's birthday is and is 28 years old. Before moving to Lexi's current city of Somerset, CA, Lexi lived in South Lake Tahoe CA and Simi Valley CA.
  • Silan SC92031 PCI Fast Ethernet Adapter - there are 1 drivers found for the selected device, which you can download from our website for free. Select the driver needed and press download.

Synopsis
The story takes place during the period of 1914-1916. During this time, Ottoman Empire is fighting against Entente Countries including Britain and France.

The Ottoman Empire has been fighting at various fronts. One of the fronts that is very challenging is Kutul Amare front located in Iraq border. Suleyman Askeri (Kaan Tasaner) looks for the most talented applicants for the troop that will fight at Kutul Amare.

Mehmet (Ismail Ege Sasmaz) is an orphan guy who has been raised together with his friend Sait (Semih Erturk) by a soldier Husrev (Serdar Gokhan). Husrev is a successful soldier who has fought for his country at various wars. He has been training Mehmet and Sait in a hard way so that they could fight for Ottoman army.

Read More »

Network & Wireless Cards. A network interface controller (also known as a network interface card, network adapter, LAN adapter and by similar terms).

Intro

This is intended to be a repository for info on the MStar/SigmaStar SoCsand the associated mainling effort.

This will probably never get as big as linux-sunxi so github pages should bemore than enough.

Before MStar was bought out by MediaTek the company offered a wide rangeof SoCs focused at STB and camera applications. Since the company wasbought by MediaTek the camera SoC part of the company has been spun outinto the fully owned subsidiary called Sigmastar. The camera SoCs that are now marketed by Sigmastar will be the main focus here.

It’s worth noting that the MStar/Sigmastar camera SoCs seem to be derivedfrom the SoCs made by Alpha Imaging Technology which was merged into MStarat some point.

FAQ

  • Q: Why linux-chenxing?
  • A: The name is a parody of linux-sunxi for Allwinner SoCs. MStar in Chinese is chenxing and the newer SigmaStar name is xingchen.

  • Q: Is this the official support site for MStar/SigmaStar?
  • A: No. There is no relationship between this site and the vendor. This is a “community” (community meaning one fat guy with a multimeter right now) research effort.

  • Q: If I pay you money will you support me using the official SDKs?
  • A: No.

  • Q: Is there an IRC channel, discord or something for discussion?
  • A: Please use github’s dicussion feature for now.

  • Q: Should I upload SDKs and post links here?
  • A: Please don’t. Extract the parts that are licensed in a friendly way (i.e. GPLv2 or BSD) and push them onto github or somewhere and link that instead.

    The exception to this rule is where the SDK has already been leaked to github. For example there are some copies of the SDKs that seem to have been uploaded by manufacturers that are actually trying to comply with the licenses covering the kernel, u-boot etc and uploaded the entire SDK.

    Basically, if someone else leaks their copy of an SDK that’s their problem.

  • Q: Should I upload datasheets or other references here?
  • A: Maybe. If they are already easy to download then putting them here for non-profit educational/research purposes should be ok. IANAL but as far as I can tell github is in the US and fair use applies.

    Materials that are behind an NDA wall like those in the SDKs might be interesting but most of the information they contain can be worked out from the kernel sources or about stuff contained the proprietary modules we don’t really care about anyways.

  • Q: Why is Tux orange and why does he have a stalk and leaf sticking out of his head?
  • A: The SigmaStar logo is an orange isn’t it? Looks like one to me.

u-boot

For most chips u-boot is loaded by loading the SPL as IPL-CUST from the IPL so that blob is needed.The mercury5 however can boot with the u-boot SPL as the IPL so no blobs are required.Getting the other chips to boot without the vendor IPL is mostly a case of doing the DDR setup in the SPL.

load u-boot SPL from boot ROMload u-boot SPL from vendor IPLload u-boot from SPI NORload u-boot from SPI NANDload u-boot from SD
infinity1yesyes
infinity2myeswipyes
infinity3yesyes
infinity5wipwip
infinity6wipwip
infinity6b0wipwip
mercury5yes, SDyesyesyes

linux

boots to shell from initramfsboots to shell from local storagefull system from local storage with network etcboots without blobs (no vendor IPL)smp
infinity1yesyesyes
infinity2myesyesyes
infinity3yesyesyes
infinity5
infinity6wipwipwip
infinity6b0yeswipwip
mercury5yesyesyesyes

This table is an attempt to collect all of the different part numbers forthe different families and the resources that have been found to reverse engineer each of them.

If possible the data codes will have the earliest and latest known date codes so that we can tell roughlywhen each type of chip was produced.

familypartdate codesprocess sizesample device acquiredboot rom dumpedfirmware dumpedSDK acquiredproduct brief acquireddatasheet acquired
cedric
mst786yes
infinity1yes[0]
msc3131647Byesyes
msc313d1638B
infinity2myes
msr620
msr620q1717S
ssr621d1945Syesyesyes
ssd201yes
ssd202dyes
infinity3yes[0]
msc313e1744Byesyesyesyes
1916S
msc316dc1929Syessame as msc313eyesyes
msc316qyes
msc318yes
infinity6
ssc3231928S
1936J
ssc3251937Syesyesyes
ssc33328nm
ssc333de28nm
infinity6b0
ssc33528nm
ssc336d22nm
ssc336q22nm
ssc337de28nmyes
ssc338q22nm
ssc338g22nm
ssc339g22nm
mercury2yes
msc83281744yes
mercury5
ssc83361915Syesyes
ssc8336n1918Syesyesyes
1936S
ssc8339d1838Ayes
misc
ssa330dyes
ssa530gyes
ssd222yes
  • [0] SDK seems to actually be for the infinity1 but the infinity3 is very similar

See mainlining

Spotted a chip that isn’t here? Please see adding new chips.

MIPS based

MStar used to make a lot of MIPS based SoCs for STBs. These aren’t thatinteresting in themselves but the IP blocks used in the MIPS SoCs werecarried forward to the later ARM chips so any datasheets that can be foundfor the MIPS SoCs might help with reverse engineering the current ARM basedones.

STB

  • MSD7818
  • MSD7828

32bit ARM based

Napoli?

  • MSO9810 - Quad Core ARM Cortex-A9

Cedric Family

Silan
  • MST786 - Dual core Cortex A9 automotive (head unit) SoC

Infinity IP camera family

Infinity1

  • IP camera chips with video encoder and camera interface

  • MSC313 - Cortex A7 + 64MB DDR2 in a QFN80
  • MSC313D - Probably a Cortex A7 + 128MB DDR3 in a BGA

Infinity2

  • part numbers not known. there are some references in the SDKs etc to infinity2 and it seemsto be dual Cortex A9
  • Probably for the recording side i.e. has a video decoder and no camera interface.

Infinity2m

  • Closer to the infinity6 chips than the infinity2.
  • Probably a replacement for the recording side, has video decoder, framebuffer etc.

  • SSR621D - Dual Cortex A7 128MB DDR3(TBC) in QFN128 with HDMI, VGA, SATA
  • SSD201 - Dual Cortex A7 with 64MB of DDR2 in QFN128
  • SSD202D - Dual Cortex A7 with 128MB of DDR3 in a QFN128

  • MSR620? Maybe “k6lite” family
  • MSR630? Maybe “k6” family
    • TL-NVR6104C-4PX (based on MSR630 being in the source paths in the kernel binary)

Infinity3

  • Updated version of the infinity1

  • MSC313E - Cortex A7 + 64MB DDR2 in a QFN80
  • MSC316DC - Cortex A7 + 128MB DDR3 in a QFN88
  • MSC316Q - Cortex A7 + 128MB DDR3 in a 256 ball BGA
  • MSC318 - Cortex A7 + 128MB DDR3 in a 324 ball BGA

Silan Network Company

Infinity 4

Doesn’t seem to exist.

Infinity5

  • Seems to be a version of the infinity3 that can handle higher resoltion sensors.

  • SSC328Q - Cortex A7 + 256MB DDR3 (this might be i6)
  • SSC329Q - Cortex A7 + 256MB DDR3 + NPU (this might be i6)

Infinity6

  • Updated version of the infinity3.

  • SSC323 - probably Cortex A7 + 64MB DDR2 in a QFN88
  • SSC325 - Cortex A7 + 64MB DDR2 in a QFN88
  • SSC325DE - Cortex A7 + 128MB DDR3 in a QFN88
  • SSC326D - Cortex A7 + 128MB DDR3 + NPU
  • SSC327DE - Cortex A7 + 128MB DDR3

Infinity6b0

  • SSC335DE - probably Cortex A7 + ?? + in a QFN88
  • SSC337DE - probably Cortex A7 + 128MB DDR3 + in a QFN128– MC-F50: https://item.taobao.com/item.htm?id=619778901522&spm=1101.1101.N.N.e3dd64c

Infinity 6e

  • Infinity 6e seems to be a dual core variation in this family

Mercury family

Mercury2

  • Dash camera SoC.

  • AIT8328/MSC8328 - Probably ARM9
  • AIT8428 - Probably ARM9

Mercury5

  • Dash camera SoC based on the infinity3.

  • SSC8336 - Probably Cortex A7 + 64MB DDR2 in a QFP128
  • SSC8336N - Cortex A7 + 64MB DDR2 in a 128 pin QFN
  • SSC8339D - Probably in this family, Cortex A7 + 128MB(?) DDR3(?) in a 268 ball BGA

Misc

  • MSB2521 - ARM9 based SatNav on a chip
  • MSB2531 - Cortex A7 SatNav on a chip
  • MSW8535N - ARM9 based feature phone chip?
  • SSC8629D - AI enabled
  • SSC8629Q
  • SSC8668G
  • SSC8539
  • SSA520
  • SSD203D
  • SSD210 - Dual Cortex A7 QFN68

According to the code that is in the wild and SigmaStars page there are some Cortex-A53 based chips.

  • MT53xx
  • SSW101B - Seems to be a wifi chip, maybe based on the same core as the XR819.
    • See xradio.

Injoinic seem to be the recommended PMIC vendor for these chips. Maybe like the Allwinner/Xpowers relationship?

Silan MEMs accelerometers seem to be used for a lot of the dash cam devices.

Silan Network Recipes

See IP.

See ISP.

  • BootROM - Baked in BootROM
  • IPL - First/Second stage bootloaders
  • MXPT - Partition table used for SPI NOR

Silan Network Services

Sources of firmwares for reverse engineering

Silan Network App

To get the device tree out of the kernel you can use binwalk + extract-dtb and dtc.

Silan Network & Wireless Cards Drivers

  • Breadbee (Infinity3 - msc313e)
  • 70mai Midrive D08 a.k.a Dash Cam Lite (Mercury5)
  • aiwinn - seems to supply a bunch of AI enabled things based on SigmaStar SoCs
  • comake.online - Sigmastar’s new open forum.

Buying chips

See wheretobuy

This site is open source. Improve this page.