On Sun, 14 Nov 1999, Alistair Riddoch wrote: > I am slightly confused about the int 19h issue however. If cassette BASIC > uses this mechanism, but is not envoked until Floppy and HDD boot have > failed, is this what we want? INT 19 points to a code block which tries to search for the drives then calls INT 18 if no drives are found. INT 18 is the vector of ROM BASIC. You can hook to INT 19 to be booted before disks are tried to boot from. This is how SCSI cards, etc can boot, they simply hook INT 19, try to boot from their own disks, and return to BIOS if unable to boot. Etherboot has a switch so you can either boot as soon as the chip is probed, or you can wait until INT 19 is called by BIOS to begin the boot. Davey
- Re: ELKS 0.0.81 available from ftp.ecs.soton.ac... Sam Steele
- Re: ELKS 0.0.81 available from ftp.ecs.soto... Stefan Pettersson
- Re: ELKS 0.0.81 available from ftp.ecs.... John Galt
- Re: ELKS 0.0.81 available from ftp.ecs.... David Murn
- Re: ELKS 0.0.81 available from ftp... Stefan Pettersson
- Re: ELKS 0.0.81 available from... Alistair Riddoch
- Re: ELKS 0.0.81 available from ftp.ecs.... Blaz Antonic
- Re: ELKS 0.0.81 available from ftp... David Murn
- Re: ELKS 0.0.81 available from... Ken Yap
- Re: ELKS 0.0.81 available from... Alistair Riddoch
- Re: ELKS 0.0.81 available from... David Murn
- Re: ELKS 0.0.81 available from... Riley Williams
- Linux on 486 without fdd/hdd Jitendra Kanitkar
- Re: Linux on 486 without fdd/h... Alan Cox
- Re: Linux on 486 without fdd/h... Jitendra Kanitkar
- Re: Linux on 486 without fdd/h... Dan Olson
- Re: ELKS 0.0.81 available from ftp.ecs.soton.ac... Riley Williams
- Re: ELKS 0.0.81 available from ftp.ecs.soto... Alistair Riddoch
- Re: ELKS 0.0.81 available from ftp.ecs.... Riley Williams
- Re: ELKS 0.0.81 available from ftp.ecs.soton.ac.uk Ken Yap
- Re: ELKS 0.0.81 available from ftp.ecs.soton.ac.uk Thomas Stewart
