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

Bug#215455: ddetect needs to modprobe ide-floppy.o on ia64



package: ddetect
version: 0.44
tags: d-i

On ia64 we have ide-floppy.o, and not floppy.o.  I'm not sure what the
right way is to make ddetect modprobe ide-floppy.o... we could just add

      echo "ide-probe-mod:Linux IDE probe Driver"
      echo "ide-detect:Linux IDE detection Driver"
+     echo "ide-floppy:Linux IDE Floppy Driver"
      echo "ide-disk:Linux ATA DISK Driver"
      echo "ide-cd:Linux ATAPI CD-ROM Driver"
      echo "isofs:Linux ISO 9660 Filesystem Driver"
      #echo "i82365:Linux Unknown"


to get_hw_info(), unless anyone has a better idea.  Only drawback would
appear to be that there will be a low priority prompt to load it from a
floppy if you want the driver, on other archs.  




Reply to: