Manbo Core2 kernel
From Mandriva Community Wiki
Contents |
[edit] Introduction
This page provides important information about the kernel being developed for Manbo Core 2, which will be included in Mandriva 2009.0 and Turbo Linux distributions.
[edit] Kernel base version
Current kernel base is 2.6.26-rc4-git5 (for 2.6.24 -> 2.6.25 changes, click here).
[edit] Important changes
[edit] laptop package has been dropped
Some basic measurements have shown that the old -laptop kernel was not saving much power when compared to the -desktop one, the main reason is probably CONFIG_NO_HZ support.
Because of that we have dropped the -laptop package.
[edit] New features
[edit] New drivers
What follows is a list of new drivers found in the current kernel. Some drivers are not exactly new, but are listed here because they were not enabled in previous kernels.
Please, note that only the names of the modules are listed. We will provide more information about each module in the near future.
- acer-wmi
- ads7828
- ads7846
- adt7473
- apanel
- ath5k
- block2mtd
- bnx2x
- can-bcm
- can
- can-raw
- ccm
- cls_flow
- cmd640
- crypto_blkcipher
- ctr
- ds2482
- dscc4
- em28xx-alsa
- enc28j60
- enclosure
- gcm
- g_printer
- hifn_795x
- hpwdt
- ide-cd_mod
- ide-pci-generic
- intel_menlow
- ipwireless
- iuu_phoenix
- iw_nes
- jmb38x_ms
- l440gx
- lapbether
- leds-clevo-mail
- lmc
- lzo_compress
- lzo_decompress
- lzo
- m52790
- map_rom
- matrox_w1
- memstick
- mspro_block
- mvsas
- nandsim
- onenand
- pata_ninja32
- pcf8575
- r6040
- radio-si470x
- realtek
- riscom8
- rndis_wlan
- rtc-ds1511
- rtc-r9701
- rtc-s35390a
- rtl8180
- salsa20_generic
- salsa20-i586
- sc1200wdt
- scx200_acb
- seqiv
- ses
- snd-aw2
- snd-pcsp
- stkwebcam
- svcrdma
- synclink_gt
- tda18271
- tda9887
- tifm_ms
- tpm_atmel
- tpm_bios
- tpm_infineon
- tpm
- tpm_nsc
- tpm_tis
- tps65010
- tuner-xc2028
- vcan
- virtio_balloon
- virtio_pci
- w1_ds2433
- w1_smem
- w1_therm
- w83l786ng
- wmi
- x25_asy
- xc5000
- xt_iprange
- xt_owner
- xt_rateest
- xt_RATEEST
- xt_TCPOPTSTRIP
[edit] Temporarily removed drivers
What follows is a list of temporarily removed drivers. Most of them are broken and need to be updated/fixed in order to be distributed again.
Others can be dropped from the kernel, but we are still checking them and will update this page as soon as we have more information.
- ablkcipher
- apparmor
- blkcipher
- doc2000
- doc2001
- drbd
- ds1337
- ds1374
- encode-big5
- encode-eucjp
- encode-gbk
- encode-gb
- encode-jis
- encode-kscm
- encode-sjis
- epsa2
- epst
- fixed
- hdlc_ppp
- ip6t_owner
- ipt_iprange
- ipt_owner
- ipt_SAME
- ipt_time
- ipt_tos
- ipt_TOS
- onscsi
- pca9539
- pnc2000
- psi240i
- seagate
- shaper
- sparcsi
- syaoran
- t348
- t358
- tomoyo
- unicom
- unikey
- vpi0
[edit] Removed modules
The modules in this section have been removed from the kernel, but the alternative module to be used is given.
- acer_acpi: use acer_wmi
- ide_cd: use ide_cd_mod
- mxser_new: use mxser
- wmi_acer: use wmi
- generic: use ide_pci_generic, pata_acpi, pata_netcell or pata_ns87410 depending on your hardware

