Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!usc!apple!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.unix.sysv386 Subject: Re: Why don't they use INT 13h throughout boot? Message-ID: <35858@cup.portal.com> Date: 11 Nov 90 22:34:28 GMT References: <35811@cup.portal.com> <49608@bigtex.cactus.org> Organization: The Portal System (TM) Lines: 10 Finding out what mapping was being used by INT 13h shouldn't be a problem. The boot code would ask the INT 13h code for this and pass it to the kernel. I would be satisfied, I suppose, if Unix vendors would make the object code for their boot stuff available as part of the kernel reconfiguration stuff, and document how to link in a driver with the boot code. Tim Smith