Author Topic: Sl-c3000 Kernel Source  (Read 4302 times)

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Sl-c3000 Kernel Source
« on: December 02, 2004, 09:39:15 am »
Can all of you SL-C3000 owners please formally request publication of the kernel sources?
This could (maybe) speed up them releasing the source hence enabling 3K-support of 3rd party ROMs.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Sl-c3000 Kernel Source
« Reply #1 on: December 02, 2004, 10:11:58 am »
Mickeyl,

I would be glad to do that, but have never done that before.

Do you or anyone else have a suggestion as to who to contact at Sharp?

Thanks,

Mark
SL-C3000
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

ZeeUser

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Sl-c3000 Kernel Source
« Reply #2 on: December 02, 2004, 10:13:19 am »
Also, perhaps someone could start one of those online petitions and direct Sharp to it?
« Last Edit: December 02, 2004, 10:13:42 am by ZeeUser »

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Sl-c3000 Kernel Source
« Reply #3 on: December 02, 2004, 10:40:33 am »
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Sl-c3000 Kernel Source
« Reply #4 on: December 02, 2004, 11:50:21 am »
That's great Hrw!

Saved me an email!  

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

ZeeUser

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Sl-c3000 Kernel Source
« Reply #5 on: December 07, 2004, 09:32:24 am »
Is a flashable ROM image available for the C3000 yet? Where are the ROMs for the other Japanese Zauri located?

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Sl-c3000 Kernel Source
« Reply #6 on: December 07, 2004, 10:52:19 am »
Has anyone tried this on other models yet ?, does the binary only SD Card driver work ?

I presume there's no problem sharing the binary only driver since being a kernel module it's GPL by inference. (AND STRICTLY SHOULD COME WITH SOURCE).
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

kopsis

  • Sr. Member
  • ****
  • Posts: 329
    • View Profile
    • http://kopsisengineering.com
Sl-c3000 Kernel Source
« Reply #7 on: December 07, 2004, 11:31:31 am »
Quote
I presume there's no problem sharing the binary only driver since being a kernel module it's GPL by inference. (AND STRICTLY SHOULD COME WITH SOURCE).
Linux kernel modules do not have to be released under the GPL. Though Linus frowns on it and attempts to discourage the practice, it is perfectly legal to develop and distribute a non-GPL'd kernel module under a restrictive commercial license and without source code.

If this were not the case, there would be no SD drivers of any kind for the Zaurus since joining the SD association and getting the specs required need to write the module forces you to enter into a non-disclosure agreement that prohibits publishing the source for the drivers.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Sl-c3000 Kernel Source
« Reply #8 on: December 07, 2004, 11:54:06 am »
Quote
Linux kernel modules do not have to be released under the GPL. Though Linus frowns on it and attempts to discourage the practice, it is perfectly legal to develop and distribute a non-GPL'd kernel module under a restrictive commercial license and without source code.

If this were not the case, there would be no SD drivers of any kind for the Zaurus since joining the SD association and getting the specs required need to write the module forces you to enter into a non-disclosure agreement that prohibits publishing the source for the drivers.
Ooh, sounds like a debate worthy of a new thread.

https://www.oesf.org/forums/inde...?showtopic=9129
« Last Edit: December 07, 2004, 12:02:41 pm by iamasmith »
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card