Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

floppy.cc File Reference

#include "floppy.h"
#include "pic.h"
#include "physmem.h"
#include "screen.h"

Include dependency graph for floppy.cc:

Include dependency graph

Functions

void floppy_interrupt_handler (volatile Handler_registers &registers)
void floppy_timer_handler (volatile Handler_registers &registers)

Variables

Screen screen
PIC pic
Interrupts interrupts

Function Documentation

void floppy_interrupt_handler volatile Handler_registers   registers [inline]
 

Interrupt handler called to signal the completion of an operation.

void floppy_timer_handler volatile Handler_registers   registers [inline]
 

Timer handler that is called at a regular interval.


Variable Documentation

Interrupts interrupts
 

PIC pic
 

Screen screen
 


Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman