Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!math.ohio-state.edu!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!feed1.news.erols.com!news From: Ken Bigelow <kbigelow@www.play-hookey.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: EIDE support? (possible dumb question) Date: Tue, 15 Oct 1996 18:50:17 +0000 Organization: Erol's Internet Services Lines: 30 Message-ID: <3263DCE9.25A4@www.play-hookey.com> References: <53tsln$3je@harvey.cs.umd.edu> Reply-To: kbigelow@www.play-hookey.com NNTP-Posting-Host: kenjb05.play-hookey.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win16; U) Jerry Wieber wrote: > > I'm looking at buying a Gateway 2000 Pentium Pro machine; but I'd like to > forgo SCSI. Does FreeBSD support any EIDE hard drives? I'm not sure what > the difference is betwixt IDE and EIDE at all. > > Thanks for any pointers, Don't worry -- EIDE is no problem for FreeBSD. The distinction stems from the old ROM BIOS limits on drive parameters: 16 heads, 1024 cylinders, and 63 sectors (= 504MB). If you count the wires needed for binary addressing, you'll find that these need 20 lines. Add in read and write lines, master/slave control and recognition, and the needed shielding grounds, and you have used up all 40 wires of the IDE cable. EIDE is simply a way past this limit, so we can have these 1GB and 2GB drives and such. You don't need to worry about it with any up-to-date ROM BIOS and motherboard. There is one caveat: If you split your drive among different OSes, the ROM BIOS needs to be able to directly find the FreeBSD kernel. This typically means that the kernel must reside entirely below the 504MB limit. Once loaded, however, the kernel can readily access the rest of the FreeBSD slice, wherever it resides. -- Ken Are you interested in | byte-sized education | http://www.play-hookey.com over the Internet? |