Sponsored Content
Operating Systems Linux Help Cross compiling a kernel for an HP Jornada 728 Post 302361617 by Corona688 on Tuesday 13th of October 2009 04:45:54 PM
Old 10-13-2009
Quote:
Originally Posted by semash!
I know there are projects like Jlime, Familiar Linux, 720 Degrees, etc. But i want something based on the distribution i use, Slackware and made by myself.
These would still seem to be the best starting point. Use these to build the things you need, then start from scratch once you do.
Quote:
Three days ago, i successfully created a bootable kernel on the Jornada, it hanged at loading the initial ramdisk, but IT WORKED, there appeared tux on the display, loaded the TCP/IP stack, etc. The thing is that now i am not able to make a working kernel!
Did you save the .config from then? If so, go back to it.
 

4 More Discussions You Might Find Interesting

1. Programming

Cross compiling under Windows for Linux

I have two headless servers I am writing code for, and a Windows box networked with them. I want to compile my code within an IDE on the Windows box (eclipse most likely) and run the compiled binarys on the Linux boxes. Will this work? Using Cygwin (or MinGW)? Thoughts? Cheers, Ian (8 Replies)
Discussion started by: IanVaughan
8 Replies

2. Linux

kernel compiling

Hello, I have several questions to get awnsered about the newer linux kernels (2.6.25) and above. 1st question: Ive read that the newer kernels you can compile the marvell sd8686 driver from the source. can anyone confrim this? only binaries i see for that driver are for 2.6.24 and im already... (0 Replies)
Discussion started by: old noob
0 Replies

3. UNIX for Dummies Questions & Answers

Cross-compiling libiconv for uclinux

Hi everyone, I want to cross-compile libiconv for uclinux to create a static library. I use the following command : ./configure --enable-static --disable-shared --build=i686-pc-linux-gnu --host=nios2-unknown-linux-gnu --prefix=/home/captain/Programs/nios2-linux/uClinux-dist/staging/usr... (2 Replies)
Discussion started by: moganesh
2 Replies

4. UNIX and Linux Applications

Cross Compiling Issue of udev-151 for MIPS Little Endain Architecture

Hi All, I am trying to cross compile udev-151 for MIPS little endian architecture. I am configuring like this: ./configure --prefix=$PWD/sree --host=mips-linux-gnu configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then... (3 Replies)
Discussion started by: bsreeram
3 Replies
UIPAQ(4)						   BSD Kernel Interfaces Manual 						  UIPAQ(4)

NAME
uipaq -- USB support for iPAQ units SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uipaq device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uipaq_load="YES" HARDWARE
The uipaq driver supports the following adapters: ASUS P535 PDA Casio BE300 PDA Compaq IPaq PocketPC HP Jornada 568 HP iPAQ 22xx/Jornada 548 HTC PPC6700 Modem HTC Smart Phone HTC Winmobile Sharp W-ZERO3 ES Spart Phone Most Windows CE based phones DESCRIPTION
The uipaq driver provides support for the USB serial emulation provided by the iPAQ devices. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ucom(4), uhub(4), usb(4) HISTORY
The FreeBSD support was imported from NetBSD for FreeBSD 7.0. NetBSD added support in NetBSD 4.0 and it was imported from OpenBSD 3.8. BSD
August 24, 2008 BSD
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy