Re: kernel device drivers

2009-02-10 Thread Juan Jose Pablos
Allan Lyons escribió: > Hi, > > I was looking at updating linuxboot/misc/linux-config for the kernel > mentioned in the > Makefile. I have added the version I had. Other than device drivers for disks and network cards (and USB, etc. since that > is where the above can be connected), can an

kernel device drivers

2009-02-10 Thread Allan Lyons
Hi, I was looking at updating linuxboot/misc/linux-config for the kernel mentioned in the Makefile. Other than device drivers for disks and network cards (and USB, etc. since that is where the above can be connected), can anyone see a reason for including other types of device drivers? Doe