[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0608241506200.19927@yvahk01.tjqt.qr>
Date: Thu, 24 Aug 2006 15:10:33 +0200 (MEST)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Daniel Rodrick <daniel.rodrick@...il.com>
cc: linux-kernel@...r.kernel.org,
kernelnewbies <kernelnewbies@...linux.org>,
linux-newbie@...t.kernel.org, satinder.jeet@...il.com
Subject: Re: Generic Disk Driver in Linux
>
> I was curious that can we develop a generic disk driver that could
> handle all the kinds of hard drives - IDE, SCSI, RAID et al?
ide_generic
sd_mod
All there, what more do you want?
> I thought we could use the BIOS interrupt 13H for this purpose,
>
I fail to see a BIOS on non-x86 computers.
> but ran into a LOT of real mode / protected mode issues.
>
Sure. We are not real mode.
Ever heard of BIOS limitations? If no, first check out
http://www.pcguide.com/ref/hdd/bios/sizeGB8-c.html
Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists