comparison 3rdparty/drivers/disto/cc3disk_sc2_slp.asm @ 400:15d9dbd6a0e4

Added IRQ and sleep versions of Disto's no halt floppy controller's drvier.
author tlindner
date Wed, 28 Aug 2002 04:57:20 +0000
parents 3ccac8049e18
children ecc14d6a24af
comparison
equal deleted inserted replaced
399:3ccac8049e18 400:15d9dbd6a0e4
1 ******************************************************************** 1 ********************************************************************
2 * CC3Disk - Disto No Halt Super Controller II disk driver 2 * CC3Disk - Disto No Halt Super Controller II disk driver
3 *
4 * This driver their 'sleep' driver. It is a no halt (multitasking)
5 * disk driver, but it does not use interrupts. Thus it is safe to use
6 * this driver with other hardware uses interrupts.
3 * 7 *
4 * $Id$ 8 * $Id$
5 * 9 *
6 * Ed. Comments Who YY/MM/DD 10 * Ed. Comments Who YY/MM/DD
7 * ------------------------------------------------------------------ 11 * ------------------------------------------------------------------
8 * 02 None. 12 * 02 Fist disassembled tjl 02/08/27
9 13
10 nam CC3Disk 14 nam CC3Disk
11 ttl os9 device driver 15 ttl os9 device driver
12 16
13 * Disassembled 02/08/27 11:42:59 by Disasm v1.6 (C) 1988 by RML 17 * Disassembled 02/08/27 11:42:59 by Disasm v1.6 (C) 1988 by RML