Re: [PATCHSET 17/23] add support for PC-9800 architecture (SCSI)

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Oct 28 2002 - 17:33:51 EST


On Mon, 2002-10-28 at 17:30, Osamu Tomita wrote:
> This is a part 17/23 of patchset for add support NEC PC-9800 architecture,
> against 2.5.44.

If all the BIOS mapping for the PC9800 is the same then intead of
patching the drivers add an

        if(pc98)
                pci98_bios_param(...)
        else
                host->bios_param()

change in the scsi core code not in each driver

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:39 EST