Name: Erik Andersen
Member since: 2001-03-20 03:42:34
Last Login: N/A
Homepage: http://codepoet.org/andersen/erik/erik.html
Notes: I'm just some guy. I have been hacking Linux since 1996, when I became a Debian developer and took over maintaining the Linux kernel CD-ROM subsystem. Ever see the Uniform CD-ROM driver when you boot up linux? Well I'm the one that made it be uniform (and in fact, I'm the one that wrote that particular boot message). See back then, there were 68 flavors of strange cdrom drivers, all different. I established the current cdrom.h header file that defines exactly how cdrom drives operate under Linux, I adjusted the work-in-progress cdrom.o driver, then I went through and ported the various wierd cdrom drivers to all go through the uniform driver. The funny thing is, I don't even have very many CDs. I only got into the job bacuse I made the mistake of buying a 4 slot cdrom changer that was badly supported. So I started downloading specs and hacking the kernel and pretty soon I was maintaining things. Eventually, I ended up getting really sick with cancer, and I gave up the cdrom stuff to Jens Axboe, who has now been doing the job for a couple of years.
Anyways, fortunately, I got better. Since I no longer maintained the cdrom drivers for the kernel I was free to work on other things for the first time in a few years. I spent a while hacking 3D stuff and doing VRML, but that got boring. So then I began working on GnomeHack, a port of the venerable, but still wonderful role-playing game of nethack to the Gnome windowing system and the Gtk toolkit. This has now been integrated into the mainline nethack source tree.
These days, my major project is BusyBox, a GPLed suite of tiny UNIX utilities that provides a pretty complete POSIX environment in a very small package. I have rewritten most of it, and added tons of functionality (all optional of course). It was originaly written for the Debian boot-floppies by Bruce Perens, but really makes an excellent base for small or embedded systems.
Over the past year, I did a port of uClinux for the Atmel at91 series arm7tdmi cpus. I have adopted the orphaned uClibc C library for embedded systems. I initially did an x86 and an ARM port and I've recently made it work as a shared library. My work on uClibc has now become the One True Source Tree(tm), and it now lives at cvs.uclinux.org.
In the April Embedded Systems Conference, in San Francisco, I will be presenting a paper on "Rolling your own Embedded Linux Distribution", where I will walk people through the process of making their own embedded Linux distribution. The cool thing is that the entire user space on this embedded distro, based on Busybox and the uClibc, shared library is maintained by me. And what is even more cool is that it all weighs in at only 350k. Not too bad I think.
One downside to running several Open Source projects is that when working on one, the other gets neglected. I've been neglecting BusyBox for the last few days...
While fixing up busybox, I fixed up uClibc's syscall support a bit by adding a few obscure syscalls also provided by glibc. Mostly kernel module related stuff. This has the nice side effect that busybox compiles vs uClibc again (the syscall adjustment had broken it).
andersee certified others as follows:
Others have certified andersee as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!