[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: updating kernel-wedge



* Otavio Salvador <otavio@ossystems.com.br> [2009-03-21 17:02]:
> This is the first proposal of patches to update our kernel to
> 2.6.29. I belive we'll still have changes to do on this set of patches
> before really commiting it but it would be nice if porters could take
> a look at them and propose patches for any remaining issues.

These changes look good to me.  I suggest you commit them to SVN.

The following change is also needed because ide-disk got renamed.

 * Include ide-gd_mod (for ATA/ATAPI disks and floppy)

We should probably include ide-pci-generic too, although from the
comment in the Makefile it seems this one has to be loaded last, so
this may require some work elsewhere in d-i.

Index: modules/ide-modules
===================================================================
--- modules/ide-modules	(revision 57897)
+++ modules/ide-modules	(working copy)
@@ -1,5 +1,6 @@
 ide-generic ?
 ide-detect ?
+ide-gd_mod ?
 ide-disk ?
 adma100 ?
 aec62xx ?

-- 
Martin Michlmayr
http://www.cyrius.com/


Reply to: