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

Bug#285430: Wrong module listed for INI-A100U2W



Package: initrd-tools
Version: 0.1.74

The mkinitrd script has the wrong module listed for the Initio INI-A100U2W SCSI card. It attempts to probe for a nonexistent module called "inia100", when it should be looking fof the module "a100u2w".

On line 518 of mkinitrd it says:

s/^INIA100$/inia100/; t

This should be changed to:

s/^INIA100$/a100u2w/; t

--
Seth "ninja monkey" Mattinen
sethm@rollernet.us




Reply to: