[oe-commits] Denis 'Gnutoo' Carikli : linux-2.6.32: added eee701 support

git version control git at git.openembedded.org
Sat Jan 23 18:50:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f2381395d4125ec2a0ee9c6e6462332bdb2ab9d8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f2381395d4125ec2a0ee9c6e6462332bdb2ab9d8

Author: Denis 'Gnutoo' Carikli <GNUtoo at no-log.org>
Date:   Thu Jan 21 23:23:37 2010 +0100

linux-2.6.32: added eee701 support

Here how it was configured:
*All internal hardware support was built-in
*All external hardware which could be possibly attached was compiled as module
*All hardware which can't be attached such as other pci cards than the builtin
  ones are removed(note that the eeepc 701 doesn't have pc-card)
*The net filtering parts (needed for iptables) were compiled as modules when
  possible

Hardware details:
*The sd-card controler uses the mass storage driver
*The synaptics driver was built as evdev and would need the synaptics xorg
  driver for working,Also note that it can also function as a basic mouse
  but it wouldn't benefit from the synaptics features
*The webcam is uvc
*the network card needs the atl2 driver to work
*the wifi driver is ath5k
*there is an eeepc driver for hotkeys in the kernel named eeepc-laptop
*the graphic card is an intel i915 card

---

 recipes/linux/linux-2.6.32/eee701/defconfig | 3233 +++++++++++++++++++++++++++
 recipes/linux/linux_2.6.32.bb               |    1 +
 2 files changed, 3234 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=f2381395d4125ec2a0ee9c6e6462332bdb2ab9d8




More information about the Openembedded-commits mailing list